[==========] 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
I20260713 09:09:48.303028 21950 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.111.190:36635
I20260713 09:09:48.304625 21950 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:09:48.305697 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:48.323274 21957 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
W20260713 09:09:48.323285 21956 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
W20260713 09:09:48.323422 21959 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
I20260713 09:09:48.326124 21950 server_base.cc:1061] running on GCE node
I20260713 09:09:49.599495 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:49.599807 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:49.600034 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933789600004 us; error 0 us; skew 500 ppm
I20260713 09:09:49.600924 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:49.606667 21950 webserver.cc:533] Webserver started at http://127.21.111.190:42223/ using document root <none> and password file <none>
I20260713 09:09:49.607602 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:49.607854 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:49.608315 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:49.614049 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/master-0-root/instance:
uuid: "9a121deca78b426d989cc9f6dc1250c3"
format_stamp: "Formatted at 2026-07-13 09:09:49 on dist-test-slave-5ggs"
I20260713 09:09:49.623780 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:09:49.629354 21965 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:49.630965 21950 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:09:49.631381 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/master-0-root
uuid: "9a121deca78b426d989cc9f6dc1250c3"
format_stamp: "Formatted at 2026-07-13 09:09:49 on dist-test-slave-5ggs"
I20260713 09:09:49.631704 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-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)
I20260713 09:09:49.683202 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:49.684733 21950 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
I20260713 09:09:49.685226 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:49.763370 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.190:36635
I20260713 09:09:49.763506 22016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.190:36635 every 8 connection(s)
I20260713 09:09:49.772648 22017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:49.796316 22017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3: Bootstrap starting.
I20260713 09:09:49.803243 22017 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.805469 22017 log.cc:826] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3: Log is configured to *not* fsync() on all Append() calls
I20260713 09:09:49.811415 22017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3: No bootstrap required, opened a new log
I20260713 09:09:49.833570 22017 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a121deca78b426d989cc9f6dc1250c3" member_type: VOTER }
I20260713 09:09:49.834216 22017 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.834556 22017 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a121deca78b426d989cc9f6dc1250c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.835737 22017 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a121deca78b426d989cc9f6dc1250c3" member_type: VOTER }
I20260713 09:09:49.836266 22017 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:49.836592 22017 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:49.836953 22017 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.841621 22017 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a121deca78b426d989cc9f6dc1250c3" member_type: VOTER }
I20260713 09:09:49.842612 22017 leader_election.cc:304] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [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: 9a121deca78b426d989cc9f6dc1250c3; no voters: 
I20260713 09:09:49.844945 22017 leader_election.cc:290] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:49.845409 22020 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.848448 22020 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 1 LEADER]: Becoming Leader. State: Replica: 9a121deca78b426d989cc9f6dc1250c3, State: Running, Role: LEADER
I20260713 09:09:49.849515 22020 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [LEADER]: Queue going to LEADER mode. State: All 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: "9a121deca78b426d989cc9f6dc1250c3" member_type: VOTER }
I20260713 09:09:49.850798 22017 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:49.862059 22022 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a121deca78b426d989cc9f6dc1250c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a121deca78b426d989cc9f6dc1250c3" member_type: VOTER } }
I20260713 09:09:49.862154 22021 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a121deca78b426d989cc9f6dc1250c3. Latest consensus state: current_term: 1 leader_uuid: "9a121deca78b426d989cc9f6dc1250c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a121deca78b426d989cc9f6dc1250c3" member_type: VOTER } }
I20260713 09:09:49.862856 22022 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:49.863190 22021 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:49.866901 22029 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:49.882236 22029 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:49.884898 21950 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:49.901751 22029 catalog_manager.cc:1383] Generated new cluster ID: c4827ec99b094037859e979c92e1f009
I20260713 09:09:49.902016 22029 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:49.928112 22029 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:49.930399 22029 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:49.955336 22029 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3: Generated new TSK 0
I20260713 09:09:49.956498 22029 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:50.016686 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:50.027176 22039 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
W20260713 09:09:50.028491 22040 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
I20260713 09:09:50.033670 21950 server_base.cc:1061] running on GCE node
W20260713 09:09:50.034107 22042 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
I20260713 09:09:50.035290 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:50.035615 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:50.035826 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933790035810 us; error 0 us; skew 500 ppm
I20260713 09:09:50.036634 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:50.041131 21950 webserver.cc:533] Webserver started at http://127.21.111.129:42797/ using document root <none> and password file <none>
I20260713 09:09:50.041838 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:50.042084 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:50.042469 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:50.043963 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-0-root/instance:
uuid: "3bfdc97685874a4d8e2c5b34a582a131"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-5ggs"
I20260713 09:09:50.051316 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:09:50.057201 22047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.058262 21950 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:09:50.058624 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "3bfdc97685874a4d8e2c5b34a582a131"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-5ggs"
I20260713 09:09:50.058996 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-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)
I20260713 09:09:50.075886 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:50.077402 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:50.080152 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:50.085163 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:50.085471 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.085886 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:50.086095 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.198721 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:45955
I20260713 09:09:50.198864 22109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:45955 every 8 connection(s)
I20260713 09:09:50.206815 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:50.220625 22114 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
W20260713 09:09:50.223795 22115 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
W20260713 09:09:50.235941 22117 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
I20260713 09:09:50.236092 21950 server_base.cc:1061] running on GCE node
I20260713 09:09:50.237593 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:50.237917 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:50.238165 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933790238140 us; error 0 us; skew 500 ppm
I20260713 09:09:50.239060 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:50.243410 21950 webserver.cc:533] Webserver started at http://127.21.111.130:41825/ using document root <none> and password file <none>
I20260713 09:09:50.244026 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:50.244096 22110 heartbeater.cc:344] Connected to a master server at 127.21.111.190:36635
I20260713 09:09:50.244330 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:50.244632 22110 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:50.244709 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:50.245988 22110 heartbeater.cc:507] Master 127.21.111.190:36635 requested a full tablet report, sending...
I20260713 09:09:50.246359 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-1-root/instance:
uuid: "173c0d839910458f9b2362ad15cf23d5"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-5ggs"
I20260713 09:09:50.250223 21982 ts_manager.cc:194] Registered new tserver with Master: 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955)
I20260713 09:09:50.253482 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:50.253947 21982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60654
I20260713 09:09:50.259320 22122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.260355 21950 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:50.260726 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-1-root
uuid: "173c0d839910458f9b2362ad15cf23d5"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-5ggs"
I20260713 09:09:50.261034 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-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)
I20260713 09:09:50.280849 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:50.282315 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:50.284765 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:50.287892 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:50.288118 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.288388 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:50.288559 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.389927 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.130:41657
I20260713 09:09:50.390260 22184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.130:41657 every 8 connection(s)
I20260713 09:09:50.397408 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:50.406078 22188 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
W20260713 09:09:50.411341 22189 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
I20260713 09:09:50.415737 22185 heartbeater.cc:344] Connected to a master server at 127.21.111.190:36635
W20260713 09:09:50.416028 22191 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
I20260713 09:09:50.416302 22185 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:50.417173 22185 heartbeater.cc:507] Master 127.21.111.190:36635 requested a full tablet report, sending...
I20260713 09:09:50.419507 21982 ts_manager.cc:194] Registered new tserver with Master: 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:50.420929 21982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50598
I20260713 09:09:50.423266 21950 server_base.cc:1061] running on GCE node
I20260713 09:09:50.424152 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:50.424358 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:50.424553 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933790424520 us; error 0 us; skew 500 ppm
I20260713 09:09:50.425181 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:50.428138 21950 webserver.cc:533] Webserver started at http://127.21.111.131:43399/ using document root <none> and password file <none>
I20260713 09:09:50.428624 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:50.428819 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:50.429105 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:50.430142 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-2-root/instance:
uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-5ggs"
I20260713 09:09:50.434791 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:50.438388 22196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.439289 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:09:50.439574 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-2-root
uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-5ggs"
I20260713 09:09:50.439841 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933788128197-21950-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)
I20260713 09:09:50.463480 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:50.464697 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:50.466217 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:50.468832 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:50.469040 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.469292 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:50.469434 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.572292 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.131:44883
I20260713 09:09:50.572825 22258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.131:44883 every 8 connection(s)
I20260713 09:09:50.591334 22259 heartbeater.cc:344] Connected to a master server at 127.21.111.190:36635
I20260713 09:09:50.591770 22259 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:50.592710 22259 heartbeater.cc:507] Master 127.21.111.190:36635 requested a full tablet report, sending...
I20260713 09:09:50.595059 21982 ts_manager.cc:194] Registered new tserver with Master: bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:50.596091 21950 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013433623s
I20260713 09:09:50.596549 21982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50602
I20260713 09:09:50.648310 21982 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50614:
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"
    }
  }
}
W20260713 09:09:50.651878 21982 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.
I20260713 09:09:50.768409 22223 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5d38c9594148648d39ad6edfa7601d (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:50.771452 22222 tablet_service.cc:1511] Processing CreateTablet for tablet 0509ce9edd304492872be0cf90f33a51 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:50.778730 22223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5d38c9594148648d39ad6edfa7601d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.773553 22224 tablet_service.cc:1511] Processing CreateTablet for tablet e2bd20ca27624ef3b0d16ce9397be6c8 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:50.776921 22148 tablet_service.cc:1511] Processing CreateTablet for tablet 0509ce9edd304492872be0cf90f33a51 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:50.786371 22218 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6ab38f48414e1bb0a91887220f6b5f (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:50.782497 22221 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3a3cbb04d14e079f73c145dd6b7812 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:50.788444 22216 tablet_service.cc:1511] Processing CreateTablet for tablet a2d7db0430d640a1a0e5dc310b14502a (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:50.788255 22220 tablet_service.cc:1511] Processing CreateTablet for tablet fb4ab72de1eb4967bea04d6fb5af4d5f (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:50.777889 22219 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1996ebb4144dde8aeeecf0841f15f4 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:50.778956 22150 tablet_service.cc:1511] Processing CreateTablet for tablet e2bd20ca27624ef3b0d16ce9397be6c8 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:50.790992 22222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0509ce9edd304492872be0cf90f33a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.791065 22147 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3a3cbb04d14e079f73c145dd6b7812 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:50.790968 22149 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5d38c9594148648d39ad6edfa7601d (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:50.790165 22217 tablet_service.cc:1511] Processing CreateTablet for tablet 4c56574a231c41bbb6fae5f70e85a251 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:50.807458 22144 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6ab38f48414e1bb0a91887220f6b5f (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:50.811920 22147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3a3cbb04d14e079f73c145dd6b7812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.810817 22145 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1996ebb4144dde8aeeecf0841f15f4 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:50.788468 22146 tablet_service.cc:1511] Processing CreateTablet for tablet fb4ab72de1eb4967bea04d6fb5af4d5f (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:50.813447 22224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bd20ca27624ef3b0d16ce9397be6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.814431 22149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5d38c9594148648d39ad6edfa7601d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.812304 22143 tablet_service.cc:1511] Processing CreateTablet for tablet 4c56574a231c41bbb6fae5f70e85a251 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:50.818976 22144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6ab38f48414e1bb0a91887220f6b5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.818984 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d7db0430d640a1a0e5dc310b14502a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.820164 22142 tablet_service.cc:1511] Processing CreateTablet for tablet a2d7db0430d640a1a0e5dc310b14502a (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:50.833642 22075 tablet_service.cc:1511] Processing CreateTablet for tablet e2bd20ca27624ef3b0d16ce9397be6c8 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:50.837978 22148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0509ce9edd304492872be0cf90f33a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.841107 22073 tablet_service.cc:1511] Processing CreateTablet for tablet 0509ce9edd304492872be0cf90f33a51 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:50.844625 22074 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5d38c9594148648d39ad6edfa7601d (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:50.846546 22075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bd20ca27624ef3b0d16ce9397be6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.848259 22074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5d38c9594148648d39ad6edfa7601d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.850729 22073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0509ce9edd304492872be0cf90f33a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.850751 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bd20ca27624ef3b0d16ce9397be6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.854794 22072 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3a3cbb04d14e079f73c145dd6b7812 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:50.856819 22072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3a3cbb04d14e079f73c145dd6b7812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.856840 22143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c56574a231c41bbb6fae5f70e85a251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.861234 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d7db0430d640a1a0e5dc310b14502a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.865464 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1996ebb4144dde8aeeecf0841f15f4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:50.875505 22030 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:50.877861 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6ab38f48414e1bb0a91887220f6b5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.884040 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3a3cbb04d14e079f73c145dd6b7812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.880610 22071 tablet_service.cc:1511] Processing CreateTablet for tablet fb4ab72de1eb4967bea04d6fb5af4d5f (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:50.887054 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4ab72de1eb4967bea04d6fb5af4d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.886924 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4ab72de1eb4967bea04d6fb5af4d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.896031 22068 tablet_service.cc:1511] Processing CreateTablet for tablet 4c56574a231c41bbb6fae5f70e85a251 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:50.890810 22070 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1996ebb4144dde8aeeecf0841f15f4 (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:50.903587 22071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4ab72de1eb4967bea04d6fb5af4d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.901355 22069 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6ab38f48414e1bb0a91887220f6b5f (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:50.905730 22219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1996ebb4144dde8aeeecf0841f15f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.910218 22068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c56574a231c41bbb6fae5f70e85a251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.909390 22067 tablet_service.cc:1511] Processing CreateTablet for tablet a2d7db0430d640a1a0e5dc310b14502a (DEFAULT_TABLE table=test-workload [id=d4495a3d791b478f9ed38b20c3b10c28]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:50.914546 22070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1996ebb4144dde8aeeecf0841f15f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.939476 22069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6ab38f48414e1bb0a91887220f6b5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.942356 22067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d7db0430d640a1a0e5dc310b14502a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.938875 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c56574a231c41bbb6fae5f70e85a251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.079052 22277 tablet_bootstrap.cc:492] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f: Bootstrap starting.
I20260713 09:09:51.100934 22277 tablet_bootstrap.cc:654] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.110225 22279 tablet_bootstrap.cc:492] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5: Bootstrap starting.
I20260713 09:09:51.116248 22278 tablet_bootstrap.cc:492] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131: Bootstrap starting.
I20260713 09:09:51.126597 22279 tablet_bootstrap.cc:654] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.158771 22277 tablet_bootstrap.cc:492] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f: No bootstrap required, opened a new log
I20260713 09:09:51.159260 22277 ts_tablet_manager.cc:1403] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.007s
I20260713 09:09:51.168226 22279 tablet_bootstrap.cc:492] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5: No bootstrap required, opened a new log
I20260713 09:09:51.168599 22279 ts_tablet_manager.cc:1403] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.010s
I20260713 09:09:51.171697 22277 raft_consensus.cc:359] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.172509 22277 raft_consensus.cc:385] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.172823 22277 raft_consensus.cc:740] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.172994 22279 raft_consensus.cc:359] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:51.173712 22278 tablet_bootstrap.cc:654] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.173708 22279 raft_consensus.cc:385] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.174301 22279 raft_consensus.cc:740] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.173751 22277 consensus_queue.cc:260] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.175256 22279 consensus_queue.cc:260] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:51.186213 22278 tablet_bootstrap.cc:492] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131: No bootstrap required, opened a new log
I20260713 09:09:51.186866 22278 ts_tablet_manager.cc:1403] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.010s
I20260713 09:09:51.187678 22259 heartbeater.cc:499] Master 127.21.111.190:36635 was elected leader, sending a full tablet report...
I20260713 09:09:51.188490 22277 ts_tablet_manager.cc:1434] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.010s
I20260713 09:09:51.189802 22277 tablet_bootstrap.cc:492] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f: Bootstrap starting.
I20260713 09:09:51.190485 22278 raft_consensus.cc:359] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.191306 22278 raft_consensus.cc:385] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.191671 22278 raft_consensus.cc:740] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.198843 22277 tablet_bootstrap.cc:654] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.200524 22278 consensus_queue.cc:260] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.203078 22285 raft_consensus.cc:493] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.203655 22285 raft_consensus.cc:515] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.212040 22279 ts_tablet_manager.cc:1434] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5: Time spent starting tablet: real 0.043s	user 0.019s	sys 0.021s
I20260713 09:09:51.213130 22277 tablet_bootstrap.cc:492] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f: No bootstrap required, opened a new log
I20260713 09:09:51.213613 22277 ts_tablet_manager.cc:1403] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260713 09:09:51.213897 22278 ts_tablet_manager.cc:1434] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.014s
I20260713 09:09:51.214694 22110 heartbeater.cc:499] Master 127.21.111.190:36635 was elected leader, sending a full tablet report...
I20260713 09:09:51.214996 22278 tablet_bootstrap.cc:492] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131: Bootstrap starting.
I20260713 09:09:51.221649 22277 raft_consensus.cc:359] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:51.222383 22278 tablet_bootstrap.cc:654] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.222746 22277 raft_consensus.cc:385] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.223143 22277 raft_consensus.cc:740] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.224129 22277 consensus_queue.cc:260] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:51.226092 22185 heartbeater.cc:499] Master 127.21.111.190:36635 was elected leader, sending a full tablet report...
I20260713 09:09:51.226019 22285 leader_election.cc:290] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.228814 22277 ts_tablet_manager.cc:1434] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260713 09:09:51.229692 22277 tablet_bootstrap.cc:492] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f: Bootstrap starting.
I20260713 09:09:51.238098 22279 tablet_bootstrap.cc:492] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5: Bootstrap starting.
I20260713 09:09:51.245568 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5" is_pre_election: true
W20260713 09:09:51.249318 22049 leader_election.cc:343] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.250878 22277 tablet_bootstrap.cc:654] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.264379 22279 tablet_bootstrap.cc:654] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.269556 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
I20260713 09:09:51.269214 22278 tablet_bootstrap.cc:492] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131: No bootstrap required, opened a new log
I20260713 09:09:51.272105 22278 ts_tablet_manager.cc:1403] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.009s
W20260713 09:09:51.272437 22051 leader_election.cc:343] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.272886 22051 leader_election.cc:304] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131; no voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:51.274282 22286 raft_consensus.cc:2749] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.275442 22278 raft_consensus.cc:359] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:51.276201 22278 raft_consensus.cc:385] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.276520 22278 raft_consensus.cc:740] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.277508 22279 tablet_bootstrap.cc:492] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5: No bootstrap required, opened a new log
I20260713 09:09:51.277269 22278 consensus_queue.cc:260] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:51.278110 22279 ts_tablet_manager.cc:1403] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.010s
I20260713 09:09:51.279796 22278 ts_tablet_manager.cc:1434] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:51.280771 22278 tablet_bootstrap.cc:492] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131: Bootstrap starting.
I20260713 09:09:51.281512 22279 raft_consensus.cc:359] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.282330 22279 raft_consensus.cc:385] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.282722 22279 raft_consensus.cc:740] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.283980 22279 consensus_queue.cc:260] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.286360 22279 ts_tablet_manager.cc:1434] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:09:51.287369 22279 tablet_bootstrap.cc:492] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5: Bootstrap starting.
I20260713 09:09:51.288988 22278 tablet_bootstrap.cc:654] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.295030 22279 tablet_bootstrap.cc:654] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.300510 22283 raft_consensus.cc:493] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.301222 22283 raft_consensus.cc:515] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.309662 22283 leader_election.cc:290] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
W20260713 09:09:51.337597 22260 tablet.cc:2406] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:51.339152 22279 tablet_bootstrap.cc:492] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5: No bootstrap required, opened a new log
I20260713 09:09:51.344192 22277 tablet_bootstrap.cc:492] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f: No bootstrap required, opened a new log
I20260713 09:09:51.344408 22279 ts_tablet_manager.cc:1403] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.036s
I20260713 09:09:51.344727 22277 ts_tablet_manager.cc:1403] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.031s
I20260713 09:09:51.346576 22278 tablet_bootstrap.cc:492] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131: No bootstrap required, opened a new log
I20260713 09:09:51.347003 22278 ts_tablet_manager.cc:1403] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.016s
I20260713 09:09:51.347481 22277 raft_consensus.cc:359] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.348237 22277 raft_consensus.cc:385] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.347870 22279 raft_consensus.cc:359] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.348536 22277 raft_consensus.cc:740] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.348752 22279 raft_consensus.cc:385] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.349186 22279 raft_consensus.cc:740] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.349439 22277 consensus_queue.cc:260] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.350026 22279 consensus_queue.cc:260] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.351814 22277 ts_tablet_manager.cc:1434] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:51.351718 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131" is_pre_election: true
I20260713 09:09:51.352491 22279 ts_tablet_manager.cc:1434] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:51.352881 22277 tablet_bootstrap.cc:492] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f: Bootstrap starting.
I20260713 09:09:51.353423 22279 tablet_bootstrap.cc:492] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5: Bootstrap starting.
W20260713 09:09:51.353910 22124 leader_election.cc:343] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.355068 22278 raft_consensus.cc:359] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.357386 22278 raft_consensus.cc:385] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.357810 22278 raft_consensus.cc:740] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.360165 22277 tablet_bootstrap.cc:654] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.360488 22279 tablet_bootstrap.cc:654] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.361886 22278 consensus_queue.cc:260] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.364233 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
I20260713 09:09:51.364918 22234 raft_consensus.cc:2468] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.366542 22278 ts_tablet_manager.cc:1434] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260713 09:09:51.366499 22126 leader_election.cc:304] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [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: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:51.367417 22283 raft_consensus.cc:2804] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.367792 22283 raft_consensus.cc:493] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.368204 22283 raft_consensus.cc:3060] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.373842 22279 tablet_bootstrap.cc:492] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5: No bootstrap required, opened a new log
I20260713 09:09:51.374606 22279 ts_tablet_manager.cc:1403] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260713 09:09:51.376216 22283 raft_consensus.cc:515] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.377730 22279 raft_consensus.cc:359] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.379150 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:51.379746 22279 raft_consensus.cc:385] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.379894 22085 raft_consensus.cc:3060] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.380062 22279 raft_consensus.cc:740] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.382046 22278 tablet_bootstrap.cc:492] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131: Bootstrap starting.
I20260713 09:09:51.381860 22279 consensus_queue.cc:260] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.383841 22277 tablet_bootstrap.cc:492] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f: No bootstrap required, opened a new log
I20260713 09:09:51.383056 22283 leader_election.cc:290] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.386754 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:51.384799 22277 ts_tablet_manager.cc:1403] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260713 09:09:51.387631 22234 raft_consensus.cc:3060] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.391218 22279 ts_tablet_manager.cc:1434] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260713 09:09:51.392688 22279 tablet_bootstrap.cc:492] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5: Bootstrap starting.
I20260713 09:09:51.396222 22085 raft_consensus.cc:2468] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:51.394460 22277 raft_consensus.cc:359] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.398633 22124 leader_election.cc:304] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, 3bfdc97685874a4d8e2c5b34a582a131; no voters: 
I20260713 09:09:51.397656 22277 raft_consensus.cc:385] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.400753 22299 raft_consensus.cc:2804] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.400532 22277 raft_consensus.cc:740] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.402213 22234 raft_consensus.cc:2468] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:51.402661 22299 raft_consensus.cc:697] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:51.404625 22277 consensus_queue.cc:260] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.406658 22278 tablet_bootstrap.cc:654] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.407558 22277 ts_tablet_manager.cc:1434] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260713 09:09:51.408854 22277 tablet_bootstrap.cc:492] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f: Bootstrap starting.
I20260713 09:09:51.411252 22283 raft_consensus.cc:493] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.412021 22283 raft_consensus.cc:515] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:51.415086 22279 tablet_bootstrap.cc:654] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.411332 22299 consensus_queue.cc:237] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.416371 22283 leader_election.cc:290] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883), 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955)
I20260713 09:09:51.419305 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
I20260713 09:09:51.420147 22234 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.419656 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131" is_pre_election: true
I20260713 09:09:51.421773 22085 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.424284 22126 leader_election.cc:304] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:51.426379 22283 raft_consensus.cc:2804] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.426823 22283 raft_consensus.cc:493] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.428896 22278 tablet_bootstrap.cc:492] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131: No bootstrap required, opened a new log
I20260713 09:09:51.428934 22283 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.429311 22278 ts_tablet_manager.cc:1403] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.007s
I20260713 09:09:51.438043 22277 tablet_bootstrap.cc:654] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.437284 22278 raft_consensus.cc:359] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.438705 22278 raft_consensus.cc:385] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.439064 22278 raft_consensus.cc:740] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.442065 22279 tablet_bootstrap.cc:492] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5: No bootstrap required, opened a new log
I20260713 09:09:51.441190 22278 consensus_queue.cc:260] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.443081 22279 ts_tablet_manager.cc:1403] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.010s
I20260713 09:09:51.443197 22283 raft_consensus.cc:515] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:51.446574 22278 ts_tablet_manager.cc:1434] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260713 09:09:51.447862 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:51.450701 22234 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.451269 22278 tablet_bootstrap.cc:492] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131: Bootstrap starting.
I20260713 09:09:51.458966 22279 raft_consensus.cc:359] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.459810 22279 raft_consensus.cc:385] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.460286 22279 raft_consensus.cc:740] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.459789 21979 catalog_manager.cc:5697] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.466545 22234 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:51.467366 22278 tablet_bootstrap.cc:654] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.467375 22283 leader_election.cc:290] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Requested vote from peers bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883), 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955)
I20260713 09:09:51.467726 22126 leader_election.cc:304] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:51.469573 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:51.475353 22283 raft_consensus.cc:2804] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.475517 22085 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.475909 22283 raft_consensus.cc:697] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:51.476768 22283 consensus_queue.cc:237] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:51.471805 22279 consensus_queue.cc:260] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.472182 22277 tablet_bootstrap.cc:492] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f: No bootstrap required, opened a new log
I20260713 09:09:51.482632 22277 ts_tablet_manager.cc:1403] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.012s
I20260713 09:09:51.483208 22282 raft_consensus.cc:493] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.483803 22282 raft_consensus.cc:515] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.484457 22085 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:51.486716 22282 leader_election.cc:290] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:51.487289 22277 raft_consensus.cc:359] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.488204 22277 raft_consensus.cc:385] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.488514 22277 raft_consensus.cc:740] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.489352 22277 consensus_queue.cc:260] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.492008 22277 ts_tablet_manager.cc:1434] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:09:51.493470 22277 tablet_bootstrap.cc:492] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f: Bootstrap starting.
I20260713 09:09:51.495362 22279 ts_tablet_manager.cc:1434] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.006s
I20260713 09:09:51.496419 22279 tablet_bootstrap.cc:492] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5: Bootstrap starting.
I20260713 09:09:51.503576 22279 tablet_bootstrap.cc:654] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.505187 22277 tablet_bootstrap.cc:654] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.520390 21980 catalog_manager.cc:5697] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.526139 22278 tablet_bootstrap.cc:492] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131: No bootstrap required, opened a new log
I20260713 09:09:51.526624 22278 ts_tablet_manager.cc:1403] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.006s
I20260713 09:09:51.529091 22278 raft_consensus.cc:359] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.529735 22278 raft_consensus.cc:385] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.530047 22278 raft_consensus.cc:740] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.536311 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5" is_pre_election: true
I20260713 09:09:51.536976 22160 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 0.
I20260713 09:09:51.538192 22198 leader_election.cc:304] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:51.538924 22282 raft_consensus.cc:2804] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.539268 22282 raft_consensus.cc:493] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.539592 22282 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.539803 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131" is_pre_election: true
W20260713 09:09:51.541272 22198 leader_election.cc:343] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.546324 22282 raft_consensus.cc:515] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.546975 22278 consensus_queue.cc:260] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.548538 22282 leader_election.cc:290] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:51.549479 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:51.550215 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:51.550822 22160 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:51.551245 22198 leader_election.cc:343] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.553229 22278 ts_tablet_manager.cc:1434] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260713 09:09:51.556926 22278 tablet_bootstrap.cc:492] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131: Bootstrap starting.
I20260713 09:09:51.556980 22279 tablet_bootstrap.cc:492] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5: No bootstrap required, opened a new log
I20260713 09:09:51.559273 22279 ts_tablet_manager.cc:1403] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.024s
I20260713 09:09:51.557962 22160 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 1.
I20260713 09:09:51.561729 22198 leader_election.cc:304] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:51.558732 22277 tablet_bootstrap.cc:492] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f: No bootstrap required, opened a new log
I20260713 09:09:51.562601 22282 raft_consensus.cc:2804] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.562748 22277 ts_tablet_manager.cc:1403] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.039s
I20260713 09:09:51.565160 22279 raft_consensus.cc:359] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.565888 22279 raft_consensus.cc:385] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.566437 22278 tablet_bootstrap.cc:654] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.565904 22277 raft_consensus.cc:359] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.566304 22279 raft_consensus.cc:740] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.566819 22277 raft_consensus.cc:385] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.567157 22277 raft_consensus.cc:740] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.567271 22279 consensus_queue.cc:260] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.567890 22277 consensus_queue.cc:260] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.570220 22279 ts_tablet_manager.cc:1434] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260713 09:09:51.571427 22279 tablet_bootstrap.cc:492] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5: Bootstrap starting.
I20260713 09:09:51.578305 22279 tablet_bootstrap.cc:654] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.582835 22278 tablet_bootstrap.cc:492] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131: No bootstrap required, opened a new log
I20260713 09:09:51.583343 22278 ts_tablet_manager.cc:1403] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.005s
I20260713 09:09:51.584856 22277 ts_tablet_manager.cc:1434] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.008s
I20260713 09:09:51.585801 22277 tablet_bootstrap.cc:492] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f: Bootstrap starting.
I20260713 09:09:51.586525 22282 raft_consensus.cc:697] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Becoming Leader. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:51.587723 22282 consensus_queue.cc:237] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.592479 22277 tablet_bootstrap.cc:654] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.593966 22278 raft_consensus.cc:359] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.594964 22278 raft_consensus.cc:385] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.595342 22278 raft_consensus.cc:740] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.596302 22278 consensus_queue.cc:260] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.602191 22286 raft_consensus.cc:493] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.602341 22278 ts_tablet_manager.cc:1434] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260713 09:09:51.602713 22286 raft_consensus.cc:515] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.603348 22278 tablet_bootstrap.cc:492] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131: Bootstrap starting.
I20260713 09:09:51.604976 22286 leader_election.cc:290] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.605654 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5" is_pre_election: true
I20260713 09:09:51.606456 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
W20260713 09:09:51.607100 22049 leader_election.cc:343] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:51.607793 22051 leader_election.cc:343] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.608114 22279 tablet_bootstrap.cc:492] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5: No bootstrap required, opened a new log
I20260713 09:09:51.607580 21979 catalog_manager.cc:5697] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f reported cstate change: term changed from 0 to 1, leader changed from <none> to bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131). New cstate: current_term: 1 leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.608202 22051 leader_election.cc:304] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131; no voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:51.608628 22279 ts_tablet_manager.cc:1403] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.008s
I20260713 09:09:51.609256 22286 raft_consensus.cc:2749] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.610272 22278 tablet_bootstrap.cc:654] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.611760 22279 raft_consensus.cc:359] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.612478 22279 raft_consensus.cc:385] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.612785 22279 raft_consensus.cc:740] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.613602 22279 consensus_queue.cc:260] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.617159 22279 ts_tablet_manager.cc:1434] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:51.618461 22279 tablet_bootstrap.cc:492] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5: Bootstrap starting.
I20260713 09:09:51.622258 22283 raft_consensus.cc:493] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.622888 22283 raft_consensus.cc:515] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.626473 22283 leader_election.cc:290] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.626614 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
I20260713 09:09:51.627221 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131" is_pre_election: true
W20260713 09:09:51.629510 22124 leader_election.cc:343] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.627302 22234 raft_consensus.cc:2468] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.631264 22126 leader_election.cc:304] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [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: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:51.632169 22283 raft_consensus.cc:2804] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.632670 22283 raft_consensus.cc:493] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.633445 22283 raft_consensus.cc:3060] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.655023 22277 tablet_bootstrap.cc:492] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f: No bootstrap required, opened a new log
I20260713 09:09:51.655529 22277 ts_tablet_manager.cc:1403] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.036s
I20260713 09:09:51.656177 22278 tablet_bootstrap.cc:492] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131: No bootstrap required, opened a new log
I20260713 09:09:51.658599 22277 raft_consensus.cc:359] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.658221 22279 tablet_bootstrap.cc:654] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.659313 22277 raft_consensus.cc:385] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.659669 22277 raft_consensus.cc:740] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.660475 22277 consensus_queue.cc:260] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.658995 22278 ts_tablet_manager.cc:1403] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.025s
I20260713 09:09:51.663080 22277 ts_tablet_manager.cc:1434] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:09:51.663983 22277 tablet_bootstrap.cc:492] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f: Bootstrap starting.
I20260713 09:09:51.664858 22278 raft_consensus.cc:359] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.665601 22278 raft_consensus.cc:385] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.665894 22278 raft_consensus.cc:740] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.666625 22278 consensus_queue.cc:260] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.656672 22283 raft_consensus.cc:515] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.670126 22278 ts_tablet_manager.cc:1434] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:51.673036 22279 tablet_bootstrap.cc:492] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5: No bootstrap required, opened a new log
I20260713 09:09:51.673421 22279 ts_tablet_manager.cc:1403] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260713 09:09:51.673954 22283 leader_election.cc:290] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.673904 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
W20260713 09:09:51.675688 22124 leader_election.cc:343] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.676326 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:51.676764 22234 raft_consensus.cc:3060] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.676996 22279 raft_consensus.cc:359] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.677619 22278 tablet_bootstrap.cc:492] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131: Bootstrap starting.
I20260713 09:09:51.677655 22279 raft_consensus.cc:385] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.678017 22279 raft_consensus.cc:740] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.678684 22279 consensus_queue.cc:260] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.680552 22279 ts_tablet_manager.cc:1434] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:09:51.682861 22277 tablet_bootstrap.cc:654] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.683184 22283 raft_consensus.cc:493] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.683491 22279 tablet_bootstrap.cc:492] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5: Bootstrap starting.
I20260713 09:09:51.684868 22234 raft_consensus.cc:2468] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:51.686048 22126 leader_election.cc:304] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:51.688349 22278 tablet_bootstrap.cc:654] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.689116 22299 raft_consensus.cc:2804] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.690754 22299 raft_consensus.cc:697] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:51.691828 22299 consensus_queue.cc:237] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.693562 22279 tablet_bootstrap.cc:654] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.689393 22283 raft_consensus.cc:515] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.704030 21980 catalog_manager.cc:5697] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.706176 22282 raft_consensus.cc:493] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.706822 22282 raft_consensus.cc:515] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.709393 22282 leader_election.cc:290] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:51.711440 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131" is_pre_election: true
I20260713 09:09:51.711673 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5" is_pre_election: true
I20260713 09:09:51.712426 22085 raft_consensus.cc:2468] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 0.
I20260713 09:09:51.714115 22198 leader_election.cc:304] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
W20260713 09:09:51.715247 22198 leader_election.cc:343] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.715683 22282 raft_consensus.cc:2804] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.716063 22282 raft_consensus.cc:493] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.716588 22282 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.715384 22283 leader_election.cc:290] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.718146 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ab38f48414e1bb0a91887220f6b5f" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
I20260713 09:09:51.718843 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ab38f48414e1bb0a91887220f6b5f" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131" is_pre_election: true
I20260713 09:09:51.719427 22234 raft_consensus.cc:2468] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.719676 22085 raft_consensus.cc:2468] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.720614 22126 leader_election.cc:304] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:51.721436 22283 raft_consensus.cc:2804] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.721810 22283 raft_consensus.cc:493] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.722162 22283 raft_consensus.cc:3060] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.724296 22279 tablet_bootstrap.cc:492] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5: No bootstrap required, opened a new log
I20260713 09:09:51.724748 22279 ts_tablet_manager.cc:1403] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.018s
I20260713 09:09:51.727386 22279 raft_consensus.cc:359] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.727216 22282 raft_consensus.cc:515] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.728066 22279 raft_consensus.cc:385] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.729251 22279 raft_consensus.cc:740] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.729919 22279 consensus_queue.cc:260] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.731839 22279 ts_tablet_manager.cc:1434] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:51.731832 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:51.732072 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:51.732494 22160 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.732666 22085 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.730872 22282 leader_election.cc:290] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:51.734939 22283 raft_consensus.cc:515] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.730293 22277 tablet_bootstrap.cc:492] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f: No bootstrap required, opened a new log
I20260713 09:09:51.737733 22277 ts_tablet_manager.cc:1403] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.011s
I20260713 09:09:51.737672 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ab38f48414e1bb0a91887220f6b5f" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:51.737938 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ab38f48414e1bb0a91887220f6b5f" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:51.738338 22084 raft_consensus.cc:3060] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.738507 22234 raft_consensus.cc:3060] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.740231 22085 raft_consensus.cc:2468] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 1.
I20260713 09:09:51.741394 22198 leader_election.cc:304] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:51.742733 22282 raft_consensus.cc:2804] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.743257 22282 raft_consensus.cc:697] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Becoming Leader. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:51.747011 22278 tablet_bootstrap.cc:492] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131: No bootstrap required, opened a new log
I20260713 09:09:51.747511 22278 ts_tablet_manager.cc:1403] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.002s
I20260713 09:09:51.746938 22282 consensus_queue.cc:237] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.748544 22084 raft_consensus.cc:2468] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:51.750291 22283 leader_election.cc:290] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.749961 22278 raft_consensus.cc:359] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.750475 22124 leader_election.cc:304] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, 3bfdc97685874a4d8e2c5b34a582a131; no voters: 
I20260713 09:09:51.750892 22278 raft_consensus.cc:385] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.745034 22277 raft_consensus.cc:359] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.749135 22160 raft_consensus.cc:2468] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 1.
I20260713 09:09:51.751245 22283 raft_consensus.cc:2804] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.746107 22234 raft_consensus.cc:2468] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:51.751237 22278 raft_consensus.cc:740] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.751763 22283 raft_consensus.cc:697] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:51.752542 22278 consensus_queue.cc:260] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.752745 22283 consensus_queue.cc:237] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.751369 22277 raft_consensus.cc:385] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.766853 22277 raft_consensus.cc:740] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.766172 21981 catalog_manager.cc:5697] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f reported cstate change: term changed from 0 to 1, leader changed from <none> to bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131). New cstate: current_term: 1 leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.767788 22277 consensus_queue.cc:260] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.759568 22278 ts_tablet_manager.cc:1434] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:09:51.769944 22278 tablet_bootstrap.cc:492] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131: Bootstrap starting.
I20260713 09:09:51.771452 22277 ts_tablet_manager.cc:1434] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260713 09:09:51.774623 22277 tablet_bootstrap.cc:492] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f: Bootstrap starting.
I20260713 09:09:51.779316 22278 tablet_bootstrap.cc:654] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.788908 22282 raft_consensus.cc:493] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.789516 22282 raft_consensus.cc:515] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.791617 22282 leader_election.cc:290] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:51.785234 22277 tablet_bootstrap.cc:654] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.793718 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1996ebb4144dde8aeeecf0841f15f4" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131" is_pre_election: true
I20260713 09:09:51.794387 22084 raft_consensus.cc:2468] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 0.
I20260713 09:09:51.795353 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1996ebb4144dde8aeeecf0841f15f4" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5" is_pre_election: true
I20260713 09:09:51.795984 22160 raft_consensus.cc:2468] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 0.
I20260713 09:09:51.796119 21981 catalog_manager.cc:5697] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.797662 22198 leader_election.cc:304] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:51.798946 22282 raft_consensus.cc:2804] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.799304 22282 raft_consensus.cc:493] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.799647 22282 raft_consensus.cc:3060] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.801268 22278 tablet_bootstrap.cc:492] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131: No bootstrap required, opened a new log
I20260713 09:09:51.801964 22278 ts_tablet_manager.cc:1403] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260713 09:09:51.805285 22286 raft_consensus.cc:493] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.805251 22278 raft_consensus.cc:359] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.805958 22286 raft_consensus.cc:515] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.806318 22278 raft_consensus.cc:385] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.806205 22282 raft_consensus.cc:515] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.806775 22278 raft_consensus.cc:740] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.807678 22278 consensus_queue.cc:260] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.808058 22286 leader_election.cc:290] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.808833 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5" is_pre_election: true
I20260713 09:09:51.809438 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
I20260713 09:09:51.810246 22234 raft_consensus.cc:2393] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bfdc97685874a4d8e2c5b34a582a131 in current term 1: Already voted for candidate 173c0d839910458f9b2362ad15cf23d5 in this term.
I20260713 09:09:51.808876 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1996ebb4144dde8aeeecf0841f15f4" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:51.810590 22282 leader_election.cc:290] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:51.811036 22084 raft_consensus.cc:3060] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.811322 22051 leader_election.cc:304] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131; no voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:51.812247 22286 raft_consensus.cc:3060] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.814801 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1996ebb4144dde8aeeecf0841f15f4" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:51.815377 22160 raft_consensus.cc:3060] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.817195 22286 raft_consensus.cc:2749] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.820992 22084 raft_consensus.cc:2468] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 1.
I20260713 09:09:51.822098 22198 leader_election.cc:304] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:51.822882 22282 raft_consensus.cc:2804] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.823365 22282 raft_consensus.cc:697] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Becoming Leader. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:51.824141 22282 consensus_queue.cc:237] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.826920 22160 raft_consensus.cc:2468] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 1.
I20260713 09:09:51.830345 22277 tablet_bootstrap.cc:492] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f: No bootstrap required, opened a new log
I20260713 09:09:51.830823 22277 ts_tablet_manager.cc:1403] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.000s
I20260713 09:09:51.834326 22277 raft_consensus.cc:359] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.835088 22277 raft_consensus.cc:385] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.835368 22277 raft_consensus.cc:740] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.837289 22277 consensus_queue.cc:260] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.839140 22286 raft_consensus.cc:493] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.839985 22277 ts_tablet_manager.cc:1434] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:51.839759 22286 raft_consensus.cc:515] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.838704 21979 catalog_manager.cc:5697] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f reported cstate change: term changed from 0 to 1, leader changed from <none> to bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131). New cstate: current_term: 1 leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.839222 22278 ts_tablet_manager.cc:1434] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.007s
I20260713 09:09:51.842229 22286 leader_election.cc:290] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.842959 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "173c0d839910458f9b2362ad15cf23d5" is_pre_election: true
I20260713 09:09:51.843714 22160 raft_consensus.cc:2393] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bfdc97685874a4d8e2c5b34a582a131 in current term 1: Already voted for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in this term.
I20260713 09:09:51.843748 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
I20260713 09:09:51.847024 22051 leader_election.cc:304] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131; no voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:51.848549 22286 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.856657 22286 raft_consensus.cc:2749] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.858772 22283 raft_consensus.cc:493] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.859297 22283 raft_consensus.cc:515] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.861759 22283 leader_election.cc:290] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.863148 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
I20260713 09:09:51.863036 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131" is_pre_election: true
I20260713 09:09:51.863829 22234 raft_consensus.cc:2468] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.863900 22084 raft_consensus.cc:2468] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.865149 22126 leader_election.cc:304] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:51.866043 22283 raft_consensus.cc:2804] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.866484 22283 raft_consensus.cc:493] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.866796 22283 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.871672 22283 raft_consensus.cc:515] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.873541 22283 leader_election.cc:290] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.874471 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:51.874642 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:51.875156 22234 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.875108 22084 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:51.882786 22030 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:51.883221 22234 raft_consensus.cc:2468] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:51.883282 22084 raft_consensus.cc:2468] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:51.884935 22126 leader_election.cc:304] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:51.885828 22283 raft_consensus.cc:2804] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.886346 22283 raft_consensus.cc:697] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:51.887554 22283 consensus_queue.cc:237] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.896062 21979 catalog_manager.cc:5697] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.954342 22283 consensus_queue.cc:1048] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:51.964833 22283 raft_consensus.cc:493] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.965449 22283 raft_consensus.cc:515] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.968701 22283 leader_election.cc:290] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.968685 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c56574a231c41bbb6fae5f70e85a251" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131" is_pre_election: true
I20260713 09:09:51.969485 22084 raft_consensus.cc:2468] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.970666 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c56574a231c41bbb6fae5f70e85a251" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" is_pre_election: true
I20260713 09:09:51.971324 22233 raft_consensus.cc:2468] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 0.
I20260713 09:09:51.973183 22124 leader_election.cc:304] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, 3bfdc97685874a4d8e2c5b34a582a131; no voters: 
I20260713 09:09:51.974573 22283 raft_consensus.cc:2804] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.974944 22283 raft_consensus.cc:493] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.975296 22283 raft_consensus.cc:3060] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.981341 22321 consensus_queue.cc:1048] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:51.988632 22283 raft_consensus.cc:515] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:51.991914 22084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c56574a231c41bbb6fae5f70e85a251" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:51.992483 22084 raft_consensus.cc:3060] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.996400 22283 leader_election.cc:290] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:51.997403 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c56574a231c41bbb6fae5f70e85a251" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:51.997980 22234 raft_consensus.cc:3060] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.999467 22084 raft_consensus.cc:2468] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:52.000525 22124 leader_election.cc:304] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, 3bfdc97685874a4d8e2c5b34a582a131; no voters: 
I20260713 09:09:52.001154 22283 raft_consensus.cc:2804] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:52.001613 22283 raft_consensus.cc:697] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:52.002488 22283 consensus_queue.cc:237] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.004523 22234 raft_consensus.cc:2468] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 1.
I20260713 09:09:52.009505 22283 consensus_queue.cc:1048] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.010365 21981 catalog_manager.cc:5697] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.023208 22283 consensus_queue.cc:1048] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.034571 22282 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.050262 22313 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:52.179136 22299 consensus_queue.cc:1048] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.185295 22160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:43454
I20260713 09:09:52.185925 22160 raft_consensus.cc:606] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Received request to transfer leadership to TS 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:52.209199 22299 consensus_queue.cc:1048] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.215579 22314 consensus_queue.cc:1048] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:52.223130 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
mode: GRACEFUL
new_leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:56896
I20260713 09:09:52.223767 22234 raft_consensus.cc:606] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Received request to transfer leadership to TS 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:52.230788 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:43454
I20260713 09:09:52.231626 22159 raft_consensus.cc:606] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Received request to transfer leadership to TS 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:52.240612 22282 consensus_queue.cc:1048] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.243647 22160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:43454
I20260713 09:09:52.244203 22160 raft_consensus.cc:606] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Received request to transfer leadership to TS 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:52.252607 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
mode: GRACEFUL
new_leader_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:56896
I20260713 09:09:52.252671 22299 consensus_queue.cc:1048] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.253378 22234 raft_consensus.cc:606] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Received request to transfer leadership to TS 173c0d839910458f9b2362ad15cf23d5
I20260713 09:09:52.261826 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e1996ebb4144dde8aeeecf0841f15f4"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
mode: GRACEFUL
new_leader_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:56896
I20260713 09:09:52.262491 22234 raft_consensus.cc:606] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Received request to transfer leadership to TS 173c0d839910458f9b2362ad15cf23d5
I20260713 09:09:52.275451 22321 consensus_queue.cc:1048] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.280746 22321 consensus_queue.cc:1048] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.283061 22282 consensus_queue.cc:1048] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.285238 22160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:43454
I20260713 09:09:52.285981 22160 raft_consensus.cc:606] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Received request to transfer leadership to TS bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:52.295076 22299 raft_consensus.cc:993] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:52.295483 22299 raft_consensus.cc:1081] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Signalling peer 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:52.298710 22083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:47238
I20260713 09:09:52.300195 22083 raft_consensus.cc:493] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.300577 22083 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.304553 22321 consensus_queue.cc:1048] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.311515 22083 raft_consensus.cc:515] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.316210 22313 consensus_queue.cc:1048] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.317739 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:52.318297 22160 raft_consensus.cc:3055] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.318616 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:52.320773 22083 leader_election.cc:290] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 2 election: Requested vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:52.318629 22160 raft_consensus.cc:740] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:52.324041 22160 consensus_queue.cc:260] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.325244 22160 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.337304 22160 raft_consensus.cc:2468] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 2.
I20260713 09:09:52.338810 22049 leader_election.cc:304] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [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: 173c0d839910458f9b2362ad15cf23d5, 3bfdc97685874a4d8e2c5b34a582a131; no voters: bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:52.339741 22286 raft_consensus.cc:2804] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.340211 22286 raft_consensus.cc:697] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Becoming Leader. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:52.341684 22286 consensus_queue.cc:237] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.351933 22313 raft_consensus.cc:993] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f: : Instructing follower 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:52.351387 21979 catalog_manager.cc:5697] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 reported cstate change: term changed from 1 to 2, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.352388 22282 raft_consensus.cc:1081] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Signalling peer 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:52.354004 22159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:43440
I20260713 09:09:52.354562 22159 raft_consensus.cc:493] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.354950 22159 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.359915 22159 raft_consensus.cc:515] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.362296 22159 leader_election.cc:290] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 2 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:52.363662 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:52.364238 22233 raft_consensus.cc:3055] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.364564 22233 raft_consensus.cc:740] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:52.365361 22233 consensus_queue.cc:260] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.365691 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:52.366485 22085 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.366570 22233 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.371892 22085 raft_consensus.cc:2468] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 2.
I20260713 09:09:52.372980 22124 leader_election.cc:304] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, 3bfdc97685874a4d8e2c5b34a582a131; no voters: 
I20260713 09:09:52.373658 22321 raft_consensus.cc:2804] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.373605 22233 raft_consensus.cc:2468] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 2.
I20260713 09:09:52.374235 22321 raft_consensus.cc:697] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:52.375102 22321 consensus_queue.cc:237] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.382905 21979 catalog_manager.cc:5697] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 1 to 2, leader changed from bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131) to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.519734 22299 raft_consensus.cc:993] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:52.520308 22321 raft_consensus.cc:1081] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Signalling peer 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:52.522641 22085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:47238
I20260713 09:09:52.523289 22085 raft_consensus.cc:493] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.523679 22085 raft_consensus.cc:3060] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.529003 22085 raft_consensus.cc:515] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.530849 22085 leader_election.cc:290] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 2 election: Requested vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:52.532119 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:52.532059 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:52.532821 22233 raft_consensus.cc:3060] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.532927 22159 raft_consensus.cc:3055] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.533295 22159 raft_consensus.cc:740] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:52.534181 22159 consensus_queue.cc:260] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.535492 22159 raft_consensus.cc:3060] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.540447 22233 raft_consensus.cc:2468] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 2.
I20260713 09:09:52.541886 22051 leader_election.cc:304] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:52.542933 22286 raft_consensus.cc:2804] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.542855 22159 raft_consensus.cc:2468] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 2.
I20260713 09:09:52.543526 22286 raft_consensus.cc:697] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Becoming Leader. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:52.544492 22286 consensus_queue.cc:237] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.552385 21979 catalog_manager.cc:5697] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 reported cstate change: term changed from 1 to 2, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.574507 22321 consensus_queue.cc:1048] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:52.588624 22283 consensus_queue.cc:1048] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.596971 22282 raft_consensus.cc:993] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f: : Instructing follower 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:52.597453 22282 raft_consensus.cc:1081] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Signalling peer 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:52.600008 22085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:47250
I20260713 09:09:52.600590 22085 raft_consensus.cc:493] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.600951 22085 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.609982 22085 raft_consensus.cc:515] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.612533 22085 leader_election.cc:290] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 2 election: Requested vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:52.612922 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:52.613930 22233 raft_consensus.cc:3055] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.614270 22233 raft_consensus.cc:740] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:52.614265 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:52.615105 22159 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.616034 22233 consensus_queue.cc:260] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.617297 22233 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.622606 22159 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 2.
I20260713 09:09:52.624185 22049 leader_election.cc:304] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, 3bfdc97685874a4d8e2c5b34a582a131; no voters: 
I20260713 09:09:52.625131 22233 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 2.
I20260713 09:09:52.625172 22286 raft_consensus.cc:2804] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.626022 22286 raft_consensus.cc:697] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Becoming Leader. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:52.626984 22286 consensus_queue.cc:237] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.636648 21979 catalog_manager.cc:5697] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 reported cstate change: term changed from 1 to 2, leader changed from bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131) to 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.640203 22299 raft_consensus.cc:993] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:52.640782 22283 raft_consensus.cc:1081] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Signalling peer 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:52.642822 22085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:47238
I20260713 09:09:52.643360 22085 raft_consensus.cc:493] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.643705 22085 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.656572 22085 raft_consensus.cc:515] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:52.659276 22085 leader_election.cc:290] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 2 election: Requested vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:52.659969 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:52.660632 22233 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.661100 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:52.661864 22159 raft_consensus.cc:3055] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.662213 22159 raft_consensus.cc:740] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:52.663416 22159 consensus_queue.cc:260] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:52.666229 22159 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.667065 22233 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 2.
I20260713 09:09:52.668182 22051 leader_election.cc:304] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:52.668955 22286 raft_consensus.cc:2804] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.669411 22286 raft_consensus.cc:697] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Becoming Leader. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:52.670289 22286 consensus_queue.cc:237] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:52.675061 22159 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 2.
I20260713 09:09:52.679113 21979 catalog_manager.cc:5697] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 reported cstate change: term changed from 1 to 2, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.692006 22321 raft_consensus.cc:993] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:52.692553 22321 raft_consensus.cc:1081] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Signalling peer bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:52.694576 22233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:56890
I20260713 09:09:52.695286 22233 raft_consensus.cc:493] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.695755 22233 raft_consensus.cc:3060] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.701102 22233 raft_consensus.cc:515] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.704077 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:52.704679 22085 raft_consensus.cc:3060] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.706104 22233 leader_election.cc:290] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 2 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:52.709832 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d7db0430d640a1a0e5dc310b14502a" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:52.710630 22159 raft_consensus.cc:3055] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.711090 22159 raft_consensus.cc:740] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:52.712502 22085 raft_consensus.cc:2468] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 2.
I20260713 09:09:52.712177 22159 consensus_queue.cc:260] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.713595 22159 raft_consensus.cc:3060] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.713692 22198 leader_election.cc:304] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:52.714594 22314 raft_consensus.cc:2804] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.715056 22314 raft_consensus.cc:697] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 LEADER]: Becoming Leader. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:52.715834 22314 consensus_queue.cc:237] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.724261 22159 raft_consensus.cc:2468] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 2.
I20260713 09:09:52.723966 21979 catalog_manager.cc:5697] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f reported cstate change: term changed from 1 to 2, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131). New cstate: current_term: 2 leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.781170 22282 raft_consensus.cc:993] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f: : Instructing follower 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:52.781678 22282 raft_consensus.cc:1081] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Signalling peer 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:52.783416 22159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e1996ebb4144dde8aeeecf0841f15f4"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:43440
I20260713 09:09:52.783989 22159 raft_consensus.cc:493] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.784394 22159 raft_consensus.cc:3060] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.790175 22159 raft_consensus.cc:515] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.791992 22159 leader_election.cc:290] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 2 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:52.793025 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1996ebb4144dde8aeeecf0841f15f4" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:52.793241 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1996ebb4144dde8aeeecf0841f15f4" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:52.793649 22085 raft_consensus.cc:3060] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.793874 22233 raft_consensus.cc:3055] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.794301 22233 raft_consensus.cc:740] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:52.795368 22233 consensus_queue.cc:260] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.796607 22233 raft_consensus.cc:3060] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.803638 22233 raft_consensus.cc:2468] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 2.
I20260713 09:09:52.803999 22085 raft_consensus.cc:2468] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 2.
I20260713 09:09:52.805042 22126 leader_election.cc:304] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:52.806209 22283 raft_consensus.cc:2804] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.806876 22283 raft_consensus.cc:697] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 2 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:52.808007 22283 consensus_queue.cc:237] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:52.809453 22233 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.816184 22159 raft_consensus.cc:1275] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.817935 22286 consensus_queue.cc:1048] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.817981 21979 catalog_manager.cc:5697] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 1 to 2, leader changed from bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131) to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.819800 22233 raft_consensus.cc:1275] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.821514 22286 consensus_queue.cc:1048] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.874202 22085 raft_consensus.cc:1275] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.875919 22283 consensus_queue.cc:1048] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.884382 22233 raft_consensus.cc:1275] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.886355 22299 consensus_queue.cc:1048] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.952491 22233 raft_consensus.cc:1275] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.954137 22286 consensus_queue.cc:1048] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.964033 22159 raft_consensus.cc:1275] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.965713 22360 consensus_queue.cc:1048] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.010515 22159 raft_consensus.cc:1275] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.012040 22360 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.021742 22233 raft_consensus.cc:1275] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.023653 22330 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.128125 22159 raft_consensus.cc:1275] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.129707 22282 consensus_queue.cc:1048] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.137969 22085 raft_consensus.cc:1275] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.141640 22314 consensus_queue.cc:1048] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.180145 22159 raft_consensus.cc:1275] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.181509 22330 consensus_queue.cc:1048] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.190811 22233 raft_consensus.cc:1275] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.192551 22330 consensus_queue.cc:1048] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:53.297528 22085 raft_consensus.cc:1275] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.298840 22299 consensus_queue.cc:1048] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.307435 22233 raft_consensus.cc:1275] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.308883 22321 consensus_queue.cc:1048] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:55.320647 21950 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:09:55.321503 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:55.343248 22085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
mode: GRACEFUL
new_leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:47258
I20260713 09:09:55.343758 22085 raft_consensus.cc:606] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Received request to transfer leadership to TS bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:55.355662 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:43456
I20260713 09:09:55.356217 22159 raft_consensus.cc:606] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 LEADER]: Received request to transfer leadership to TS bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:55.357450 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:55.357966 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:55.384043 22360 raft_consensus.cc:993] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131: : Instructing follower bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:55.384533 22370 raft_consensus.cc:1081] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Signalling peer bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:55.386286 22234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:56888
I20260713 09:09:55.386837 22234 raft_consensus.cc:493] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:55.387127 22234 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:55.392158 22234 raft_consensus.cc:515] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:55.394377 22234 leader_election.cc:290] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 3 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:55.395268 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:55.395587 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:55.395920 22085 raft_consensus.cc:3055] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:55.396113 22159 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:55.396299 22085 raft_consensus.cc:740] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:55.397174 22085 consensus_queue.cc:260] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:55.398506 22085 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:55.403338 22159 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 3.
I20260713 09:09:55.404709 22198 leader_election.cc:304] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [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: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:55.405378 22085 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 3.
I20260713 09:09:55.405573 22366 raft_consensus.cc:2804] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:55.407212 22366 raft_consensus.cc:697] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Becoming Leader. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:55.408136 22366 consensus_queue.cc:237] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:55.415923 21980 catalog_manager.cc:5697] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f reported cstate change: term changed from 2 to 3, leader changed from 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129) to bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131). New cstate: current_term: 3 leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:55.748338 22321 raft_consensus.cc:993] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:55.748819 22321 raft_consensus.cc:1081] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 LEADER]: Signalling peer bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:55.750487 22234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:56890
I20260713 09:09:55.751045 22234 raft_consensus.cc:493] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:55.751341 22234 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:55.757337 22234 raft_consensus.cc:515] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:55.759076 22234 leader_election.cc:290] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 3 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:55.759891 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:55.760157 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:55.760699 22085 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:55.760667 22159 raft_consensus.cc:3055] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:55.761185 22159 raft_consensus.cc:740] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:55.762006 22159 consensus_queue.cc:260] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:55.763182 22159 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:55.766932 22085 raft_consensus.cc:2468] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 3.
I20260713 09:09:55.768177 22198 leader_election.cc:304] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [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: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:55.768999 22366 raft_consensus.cc:2804] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:55.769493 22366 raft_consensus.cc:697] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Becoming Leader. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:55.769502 22159 raft_consensus.cc:2468] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 3.
I20260713 09:09:55.770610 22366 consensus_queue.cc:237] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:55.780474 21980 catalog_manager.cc:5697] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f reported cstate change: term changed from 2 to 3, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131). New cstate: current_term: 3 leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:55.840337 22085 raft_consensus.cc:1275] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:55.841756 22366 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:55.852738 22159 raft_consensus.cc:1275] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:55.854319 22366 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:56.334723 22159 raft_consensus.cc:1275] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:56.336102 22384 consensus_queue.cc:1048] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:56.345471 22085 raft_consensus.cc:1275] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:56.348001 22366 consensus_queue.cc:1048] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:56.358876 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:56.380309 22085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
mode: GRACEFUL
new_leader_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:47260
I20260713 09:09:56.380817 22085 raft_consensus.cc:606] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Received request to transfer leadership to TS 173c0d839910458f9b2362ad15cf23d5
I20260713 09:09:56.386096 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
mode: GRACEFUL
new_leader_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:56896
I20260713 09:09:56.386730 22234 raft_consensus.cc:606] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Received request to transfer leadership to TS 173c0d839910458f9b2362ad15cf23d5
I20260713 09:09:56.391961 22085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
mode: GRACEFUL
new_leader_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:47260
I20260713 09:09:56.392443 22085 raft_consensus.cc:606] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Received request to transfer leadership to TS 173c0d839910458f9b2362ad15cf23d5
I20260713 09:09:56.397740 22085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
mode: GRACEFUL
new_leader_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:47260
I20260713 09:09:56.398226 22085 raft_consensus.cc:606] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Received request to transfer leadership to TS 173c0d839910458f9b2362ad15cf23d5
I20260713 09:09:56.403295 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
mode: GRACEFUL
new_leader_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:56896
I20260713 09:09:56.403872 22234 raft_consensus.cc:606] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Received request to transfer leadership to TS 173c0d839910458f9b2362ad15cf23d5
I20260713 09:09:56.480453 22389 raft_consensus.cc:993] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131: : Instructing follower 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.481139 22370 raft_consensus.cc:1081] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Signalling peer 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.483273 22159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:43426
I20260713 09:09:56.483897 22159 raft_consensus.cc:493] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:56.484289 22159 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.488713 22159 raft_consensus.cc:515] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:56.489962 22159 leader_election.cc:290] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 3 election: Requested vote from peers bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883), 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955)
I20260713 09:09:56.491030 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:56.491652 22234 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.500150 22234 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 3.
I20260713 09:09:56.491614 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:56.501482 22126 leader_election.cc:304] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [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: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:56.501756 22085 raft_consensus.cc:3055] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:56.502199 22085 raft_consensus.cc:740] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:56.502380 22321 raft_consensus.cc:2804] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:56.503067 22085 consensus_queue.cc:260] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [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: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:56.503906 22321 raft_consensus.cc:697] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:56.504606 22085 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.505221 22321 consensus_queue.cc:237] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [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: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:56.512414 22085 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 3.
I20260713 09:09:56.513753 21981 catalog_manager.cc:5697] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 2 to 3, leader changed from 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129) to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 3 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:56.621836 22389 raft_consensus.cc:993] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131: : Instructing follower 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.622381 22370 raft_consensus.cc:1081] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Signalling peer 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.624083 22159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:43426
I20260713 09:09:56.624598 22159 raft_consensus.cc:493] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:56.624859 22159 raft_consensus.cc:3060] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.629482 22159 raft_consensus.cc:515] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.630982 22159 leader_election.cc:290] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 3 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:56.631992 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:56.632105 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0509ce9edd304492872be0cf90f33a51" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:56.632494 22085 raft_consensus.cc:3055] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:56.632733 22234 raft_consensus.cc:3060] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.632835 22085 raft_consensus.cc:740] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:56.633668 22085 consensus_queue.cc:260] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.634603 22085 raft_consensus.cc:3060] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.637605 22234 raft_consensus.cc:2468] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 3.
I20260713 09:09:56.638975 22085 raft_consensus.cc:2468] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 3.
I20260713 09:09:56.638895 22126 leader_election.cc:304] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [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: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:56.639883 22321 raft_consensus.cc:2804] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:56.640384 22321 raft_consensus.cc:697] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:56.641136 22321 consensus_queue.cc:237] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.648933 21981 catalog_manager.cc:5697] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 2 to 3, leader changed from 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129) to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 3 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:56.756003 22389 raft_consensus.cc:993] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131: : Instructing follower 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.756486 22370 raft_consensus.cc:1081] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Signalling peer 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.758080 22159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:43426
I20260713 09:09:56.758647 22159 raft_consensus.cc:493] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:56.758982 22159 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.764498 22159 raft_consensus.cc:515] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.766722 22159 leader_election.cc:290] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 3 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:56.767684 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:56.767845 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:56.768389 22085 raft_consensus.cc:3055] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:56.768464 22234 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.768868 22085 raft_consensus.cc:740] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:56.769697 22085 consensus_queue.cc:260] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.770954 22085 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.775493 22234 raft_consensus.cc:2468] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 3.
I20260713 09:09:56.776705 22126 leader_election.cc:304] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [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: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:56.777593 22321 raft_consensus.cc:2804] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:56.777837 22085 raft_consensus.cc:2468] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 3.
I20260713 09:09:56.778147 22321 raft_consensus.cc:697] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:56.779100 22321 consensus_queue.cc:237] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.787199 21981 catalog_manager.cc:5697] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 2 to 3, leader changed from 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129) to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 3 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:56.821036 22384 raft_consensus.cc:993] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f: : Instructing follower 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.821530 22366 raft_consensus.cc:1081] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Signalling peer 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.823354 22159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:43440
I20260713 09:09:56.823961 22159 raft_consensus.cc:493] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:56.824246 22159 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:56.829098 22159 raft_consensus.cc:515] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.830744 22159 leader_election.cc:290] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 4 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:56.831921 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:56.832000 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ab72de1eb4967bea04d6fb5af4d5f" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:56.832489 22085 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:56.832608 22234 raft_consensus.cc:3055] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:56.832922 22234 raft_consensus.cc:740] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:56.833563 22234 consensus_queue.cc:260] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.834380 22234 raft_consensus.cc:3060] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:56.837426 22085 raft_consensus.cc:2468] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 4.
I20260713 09:09:56.838727 22124 leader_election.cc:304] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [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: 173c0d839910458f9b2362ad15cf23d5, 3bfdc97685874a4d8e2c5b34a582a131; no voters: 
I20260713 09:09:56.839187 22234 raft_consensus.cc:2468] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 4.
I20260713 09:09:56.839566 22321 raft_consensus.cc:2804] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:56.840114 22321 raft_consensus.cc:697] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 4 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:56.840941 22321 consensus_queue.cc:237] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.847971 21981 catalog_manager.cc:5697] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 3 to 4, leader changed from bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131) to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 4 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:56.897840 22234 raft_consensus.cc:1275] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:56.899086 22321 consensus_queue.cc:1048] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:56.911391 22085 raft_consensus.cc:1275] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:56.912947 22390 consensus_queue.cc:1048] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:56.941479 22384 raft_consensus.cc:993] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f: : Instructing follower 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.941977 22384 raft_consensus.cc:1081] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Signalling peer 173c0d839910458f9b2362ad15cf23d5 to start an election
I20260713 09:09:56.943631 22159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
 from {username='slave'} at 127.0.0.1:43440
I20260713 09:09:56.944080 22159 raft_consensus.cc:493] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:56.944365 22159 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:56.948397 22159 raft_consensus.cc:515] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.949828 22159 leader_election.cc:290] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [CANDIDATE]: Term 4 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:56.950994 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:56.951109 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "173c0d839910458f9b2362ad15cf23d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:56.951586 22085 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:56.951558 22234 raft_consensus.cc:3055] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:56.952068 22234 raft_consensus.cc:740] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:56.952803 22234 consensus_queue.cc:260] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.953853 22234 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:56.957698 22085 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 4.
I20260713 09:09:56.958956 22124 leader_election.cc:304] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [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: 173c0d839910458f9b2362ad15cf23d5, 3bfdc97685874a4d8e2c5b34a582a131; no voters: 
I20260713 09:09:56.959543 22234 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 173c0d839910458f9b2362ad15cf23d5 in term 4.
I20260713 09:09:56.959750 22390 raft_consensus.cc:2804] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:56.960299 22390 raft_consensus.cc:697] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 4 LEADER]: Becoming Leader. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:56.961200 22390 consensus_queue.cc:237] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:56.968653 21981 catalog_manager.cc:5697] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 reported cstate change: term changed from 3 to 4, leader changed from bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131) to 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130). New cstate: current_term: 4 leader_uuid: "173c0d839910458f9b2362ad15cf23d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:57.095397 22234 raft_consensus.cc:1275] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:57.096916 22390 consensus_queue.cc:1048] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:57.106585 22085 raft_consensus.cc:1275] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:57.110021 22390 consensus_queue.cc:1048] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:57.173323 22083 raft_consensus.cc:1275] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:57.174783 22390 consensus_queue.cc:1048] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:57.184639 22234 raft_consensus.cc:1275] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:57.186138 22399 consensus_queue.cc:1048] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:57.341146 22083 raft_consensus.cc:1275] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:57.342729 22399 consensus_queue.cc:1048] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:57.351621 22234 raft_consensus.cc:1275] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:57.353328 22321 consensus_queue.cc:1048] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:57.355623 22083 raft_consensus.cc:1275] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:57.357380 22321 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:57.371731 22234 raft_consensus.cc:1275] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Refusing update from remote peer 173c0d839910458f9b2362ad15cf23d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:57.373170 22390 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:59.417364 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:59.425341 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:43456
I20260713 09:09:59.426180 22159 raft_consensus.cc:606] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Received request to transfer leadership to TS 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:59.429272 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c56574a231c41bbb6fae5f70e85a251"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:43456
I20260713 09:09:59.429822 22159 raft_consensus.cc:606] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Received request to transfer leadership to TS 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:59.433043 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:43456
I20260713 09:09:59.433634 22159 raft_consensus.cc:606] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 4 LEADER]: Received request to transfer leadership to TS bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:59.436599 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d6ab38f48414e1bb0a91887220f6b5f"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:43456
I20260713 09:09:59.437107 22159 raft_consensus.cc:606] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Received request to transfer leadership to TS bc8dc551ef5a4011ab1aa2e97a1a588f
I20260713 09:09:59.440068 22159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8"
dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
mode: GRACEFUL
new_leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:43456
I20260713 09:09:59.440423 22159 raft_consensus.cc:606] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Received request to transfer leadership to TS 3bfdc97685874a4d8e2c5b34a582a131
I20260713 09:09:59.441535 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:59.442028 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:59.586613 22413 raft_consensus.cc:993] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:59.587220 22414 raft_consensus.cc:1081] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Signalling peer 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:59.589018 22083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:47238
I20260713 09:09:59.589531 22083 raft_consensus.cc:493] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:59.589879 22083 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:59.595724 22083 raft_consensus.cc:515] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:59.597882 22083 leader_election.cc:290] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 4 election: Requested vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:59.598836 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:59.599320 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bd20ca27624ef3b0d16ce9397be6c8" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:59.599707 22159 raft_consensus.cc:3055] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:59.599977 22233 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:59.600059 22159 raft_consensus.cc:740] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:59.601110 22159 consensus_queue.cc:260] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [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: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:59.602195 22159 raft_consensus.cc:3060] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:59.604981 22233 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 4.
I20260713 09:09:59.606220 22051 leader_election.cc:304] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [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: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:59.607455 22159 raft_consensus.cc:2468] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 4.
I20260713 09:09:59.607973 22416 raft_consensus.cc:2804] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:59.609160 22416 raft_consensus.cc:697] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 LEADER]: Becoming Leader. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:59.610224 22416 consensus_queue.cc:237] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [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: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } }
I20260713 09:09:59.618074 21980 catalog_manager.cc:5697] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 reported cstate change: term changed from 3 to 4, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129). New cstate: current_term: 4 leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:59.709573 22415 raft_consensus.cc:993] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:59.710047 22413 raft_consensus.cc:1081] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 4 LEADER]: Signalling peer bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:59.711776 22233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:56890
I20260713 09:09:59.712417 22233 raft_consensus.cc:493] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:59.712754 22233 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:59.712880 22414 raft_consensus.cc:993] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:59.713503 22413 raft_consensus.cc:1081] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Signalling peer 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:59.715329 22083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c56574a231c41bbb6fae5f70e85a251"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:47238
I20260713 09:09:59.715972 22083 raft_consensus.cc:493] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:59.716387 22083 raft_consensus.cc:3060] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.718713 22233 raft_consensus.cc:515] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.720373 22233 leader_election.cc:290] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 5 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:59.721325 22085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:59.721439 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5d38c9594148648d39ad6edfa7601d" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:59.722026 22085 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:59.722105 22159 raft_consensus.cc:3055] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:09:59.722622 22159 raft_consensus.cc:740] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:59.722796 22083 raft_consensus.cc:515] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.723320 22159 consensus_queue.cc:260] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.724359 22159 raft_consensus.cc:3060] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:59.725559 22083 leader_election.cc:290] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 2 election: Requested vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:59.725972 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c56574a231c41bbb6fae5f70e85a251" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:59.726651 22160 raft_consensus.cc:3055] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:59.726953 22160 raft_consensus.cc:740] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:59.726997 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c56574a231c41bbb6fae5f70e85a251" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:59.727558 22233 raft_consensus.cc:3060] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.727734 22160 consensus_queue.cc:260] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.728787 22160 raft_consensus.cc:3060] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.730566 22159 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 5.
I20260713 09:09:59.731745 22198 leader_election.cc:304] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 173c0d839910458f9b2362ad15cf23d5, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:59.732702 22384 raft_consensus.cc:2804] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:09:59.733728 22233 raft_consensus.cc:2468] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 2.
I20260713 09:09:59.735198 22085 raft_consensus.cc:2468] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 5.
I20260713 09:09:59.735126 22051 leader_election.cc:304] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:59.739061 22416 raft_consensus.cc:2804] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:59.739578 22416 raft_consensus.cc:697] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Becoming Leader. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:59.740453 22160 raft_consensus.cc:2468] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 2.
I20260713 09:09:59.740559 22416 consensus_queue.cc:237] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.744032 22384 raft_consensus.cc:697] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 5 LEADER]: Becoming Leader. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:59.745728 22384 consensus_queue.cc:237] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.748827 21980 catalog_manager.cc:5697] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 reported cstate change: term changed from 1 to 2, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:59.755519 21981 catalog_manager.cc:5697] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f reported cstate change: term changed from 4 to 5, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131). New cstate: current_term: 5 leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:59.854080 22414 raft_consensus.cc:993] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:59.854701 22413 raft_consensus.cc:1081] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Signalling peer 3bfdc97685874a4d8e2c5b34a582a131 to start an election
I20260713 09:09:59.856473 22083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812"
dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
 from {username='slave'} at 127.0.0.1:47238
I20260713 09:09:59.857105 22083 raft_consensus.cc:493] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:59.857455 22083 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:59.863790 22083 raft_consensus.cc:515] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.865736 22083 leader_election.cc:290] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [CANDIDATE]: Term 4 election: Requested vote from peers 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657), bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131:44883)
I20260713 09:09:59.866868 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:59.867093 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a3cbb04d14e079f73c145dd6b7812" candidate_uuid: "3bfdc97685874a4d8e2c5b34a582a131" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
I20260713 09:09:59.867601 22160 raft_consensus.cc:3055] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:59.867745 22233 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:59.868157 22160 raft_consensus.cc:740] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:59.869110 22160 consensus_queue.cc:260] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.870177 22160 raft_consensus.cc:3060] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:59.872545 22233 raft_consensus.cc:2468] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 4.
I20260713 09:09:59.873507 22051 leader_election.cc:304] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [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: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:59.874282 22416 raft_consensus.cc:2804] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:59.874883 22416 raft_consensus.cc:697] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 LEADER]: Becoming Leader. State: Replica: 3bfdc97685874a4d8e2c5b34a582a131, State: Running, Role: LEADER
I20260713 09:09:59.875883 22416 consensus_queue.cc:237] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [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: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.876714 22160 raft_consensus.cc:2468] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bfdc97685874a4d8e2c5b34a582a131 in term 4.
I20260713 09:09:59.884459 21981 catalog_manager.cc:5697] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 reported cstate change: term changed from 3 to 4, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129). New cstate: current_term: 4 leader_uuid: "3bfdc97685874a4d8e2c5b34a582a131" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:59.962505 22414 raft_consensus.cc:993] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5: : Instructing follower bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:59.963217 22413 raft_consensus.cc:1081] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Signalling peer bc8dc551ef5a4011ab1aa2e97a1a588f to start an election
I20260713 09:09:59.964936 22233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d6ab38f48414e1bb0a91887220f6b5f"
dest_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f"
 from {username='slave'} at 127.0.0.1:56890
I20260713 09:09:59.965413 22233 raft_consensus.cc:493] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:59.965655 22233 raft_consensus.cc:3060] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.969997 22233 raft_consensus.cc:515] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.971419 22233 leader_election.cc:290] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 2 election: Requested vote from peers 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955), 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657)
I20260713 09:09:59.972620 22083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ab38f48414e1bb0a91887220f6b5f" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bfdc97685874a4d8e2c5b34a582a131"
I20260713 09:09:59.972859 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ab38f48414e1bb0a91887220f6b5f" candidate_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "173c0d839910458f9b2362ad15cf23d5"
I20260713 09:09:59.973388 22083 raft_consensus.cc:3060] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.973479 22160 raft_consensus.cc:3055] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:59.973889 22160 raft_consensus.cc:740] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 173c0d839910458f9b2362ad15cf23d5, State: Running, Role: LEADER
I20260713 09:09:59.974715 22160 consensus_queue.cc:260] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.975890 22160 raft_consensus.cc:3060] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.979279 22083 raft_consensus.cc:2468] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 2.
I20260713 09:09:59.980634 22198 leader_election.cc:304] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bfdc97685874a4d8e2c5b34a582a131, bc8dc551ef5a4011ab1aa2e97a1a588f; no voters: 
I20260713 09:09:59.981426 22384 raft_consensus.cc:2804] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:59.982197 22384 raft_consensus.cc:697] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 LEADER]: Becoming Leader. State: Replica: bc8dc551ef5a4011ab1aa2e97a1a588f, State: Running, Role: LEADER
I20260713 09:09:59.982882 22160 raft_consensus.cc:2468] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8dc551ef5a4011ab1aa2e97a1a588f in term 2.
I20260713 09:09:59.983147 22384 consensus_queue.cc:237] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } }
I20260713 09:09:59.990507 21981 catalog_manager.cc:5697] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f reported cstate change: term changed from 1 to 2, leader changed from 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130) to bc8dc551ef5a4011ab1aa2e97a1a588f (127.21.111.131). New cstate: current_term: 2 leader_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:00.056810 22160 raft_consensus.cc:1275] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:00.058240 22416 consensus_queue.cc:1048] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:00.071931 22233 raft_consensus.cc:1275] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:00.075241 22416 consensus_queue.cc:1048] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:00.203579 22233 raft_consensus.cc:1275] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:00.204936 22416 consensus_queue.cc:1048] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:00.212719 22160 raft_consensus.cc:1275] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 5 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:00.214700 22423 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:00.217996 22159 raft_consensus.cc:1275] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:00.219635 22431 consensus_queue.cc:1048] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:00.232579 22083 raft_consensus.cc:1275] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 5 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:00.235952 22438 consensus_queue.cc:1048] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:00.267321 22160 raft_consensus.cc:1275] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:00.268754 22431 consensus_queue.cc:1048] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:00.278672 22233 raft_consensus.cc:1275] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Refusing update from remote peer 3bfdc97685874a4d8e2c5b34a582a131: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:00.280381 22431 consensus_queue.cc:1048] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8dc551ef5a4011ab1aa2e97a1a588f" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:00.370314 22160 raft_consensus.cc:1275] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:00.371840 22438 consensus_queue.cc:1048] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "173c0d839910458f9b2362ad15cf23d5" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:00.381904 22083 raft_consensus.cc:1275] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Refusing update from remote peer bc8dc551ef5a4011ab1aa2e97a1a588f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:00.383841 22438 consensus_queue.cc:1048] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bfdc97685874a4d8e2c5b34a582a131" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:00.443200 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:00.449599 21950 tablet_server.cc:179] TabletServer@127.21.111.129:0 shutting down...
I20260713 09:10:00.482353 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:00.483457 21950 tablet_replica.cc:333] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131: stopping tablet replica
I20260713 09:10:00.484580 21950 raft_consensus.cc:2243] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.485622 21950 raft_consensus.cc:2272] T 4c56574a231c41bbb6fae5f70e85a251 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.488778 21950 tablet_replica.cc:333] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131: stopping tablet replica
I20260713 09:10:00.489392 21950 raft_consensus.cc:2243] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.489843 21950 raft_consensus.cc:2272] T 8d6ab38f48414e1bb0a91887220f6b5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.492203 21950 tablet_replica.cc:333] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131: stopping tablet replica
I20260713 09:10:00.492745 21950 raft_consensus.cc:2243] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.493171 21950 raft_consensus.cc:2272] T a2d7db0430d640a1a0e5dc310b14502a P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.495045 21950 tablet_replica.cc:333] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131: stopping tablet replica
I20260713 09:10:00.495558 21950 raft_consensus.cc:2243] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.496441 21950 raft_consensus.cc:2272] T 9e1996ebb4144dde8aeeecf0841f15f4 P 3bfdc97685874a4d8e2c5b34a582a131 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.498281 21950 tablet_replica.cc:333] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131: stopping tablet replica
I20260713 09:10:00.498859 21950 raft_consensus.cc:2243] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.499279 21950 raft_consensus.cc:2272] T 0509ce9edd304492872be0cf90f33a51 P 3bfdc97685874a4d8e2c5b34a582a131 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.500978 21950 tablet_replica.cc:333] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131: stopping tablet replica
I20260713 09:10:00.501533 21950 raft_consensus.cc:2243] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.502403 21950 raft_consensus.cc:2272] T e2bd20ca27624ef3b0d16ce9397be6c8 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.504590 21950 tablet_replica.cc:333] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131: stopping tablet replica
I20260713 09:10:00.505100 21950 raft_consensus.cc:2243] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.505535 21950 raft_consensus.cc:2272] T 8d5d38c9594148648d39ad6edfa7601d P 3bfdc97685874a4d8e2c5b34a582a131 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.507640 21950 tablet_replica.cc:333] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131: stopping tablet replica
I20260713 09:10:00.508136 21950 raft_consensus.cc:2243] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.508570 21950 raft_consensus.cc:2272] T fb4ab72de1eb4967bea04d6fb5af4d5f P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.510236 21950 tablet_replica.cc:333] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131: stopping tablet replica
I20260713 09:10:00.510898 21950 raft_consensus.cc:2243] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.511828 21950 raft_consensus.cc:2272] T 0f3a3cbb04d14e079f73c145dd6b7812 P 3bfdc97685874a4d8e2c5b34a582a131 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:00.519999 22124 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:10:00.523295 22124 consensus_peers.cc:597] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 -> Peer 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955): Couldn't send request to peer 3bfdc97685874a4d8e2c5b34a582a131. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:00.618320 21950 tablet_server.cc:196] TabletServer@127.21.111.129:0 shutdown complete.
I20260713 09:10:00.637244 21950 tablet_server.cc:179] TabletServer@127.21.111.130:0 shutting down...
I20260713 09:10:00.666604 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:00.667268 21950 tablet_replica.cc:333] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5: stopping tablet replica
I20260713 09:10:00.667896 21950 raft_consensus.cc:2243] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.668345 21950 raft_consensus.cc:2272] T 4c56574a231c41bbb6fae5f70e85a251 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.670588 21950 tablet_replica.cc:333] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5: stopping tablet replica
I20260713 09:10:00.671061 21950 raft_consensus.cc:2243] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.671444 21950 raft_consensus.cc:2272] T 8d6ab38f48414e1bb0a91887220f6b5f P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.673453 21950 tablet_replica.cc:333] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5: stopping tablet replica
I20260713 09:10:00.673939 21950 raft_consensus.cc:2243] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.674718 21950 raft_consensus.cc:2272] T fb4ab72de1eb4967bea04d6fb5af4d5f P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.676224 21950 tablet_replica.cc:333] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5: stopping tablet replica
I20260713 09:10:00.676705 21950 raft_consensus.cc:2243] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.677083 21950 raft_consensus.cc:2272] T 8d5d38c9594148648d39ad6edfa7601d P 173c0d839910458f9b2362ad15cf23d5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.679193 21950 tablet_replica.cc:333] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5: stopping tablet replica
I20260713 09:10:00.679656 21950 raft_consensus.cc:2243] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.680037 21950 raft_consensus.cc:2272] T 0f3a3cbb04d14e079f73c145dd6b7812 P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.681839 21950 tablet_replica.cc:333] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5: stopping tablet replica
I20260713 09:10:00.682466 21950 raft_consensus.cc:2243] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.682898 21950 raft_consensus.cc:2272] T a2d7db0430d640a1a0e5dc310b14502a P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.684882 21950 tablet_replica.cc:333] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5: stopping tablet replica
I20260713 09:10:00.685583 21950 raft_consensus.cc:2243] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.686401 21950 raft_consensus.cc:2272] T 9e1996ebb4144dde8aeeecf0841f15f4 P 173c0d839910458f9b2362ad15cf23d5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:00.687330 22198 consensus_peers.cc:597] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f -> Peer 173c0d839910458f9b2362ad15cf23d5 (127.21.111.130:41657): Couldn't send request to peer 173c0d839910458f9b2362ad15cf23d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:00.688397 21950 tablet_replica.cc:333] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5: stopping tablet replica
I20260713 09:10:00.688807 21950 raft_consensus.cc:2243] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.689508 21950 raft_consensus.cc:2272] T 0509ce9edd304492872be0cf90f33a51 P 173c0d839910458f9b2362ad15cf23d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.691742 21950 tablet_replica.cc:333] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5: stopping tablet replica
I20260713 09:10:00.692188 21950 raft_consensus.cc:2243] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.692610 21950 raft_consensus.cc:2272] T e2bd20ca27624ef3b0d16ce9397be6c8 P 173c0d839910458f9b2362ad15cf23d5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:00.695005 22198 consensus_peers.cc:597] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f -> Peer 3bfdc97685874a4d8e2c5b34a582a131 (127.21.111.129:45955): Couldn't send request to peer 3bfdc97685874a4d8e2c5b34a582a131. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:00.722030 21950 tablet_server.cc:196] TabletServer@127.21.111.130:0 shutdown complete.
I20260713 09:10:00.739349 21950 tablet_server.cc:179] TabletServer@127.21.111.131:0 shutting down...
I20260713 09:10:00.761780 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:00.762735 21950 tablet_replica.cc:333] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f: stopping tablet replica
I20260713 09:10:00.763370 21950 raft_consensus.cc:2243] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.763856 21950 raft_consensus.cc:2272] T 4c56574a231c41bbb6fae5f70e85a251 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.766017 21950 tablet_replica.cc:333] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f: stopping tablet replica
I20260713 09:10:00.766629 21950 raft_consensus.cc:2243] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.767470 21950 raft_consensus.cc:2272] T 8d6ab38f48414e1bb0a91887220f6b5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.770202 21950 tablet_replica.cc:333] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f: stopping tablet replica
I20260713 09:10:00.770805 21950 raft_consensus.cc:2243] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.771286 21950 raft_consensus.cc:2272] T 9e1996ebb4144dde8aeeecf0841f15f4 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.773000 21950 tablet_replica.cc:333] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f: stopping tablet replica
I20260713 09:10:00.773634 21950 raft_consensus.cc:2243] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.774091 21950 raft_consensus.cc:2272] T 0509ce9edd304492872be0cf90f33a51 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.775916 21950 tablet_replica.cc:333] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f: stopping tablet replica
I20260713 09:10:00.776418 21950 raft_consensus.cc:2243] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.777180 21950 raft_consensus.cc:2272] T a2d7db0430d640a1a0e5dc310b14502a P bc8dc551ef5a4011ab1aa2e97a1a588f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.778944 21950 tablet_replica.cc:333] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f: stopping tablet replica
I20260713 09:10:00.779469 21950 raft_consensus.cc:2243] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.779917 21950 raft_consensus.cc:2272] T 0f3a3cbb04d14e079f73c145dd6b7812 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.781937 21950 tablet_replica.cc:333] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f: stopping tablet replica
I20260713 09:10:00.782550 21950 raft_consensus.cc:2243] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.782982 21950 raft_consensus.cc:2272] T fb4ab72de1eb4967bea04d6fb5af4d5f P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.784512 21950 tablet_replica.cc:333] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f: stopping tablet replica
I20260713 09:10:00.784998 21950 raft_consensus.cc:2243] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.785741 21950 raft_consensus.cc:2272] T 8d5d38c9594148648d39ad6edfa7601d P bc8dc551ef5a4011ab1aa2e97a1a588f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.787640 21950 tablet_replica.cc:333] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f: stopping tablet replica
I20260713 09:10:00.788182 21950 raft_consensus.cc:2243] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.788601 21950 raft_consensus.cc:2272] T e2bd20ca27624ef3b0d16ce9397be6c8 P bc8dc551ef5a4011ab1aa2e97a1a588f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.816982 21950 tablet_server.cc:196] TabletServer@127.21.111.131:0 shutdown complete.
I20260713 09:10:00.834990 21950 master.cc:562] Master@127.21.111.190:36635 shutting down...
I20260713 09:10:01.061578 21950 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.062198 21950 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.062572 21950 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a121deca78b426d989cc9f6dc1250c3: stopping tablet replica
I20260713 09:10:01.082305 21950 master.cc:584] Master@127.21.111.190:36635 shutdown complete.
173c0d839910458f9b2362ad15cf23d5  4
3bfdc97685874a4d8e2c5b34a582a131  4
bc8dc551ef5a4011ab1aa2e97a1a588f  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12824 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:10:01.124795 21950 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.111.190:36205
I20260713 09:10:01.126025 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:01.132040 22448 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
W20260713 09:10:01.132131 22447 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
W20260713 09:10:01.135699 22450 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
I20260713 09:10:01.136318 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:01.137159 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:01.137364 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:01.137521 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933801137503 us; error 0 us; skew 500 ppm
I20260713 09:10:01.138055 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:01.141206 21950 webserver.cc:533] Webserver started at http://127.21.111.190:36615/ using document root <none> and password file <none>
I20260713 09:10:01.141729 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:01.141934 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:01.142207 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:01.143359 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/master-0-root/instance:
uuid: "4c06667ebc2f490cb4670044b875b5f5"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-5ggs"
I20260713 09:10:01.147686 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:01.151154 22455 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.152034 21950 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:01.152274 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/master-0-root
uuid: "4c06667ebc2f490cb4670044b875b5f5"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-5ggs"
I20260713 09:10:01.152516 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-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)
I20260713 09:10:01.177947 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:01.179242 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:01.221271 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.190:36205
I20260713 09:10:01.221419 22506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.190:36205 every 8 connection(s)
I20260713 09:10:01.225270 22507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.234953 22507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5: Bootstrap starting.
I20260713 09:10:01.239470 22507 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.243513 22507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5: No bootstrap required, opened a new log
I20260713 09:10:01.245512 22507 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c06667ebc2f490cb4670044b875b5f5" member_type: VOTER }
I20260713 09:10:01.245870 22507 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.246055 22507 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c06667ebc2f490cb4670044b875b5f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.246652 22507 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c06667ebc2f490cb4670044b875b5f5" member_type: VOTER }
I20260713 09:10:01.247057 22507 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:01.247246 22507 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:01.247444 22507 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.251399 22507 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c06667ebc2f490cb4670044b875b5f5" member_type: VOTER }
I20260713 09:10:01.251847 22507 leader_election.cc:304] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [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: 4c06667ebc2f490cb4670044b875b5f5; no voters: 
I20260713 09:10:01.252928 22507 leader_election.cc:290] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:01.253326 22510 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:01.254688 22510 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 1 LEADER]: Becoming Leader. State: Replica: 4c06667ebc2f490cb4670044b875b5f5, State: Running, Role: LEADER
I20260713 09:10:01.255359 22510 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [LEADER]: Queue going to LEADER mode. State: All 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: "4c06667ebc2f490cb4670044b875b5f5" member_type: VOTER }
I20260713 09:10:01.255841 22507 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:01.260747 22512 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c06667ebc2f490cb4670044b875b5f5. Latest consensus state: current_term: 1 leader_uuid: "4c06667ebc2f490cb4670044b875b5f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c06667ebc2f490cb4670044b875b5f5" member_type: VOTER } }
I20260713 09:10:01.261469 22512 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:01.262940 22511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c06667ebc2f490cb4670044b875b5f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c06667ebc2f490cb4670044b875b5f5" member_type: VOTER } }
I20260713 09:10:01.263474 22511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:01.268553 22518 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:01.274250 22518 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:01.275420 21950 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:01.284698 22518 catalog_manager.cc:1383] Generated new cluster ID: efec5d12c9654c90ba0c33fcf6ee67d1
I20260713 09:10:01.285051 22518 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:01.306906 22518 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:01.308167 22518 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:01.324745 22518 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5: Generated new TSK 0
I20260713 09:10:01.325335 22518 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:01.341884 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:01.348443 22528 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
W20260713 09:10:01.349750 22529 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
I20260713 09:10:01.351766 21950 server_base.cc:1061] running on GCE node
W20260713 09:10:01.351732 22531 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
I20260713 09:10:01.352909 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:01.353093 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:01.353210 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933801353199 us; error 0 us; skew 500 ppm
I20260713 09:10:01.353672 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:01.356334 21950 webserver.cc:533] Webserver started at http://127.21.111.129:37997/ using document root <none> and password file <none>
I20260713 09:10:01.356806 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:01.357016 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:01.357335 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:01.358604 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-0-root/instance:
uuid: "2c33f64c6077465b9af96f27f3fe7d97"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-5ggs"
I20260713 09:10:01.363273 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:10:01.366704 22536 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.367753 21950 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:01.368053 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "2c33f64c6077465b9af96f27f3fe7d97"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-5ggs"
I20260713 09:10:01.368352 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-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)
I20260713 09:10:01.398540 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:01.399813 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:01.401242 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:01.403419 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:01.403637 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.403874 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:01.404053 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.447101 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:36081
I20260713 09:10:01.447180 22598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:36081 every 8 connection(s)
I20260713 09:10:01.452571 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:01.460673 22603 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
W20260713 09:10:01.460740 22604 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
I20260713 09:10:01.464351 21950 server_base.cc:1061] running on GCE node
W20260713 09:10:01.465366 22607 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
I20260713 09:10:01.466373 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:01.466675 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:01.466879 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933801466844 us; error 0 us; skew 500 ppm
I20260713 09:10:01.467478 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:01.470877 21950 webserver.cc:533] Webserver started at http://127.21.111.130:39241/ using document root <none> and password file <none>
I20260713 09:10:01.471609 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:01.471616 22599 heartbeater.cc:344] Connected to a master server at 127.21.111.190:36205
I20260713 09:10:01.471999 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:01.472137 22599 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:01.472373 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:01.473097 22599 heartbeater.cc:507] Master 127.21.111.190:36205 requested a full tablet report, sending...
I20260713 09:10:01.474035 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-1-root/instance:
uuid: "ed200fb0fc8a4c71915e899e82281573"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-5ggs"
I20260713 09:10:01.475780 22472 ts_manager.cc:194] Registered new tserver with Master: 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081)
I20260713 09:10:01.478516 22472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51926
I20260713 09:10:01.480528 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:01.483958 22611 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.484813 21950 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:01.485138 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-1-root
uuid: "ed200fb0fc8a4c71915e899e82281573"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-5ggs"
I20260713 09:10:01.485389 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-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)
I20260713 09:10:01.501212 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:01.502605 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:01.504248 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:01.506471 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:01.506662 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.506940 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:01.507097 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.551784 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.130:34623
I20260713 09:10:01.551930 22673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.130:34623 every 8 connection(s)
I20260713 09:10:01.556982 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:01.564719 22677 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
W20260713 09:10:01.566939 22678 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
W20260713 09:10:01.570283 22680 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
I20260713 09:10:01.570703 22674 heartbeater.cc:344] Connected to a master server at 127.21.111.190:36205
I20260713 09:10:01.571112 22674 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:01.571419 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:01.571866 22674 heartbeater.cc:507] Master 127.21.111.190:36205 requested a full tablet report, sending...
I20260713 09:10:01.572497 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:01.572757 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:01.573019 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933801572997 us; error 0 us; skew 500 ppm
I20260713 09:10:01.573752 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:01.574101 22472 ts_manager.cc:194] Registered new tserver with Master: ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:01.576000 22472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51938
I20260713 09:10:01.576702 21950 webserver.cc:533] Webserver started at http://127.21.111.131:40531/ using document root <none> and password file <none>
I20260713 09:10:01.577415 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:01.577663 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:01.578114 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:01.579454 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-2-root/instance:
uuid: "256152c69a1b4aea96f087cceacc49a8"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-5ggs"
I20260713 09:10:01.584229 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:10:01.587878 22685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.588649 21950 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260713 09:10:01.588981 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-2-root
uuid: "256152c69a1b4aea96f087cceacc49a8"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-5ggs"
I20260713 09:10:01.589318 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933788128197-21950-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)
I20260713 09:10:01.606282 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:01.607533 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:01.608985 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:01.611553 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:01.611778 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.612035 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:01.612217 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.651177 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.131:37711
I20260713 09:10:01.651278 22747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.131:37711 every 8 connection(s)
I20260713 09:10:01.666319 22748 heartbeater.cc:344] Connected to a master server at 127.21.111.190:36205
I20260713 09:10:01.666776 22748 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:01.667726 22748 heartbeater.cc:507] Master 127.21.111.190:36205 requested a full tablet report, sending...
I20260713 09:10:01.669682 22472 ts_manager.cc:194] Registered new tserver with Master: 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:01.670212 21950 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015737133s
I20260713 09:10:01.671424 22472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51944
I20260713 09:10:01.698827 22472 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51950:
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"
    }
  }
}
W20260713 09:10:01.702543 22472 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.
I20260713 09:10:01.782090 22562 tablet_service.cc:1511] Processing CreateTablet for tablet 43b55084150b40b0bab818fb235d69d8 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:01.783661 22562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b55084150b40b0bab818fb235d69d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.783967 22563 tablet_service.cc:1511] Processing CreateTablet for tablet 322eebda09ca4db9ac8b222f061c9ebd (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:01.785174 22563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322eebda09ca4db9ac8b222f061c9ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.786713 22561 tablet_service.cc:1511] Processing CreateTablet for tablet 86d596835f094d1189fb2eee39907070 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:01.788064 22561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d596835f094d1189fb2eee39907070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.782362 22564 tablet_service.cc:1511] Processing CreateTablet for tablet a67a68cfea2c490e90b2517fae112fbd (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:01.791194 22564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67a68cfea2c490e90b2517fae112fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.793298 22637 tablet_service.cc:1511] Processing CreateTablet for tablet 43b55084150b40b0bab818fb235d69d8 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:01.793975 22713 tablet_service.cc:1511] Processing CreateTablet for tablet a67a68cfea2c490e90b2517fae112fbd (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:01.794850 22637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b55084150b40b0bab818fb235d69d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.795388 22713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67a68cfea2c490e90b2517fae112fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.795611 22639 tablet_service.cc:1511] Processing CreateTablet for tablet a67a68cfea2c490e90b2517fae112fbd (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:01.796861 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67a68cfea2c490e90b2517fae112fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.799649 22638 tablet_service.cc:1511] Processing CreateTablet for tablet 322eebda09ca4db9ac8b222f061c9ebd (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:01.800261 22712 tablet_service.cc:1511] Processing CreateTablet for tablet 322eebda09ca4db9ac8b222f061c9ebd (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:01.801550 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322eebda09ca4db9ac8b222f061c9ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.801635 22712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322eebda09ca4db9ac8b222f061c9ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.817318 22636 tablet_service.cc:1511] Processing CreateTablet for tablet 86d596835f094d1189fb2eee39907070 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:01.819036 22636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d596835f094d1189fb2eee39907070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.835688 22711 tablet_service.cc:1511] Processing CreateTablet for tablet 43b55084150b40b0bab818fb235d69d8 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:01.837164 22711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b55084150b40b0bab818fb235d69d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.839730 22560 tablet_service.cc:1511] Processing CreateTablet for tablet 9554c9cd59f140f18b83db419b391f93 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:01.841192 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9554c9cd59f140f18b83db419b391f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.844273 22635 tablet_service.cc:1511] Processing CreateTablet for tablet 9554c9cd59f140f18b83db419b391f93 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:01.845806 22635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9554c9cd59f140f18b83db419b391f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.859869 22559 tablet_service.cc:1511] Processing CreateTablet for tablet 414dff26530f4982a43bd1a31209e4ec (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:01.861406 22559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414dff26530f4982a43bd1a31209e4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.864909 22710 tablet_service.cc:1511] Processing CreateTablet for tablet 86d596835f094d1189fb2eee39907070 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:01.869608 22710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d596835f094d1189fb2eee39907070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.869488 22709 tablet_service.cc:1511] Processing CreateTablet for tablet 9554c9cd59f140f18b83db419b391f93 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:01.871105 22709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9554c9cd59f140f18b83db419b391f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.876590 22708 tablet_service.cc:1511] Processing CreateTablet for tablet 414dff26530f4982a43bd1a31209e4ec (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:01.878175 22708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414dff26530f4982a43bd1a31209e4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.878055 22558 tablet_service.cc:1511] Processing CreateTablet for tablet 0d464559b0b54218aa7b342ea1a2b2f3 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:01.879755 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d464559b0b54218aa7b342ea1a2b2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.883387 22707 tablet_service.cc:1511] Processing CreateTablet for tablet 0d464559b0b54218aa7b342ea1a2b2f3 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:01.884876 22707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d464559b0b54218aa7b342ea1a2b2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.886485 22635 tablet_service.cc:1511] Processing CreateTablet for tablet 0d464559b0b54218aa7b342ea1a2b2f3 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:01.887948 22635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d464559b0b54218aa7b342ea1a2b2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.902076 22764 tablet_bootstrap.cc:492] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:01.903218 22763 tablet_bootstrap.cc:492] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:01.916180 22562 tablet_service.cc:1511] Processing CreateTablet for tablet e768d28eef4748a99dff777a809e0c49 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:01.907469 22639 tablet_service.cc:1511] Processing CreateTablet for tablet 414dff26530f4982a43bd1a31209e4ec (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:01.907457 22713 tablet_service.cc:1511] Processing CreateTablet for tablet e89ce5674282464e8a4168973a53c88d (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:01.909036 22563 tablet_service.cc:1511] Processing CreateTablet for tablet e89ce5674282464e8a4168973a53c88d (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:01.913116 22637 tablet_service.cc:1511] Processing CreateTablet for tablet e89ce5674282464e8a4168973a53c88d (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:01.923781 22637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89ce5674282464e8a4168973a53c88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.925717 22563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89ce5674282464e8a4168973a53c88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.927204 22763 tablet_bootstrap.cc:654] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.933313 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414dff26530f4982a43bd1a31209e4ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.939009 22562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e768d28eef4748a99dff777a809e0c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.939213 22765 tablet_bootstrap.cc:492] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:01.945086 22764 tablet_bootstrap.cc:654] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.947096 22636 tablet_service.cc:1511] Processing CreateTablet for tablet e768d28eef4748a99dff777a809e0c49 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:01.948376 22713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89ce5674282464e8a4168973a53c88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.952348 22636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e768d28eef4748a99dff777a809e0c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.976478 22711 tablet_service.cc:1511] Processing CreateTablet for tablet e768d28eef4748a99dff777a809e0c49 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:01.978093 22711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e768d28eef4748a99dff777a809e0c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.993670 22558 tablet_service.cc:1511] Processing CreateTablet for tablet 6fad55192b2a49c5b544b9d492aedc38 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:01.995530 22763 tablet_bootstrap.cc:492] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:01.998342 22763 ts_tablet_manager.cc:1403] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.015s
I20260713 09:10:01.998783 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fad55192b2a49c5b544b9d492aedc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.999477 22635 tablet_service.cc:1511] Processing CreateTablet for tablet 6fad55192b2a49c5b544b9d492aedc38 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:02.000809 22635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fad55192b2a49c5b544b9d492aedc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.001502 22763 raft_consensus.cc:359] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.002272 22763 raft_consensus.cc:385] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.002601 22763 raft_consensus.cc:740] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.003562 22763 consensus_queue.cc:260] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.006780 22765 tablet_bootstrap.cc:654] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.011819 22708 tablet_service.cc:1511] Processing CreateTablet for tablet 6fad55192b2a49c5b544b9d492aedc38 (DEFAULT_TABLE table=test-workload [id=84b01a88ba2a4a6fba81117695220bec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:02.015991 22764 tablet_bootstrap.cc:492] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.016584 22764 ts_tablet_manager.cc:1403] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.000s
I20260713 09:10:02.017082 22708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fad55192b2a49c5b544b9d492aedc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.019871 22764 raft_consensus.cc:359] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.020656 22764 raft_consensus.cc:385] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.020953 22764 raft_consensus.cc:740] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.021829 22764 consensus_queue.cc:260] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.029301 22599 heartbeater.cc:499] Master 127.21.111.190:36205 was elected leader, sending a full tablet report...
I20260713 09:10:02.029400 22763 ts_tablet_manager.cc:1434] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.008s
I20260713 09:10:02.029587 22764 ts_tablet_manager.cc:1434] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:10:02.031324 22764 tablet_bootstrap.cc:492] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:02.034190 22674 heartbeater.cc:499] Master 127.21.111.190:36205 was elected leader, sending a full tablet report...
I20260713 09:10:02.040916 22765 tablet_bootstrap.cc:492] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.041404 22765 ts_tablet_manager.cc:1403] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.000s
I20260713 09:10:02.041795 22763 tablet_bootstrap.cc:492] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:02.044441 22765 raft_consensus.cc:359] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.045188 22765 raft_consensus.cc:385] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.045473 22765 raft_consensus.cc:740] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.046355 22765 consensus_queue.cc:260] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.047809 22764 tablet_bootstrap.cc:654] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.049396 22763 tablet_bootstrap.cc:654] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.053452 22748 heartbeater.cc:499] Master 127.21.111.190:36205 was elected leader, sending a full tablet report...
I20260713 09:10:02.054322 22765 ts_tablet_manager.cc:1434] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:10:02.055521 22765 tablet_bootstrap.cc:492] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:02.059926 22764 tablet_bootstrap.cc:492] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.060359 22764 ts_tablet_manager.cc:1403] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.003s
I20260713 09:10:02.062500 22764 raft_consensus.cc:359] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.063205 22764 raft_consensus.cc:385] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.063526 22764 raft_consensus.cc:740] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.063596 22765 tablet_bootstrap.cc:654] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.064450 22764 consensus_queue.cc:260] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.069203 22764 ts_tablet_manager.cc:1434] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:10:02.070950 22764 tablet_bootstrap.cc:492] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:02.073158 22763 tablet_bootstrap.cc:492] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:02.073719 22763 ts_tablet_manager.cc:1403] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.006s
I20260713 09:10:02.077395 22763 raft_consensus.cc:359] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:02.078153 22764 tablet_bootstrap.cc:654] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.078169 22763 raft_consensus.cc:385] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.079931 22763 raft_consensus.cc:740] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.080884 22763 consensus_queue.cc:260] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:02.081746 22765 tablet_bootstrap.cc:492] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.082528 22765 ts_tablet_manager.cc:1403] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.010s
I20260713 09:10:02.084076 22763 ts_tablet_manager.cc:1434] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:10:02.085366 22763 tablet_bootstrap.cc:492] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:02.086244 22765 raft_consensus.cc:359] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:02.087184 22765 raft_consensus.cc:385] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.087668 22765 raft_consensus.cc:740] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.088783 22765 consensus_queue.cc:260] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:02.091758 22765 ts_tablet_manager.cc:1434] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:02.093937 22763 tablet_bootstrap.cc:654] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.094291 22765 tablet_bootstrap.cc:492] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:02.095052 22764 tablet_bootstrap.cc:492] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.095546 22764 ts_tablet_manager.cc:1403] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260713 09:10:02.099207 22764 raft_consensus.cc:359] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.100220 22764 raft_consensus.cc:385] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.100616 22764 raft_consensus.cc:740] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.101596 22764 consensus_queue.cc:260] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.103283 22765 tablet_bootstrap.cc:654] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.104462 22764 ts_tablet_manager.cc:1434] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:10:02.105897 22764 tablet_bootstrap.cc:492] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:02.114678 22764 tablet_bootstrap.cc:654] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.116567 22765 tablet_bootstrap.cc:492] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.117238 22765 ts_tablet_manager.cc:1403] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260713 09:10:02.120985 22765 raft_consensus.cc:359] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.121984 22765 raft_consensus.cc:385] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.122367 22765 raft_consensus.cc:740] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.123520 22765 consensus_queue.cc:260] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.125770 22771 raft_consensus.cc:493] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.126276 22771 raft_consensus.cc:515] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.132157 22771 leader_election.cc:290] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:02.136091 22763 tablet_bootstrap.cc:492] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:02.136839 22763 ts_tablet_manager.cc:1403] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.028s
I20260713 09:10:02.141165 22765 ts_tablet_manager.cc:1434] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:10:02.142500 22765 tablet_bootstrap.cc:492] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:02.142366 22763 raft_consensus.cc:359] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.143443 22763 raft_consensus.cc:385] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.143771 22763 raft_consensus.cc:740] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.144513 22763 consensus_queue.cc:260] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.147082 22763 ts_tablet_manager.cc:1434] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260713 09:10:02.148080 22763 tablet_bootstrap.cc:492] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:02.147854 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.148586 22574 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 0.
I20260713 09:10:02.152156 22765 tablet_bootstrap.cc:654] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.155102 22763 tablet_bootstrap.cc:654] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.155265 22764 tablet_bootstrap.cc:492] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.155912 22764 ts_tablet_manager.cc:1403] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.023s
I20260713 09:10:02.160401 22689 leader_election.cc:304] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:02.160786 22764 raft_consensus.cc:359] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.161588 22771 raft_consensus.cc:2804] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.161929 22764 raft_consensus.cc:385] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.162164 22771 raft_consensus.cc:493] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.162485 22764 raft_consensus.cc:740] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.162735 22771 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.163784 22764 consensus_queue.cc:260] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.166294 22765 tablet_bootstrap.cc:492] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.166981 22765 ts_tablet_manager.cc:1403] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260713 09:10:02.173710 22763 tablet_bootstrap.cc:492] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:02.172644 22771 raft_consensus.cc:515] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.175899 22763 ts_tablet_manager.cc:1403] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.006s
I20260713 09:10:02.177239 22764 ts_tablet_manager.cc:1434] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260713 09:10:02.177326 22771 leader_election.cc:290] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:02.174718 22765 raft_consensus.cc:359] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.178459 22764 tablet_bootstrap.cc:492] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:02.178679 22765 raft_consensus.cc:385] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.179066 22765 raft_consensus.cc:740] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.179703 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:02.180343 22574 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.179859 22763 raft_consensus.cc:359] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.181051 22763 raft_consensus.cc:385] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.181470 22763 raft_consensus.cc:740] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.182505 22763 consensus_queue.cc:260] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.179857 22765 consensus_queue.cc:260] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.186604 22764 tablet_bootstrap.cc:654] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.187039 22765 ts_tablet_manager.cc:1434] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:10:02.188050 22765 tablet_bootstrap.cc:492] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:02.190958 22763 ts_tablet_manager.cc:1434] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:10:02.191975 22763 tablet_bootstrap.cc:492] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:02.196578 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
I20260713 09:10:02.196990 22765 tablet_bootstrap.cc:654] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.197259 22649 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 0.
I20260713 09:10:02.198482 22763 tablet_bootstrap.cc:654] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.198571 22648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:02.199198 22648 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.205214 22768 raft_consensus.cc:493] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.205780 22768 raft_consensus.cc:515] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.214680 22768 leader_election.cc:290] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.218991 22770 raft_consensus.cc:493] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.219776 22770 raft_consensus.cc:515] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.221840 22574 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 1.
I20260713 09:10:02.223878 22689 leader_election.cc:304] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:02.225097 22771 raft_consensus.cc:2804] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.228952 22764 tablet_bootstrap.cc:492] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.231539 22648 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 1.
I20260713 09:10:02.229743 22764 ts_tablet_manager.cc:1403] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.052s	user 0.002s	sys 0.012s
I20260713 09:10:02.237198 22770 leader_election.cc:290] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.243724 22764 raft_consensus.cc:359] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:02.244693 22763 tablet_bootstrap.cc:492] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:02.244872 22764 raft_consensus.cc:385] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.245229 22763 ts_tablet_manager.cc:1403] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.039s
I20260713 09:10:02.245404 22764 raft_consensus.cc:740] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.248623 22763 raft_consensus.cc:359] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.249593 22763 raft_consensus.cc:385] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.249963 22763 raft_consensus.cc:740] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.250774 22768 raft_consensus.cc:493] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.251047 22763 consensus_queue.cc:260] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.251576 22768 raft_consensus.cc:515] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.254544 22768 leader_election.cc:290] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
W20260713 09:10:02.276177 22520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:02.285013 22763 ts_tablet_manager.cc:1434] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.009s
I20260713 09:10:02.286206 22763 tablet_bootstrap.cc:492] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:02.286908 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.287671 22765 tablet_bootstrap.cc:492] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.288364 22765 ts_tablet_manager.cc:1403] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.002s
I20260713 09:10:02.288432 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.289296 22722 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 0.
W20260713 09:10:02.293861 22614 leader_election.cc:343] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.294703 22614 leader_election.cc:304] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:02.295678 22768 raft_consensus.cc:2804] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.296119 22768 raft_consensus.cc:493] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.296463 22768 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.274348 22771 raft_consensus.cc:697] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Becoming Leader. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:02.268646 22764 consensus_queue.cc:260] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:02.303428 22771 consensus_queue.cc:237] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.302381 22763 tablet_bootstrap.cc:654] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.301553 22787 raft_consensus.cc:493] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.311126 22787 raft_consensus.cc:515] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:02.315289 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.316807 22787 leader_election.cc:290] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:02.318395 22648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
I20260713 09:10:02.319453 22648 raft_consensus.cc:2468] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 0.
I20260713 09:10:02.319576 22765 raft_consensus.cc:359] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.320820 22765 raft_consensus.cc:385] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.321358 22765 raft_consensus.cc:740] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.321193 22689 leader_election.cc:304] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:02.326464 22574 raft_consensus.cc:2468] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 0.
I20260713 09:10:02.328361 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.330066 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.330624 22791 raft_consensus.cc:493] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.330725 22770 raft_consensus.cc:493] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.330892 22572 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 0.
I20260713 09:10:02.331375 22770 raft_consensus.cc:515] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.331282 22791 raft_consensus.cc:515] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
W20260713 09:10:02.332801 22615 leader_election.cc:343] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.333395 22615 leader_election.cc:304] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed200fb0fc8a4c71915e899e82281573; no voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.333650 22770 leader_election.cc:290] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.335049 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
W20260713 09:10:02.337241 22614 leader_election.cc:343] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.338001 22791 leader_election.cc:290] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.338634 22791 raft_consensus.cc:2749] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:02.341200 22764 ts_tablet_manager.cc:1434] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.109s	user 0.003s	sys 0.007s
I20260713 09:10:02.342689 22764 tablet_bootstrap.cc:492] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:02.352384 22787 raft_consensus.cc:2804] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.352911 22787 raft_consensus.cc:493] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.353271 22787 raft_consensus.cc:3060] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.353363 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.354038 22722 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 0.
I20260713 09:10:02.355640 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.356269 22763 tablet_bootstrap.cc:492] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:02.356889 22763 ts_tablet_manager.cc:1403] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.012s
I20260713 09:10:02.356980 22539 leader_election.cc:304] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:02.357730 22765 consensus_queue.cc:260] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.358035 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.359452 22574 raft_consensus.cc:2468] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 0.
I20260713 09:10:02.359805 22770 raft_consensus.cc:2804] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.360203 22770 raft_consensus.cc:493] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.360581 22770 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.360728 22615 leader_election.cc:304] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [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: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573; no voters: 256152c69a1b4aea96f087cceacc49a8
I20260713 09:10:02.361698 22765 ts_tablet_manager.cc:1434] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.073s	user 0.011s	sys 0.000s
I20260713 09:10:02.361186 22763 raft_consensus.cc:359] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.363405 22763 raft_consensus.cc:385] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.364187 22795 raft_consensus.cc:2804] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.366286 22763 raft_consensus.cc:740] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.366804 22795 raft_consensus.cc:493] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.367242 22795 raft_consensus.cc:3060] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.367517 22763 consensus_queue.cc:260] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
W20260713 09:10:02.368034 22539 leader_election.cc:343] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.359745 22768 raft_consensus.cc:515] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.371307 22763 ts_tablet_manager.cc:1434] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:10:02.372085 22768 leader_election.cc:290] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.372016 22648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
I20260713 09:10:02.372606 22763 tablet_bootstrap.cc:492] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:02.373000 22648 raft_consensus.cc:2393] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c33f64c6077465b9af96f27f3fe7d97 in current term 1: Already voted for candidate ed200fb0fc8a4c71915e899e82281573 in this term.
I20260713 09:10:02.372818 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
I20260713 09:10:02.373618 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:02.362926 22765 tablet_bootstrap.cc:492] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:02.374223 22722 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.378540 22471 catalog_manager.cc:5697] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "256152c69a1b4aea96f087cceacc49a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:02.380885 22763 tablet_bootstrap.cc:654] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.381978 22765 tablet_bootstrap.cc:654] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.383667 22770 raft_consensus.cc:515] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.384588 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:02.385962 22574 raft_consensus.cc:2393] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed200fb0fc8a4c71915e899e82281573 in current term 1: Already voted for candidate 2c33f64c6077465b9af96f27f3fe7d97 in this term.
I20260713 09:10:02.388441 22648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:02.389290 22648 raft_consensus.cc:2393] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c33f64c6077465b9af96f27f3fe7d97 in current term 1: Already voted for candidate ed200fb0fc8a4c71915e899e82281573 in this term.
I20260713 09:10:02.391621 22722 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 1.
I20260713 09:10:02.395045 22614 leader_election.cc:304] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.397805 22768 raft_consensus.cc:2804] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.404068 22768 raft_consensus.cc:697] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Becoming Leader. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:02.405561 22770 leader_election.cc:290] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.405167 22768 consensus_queue.cc:237] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.406173 22770 raft_consensus.cc:493] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.406064 22787 raft_consensus.cc:515] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:02.406725 22770 raft_consensus.cc:515] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.409690 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:02.410283 22574 raft_consensus.cc:3060] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.410816 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:02.411587 22722 raft_consensus.cc:2393] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c33f64c6077465b9af96f27f3fe7d97 in current term 1: Already voted for candidate ed200fb0fc8a4c71915e899e82281573 in this term.
I20260713 09:10:02.410131 22648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
W20260713 09:10:02.414157 22540 leader_election.cc:343] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.414706 22539 leader_election.cc:304] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [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: 2c33f64c6077465b9af96f27f3fe7d97; no voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:02.415033 22791 raft_consensus.cc:493] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.415477 22791 raft_consensus.cc:515] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.408725 22770 leader_election.cc:290] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.416908 22770 raft_consensus.cc:2749] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:02.417625 22791 leader_election.cc:290] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.419313 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.419335 22763 tablet_bootstrap.cc:492] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:02.422891 22763 ts_tablet_manager.cc:1403] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.006s
I20260713 09:10:02.423060 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
W20260713 09:10:02.423714 22615 leader_election.cc:343] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.423784 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
W20260713 09:10:02.424862 22614 leader_election.cc:343] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.425379 22614 leader_election.cc:304] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed200fb0fc8a4c71915e899e82281573; no voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.425438 22723 raft_consensus.cc:2468] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 0.
I20260713 09:10:02.427259 22791 raft_consensus.cc:2749] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:02.428431 22539 leader_election.cc:304] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [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: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:02.428689 22648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:02.429239 22648 raft_consensus.cc:3060] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.429596 22770 raft_consensus.cc:2804] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.429957 22770 raft_consensus.cc:493] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.430327 22770 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.430471 22574 raft_consensus.cc:2468] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 1.
I20260713 09:10:02.433708 22689 leader_election.cc:304] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:02.434697 22771 raft_consensus.cc:2804] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.435209 22771 raft_consensus.cc:697] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Becoming Leader. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:02.436120 22771 consensus_queue.cc:237] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:02.439186 22763 raft_consensus.cc:359] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.439410 22770 raft_consensus.cc:515] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.433081 22787 leader_election.cc:290] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:02.444118 22764 tablet_bootstrap.cc:654] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.441098 22763 raft_consensus.cc:385] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.449980 22763 raft_consensus.cc:740] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.452004 22648 raft_consensus.cc:2468] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 1.
I20260713 09:10:02.455667 22765 tablet_bootstrap.cc:492] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.456219 22770 leader_election.cc:290] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.457523 22648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:02.458082 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:02.458782 22723 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.458485 22763 consensus_queue.cc:260] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
W20260713 09:10:02.459286 22540 leader_election.cc:343] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.461072 22763 ts_tablet_manager.cc:1434] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 09:10:02.462018 22763 tablet_bootstrap.cc:492] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:02.456220 22765 ts_tablet_manager.cc:1403] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.094s	user 0.003s	sys 0.021s
I20260713 09:10:02.466693 22795 raft_consensus.cc:515] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.468231 22649 raft_consensus.cc:2393] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c33f64c6077465b9af96f27f3fe7d97 in current term 1: Already voted for candidate ed200fb0fc8a4c71915e899e82281573 in this term.
I20260713 09:10:02.469362 22795 leader_election.cc:290] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.469671 22470 catalog_manager.cc:5697] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed200fb0fc8a4c71915e899e82281573 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "ed200fb0fc8a4c71915e899e82281573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.470849 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:02.471086 22763 tablet_bootstrap.cc:654] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.471410 22574 raft_consensus.cc:3060] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.473570 22540 leader_election.cc:304] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97; no voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:02.471374 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
W20260713 09:10:02.475550 22614 leader_election.cc:343] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.474612 22471 catalog_manager.cc:5697] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "256152c69a1b4aea96f087cceacc49a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.479240 22574 raft_consensus.cc:2468] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 1.
I20260713 09:10:02.480039 22770 raft_consensus.cc:2749] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:02.480875 22615 leader_election.cc:304] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573; no voters: 256152c69a1b4aea96f087cceacc49a8
I20260713 09:10:02.482578 22765 raft_consensus.cc:359] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.483338 22765 raft_consensus.cc:385] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.483633 22765 raft_consensus.cc:740] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.484411 22765 consensus_queue.cc:260] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.486002 22763 tablet_bootstrap.cc:492] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:02.486495 22763 ts_tablet_manager.cc:1403] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260713 09:10:02.488480 22723 raft_consensus.cc:2468] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 1.
I20260713 09:10:02.488982 22763 raft_consensus.cc:359] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.489430 22765 ts_tablet_manager.cc:1434] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:10:02.489625 22763 raft_consensus.cc:385] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.489884 22763 raft_consensus.cc:740] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.489791 22539 leader_election.cc:304] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:02.490393 22765 tablet_bootstrap.cc:492] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:02.490897 22763 consensus_queue.cc:260] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.491202 22770 raft_consensus.cc:2804] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.491842 22770 raft_consensus.cc:697] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:02.492879 22763 ts_tablet_manager.cc:1434] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:02.492676 22770 consensus_queue.cc:237] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.493741 22763 tablet_bootstrap.cc:492] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:02.494588 22768 raft_consensus.cc:2804] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.495110 22768 raft_consensus.cc:697] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Becoming Leader. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:02.495926 22768 consensus_queue.cc:237] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.497130 22765 tablet_bootstrap.cc:654] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.499858 22763 tablet_bootstrap.cc:654] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.507715 22764 tablet_bootstrap.cc:492] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.508167 22765 tablet_bootstrap.cc:492] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.509298 22764 ts_tablet_manager.cc:1403] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.167s	user 0.013s	sys 0.004s
I20260713 09:10:02.509315 22765 ts_tablet_manager.cc:1403] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260713 09:10:02.514394 22765 raft_consensus.cc:359] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.515954 22765 raft_consensus.cc:385] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.517869 22765 raft_consensus.cc:740] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.519500 22765 consensus_queue.cc:260] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.523365 22470 catalog_manager.cc:5697] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed200fb0fc8a4c71915e899e82281573 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "ed200fb0fc8a4c71915e899e82281573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.513753 22764 raft_consensus.cc:359] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.527264 22764 raft_consensus.cc:385] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.527770 22764 raft_consensus.cc:740] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.528651 22765 ts_tablet_manager.cc:1434] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:10:02.529810 22765 tablet_bootstrap.cc:492] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:02.528666 22764 consensus_queue.cc:260] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.533543 22764 ts_tablet_manager.cc:1434] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260713 09:10:02.534463 22764 tablet_bootstrap.cc:492] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:02.535434 22471 catalog_manager.cc:5697] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.538846 22765 tablet_bootstrap.cc:654] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.540995 22764 tablet_bootstrap.cc:654] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.544486 22763 tablet_bootstrap.cc:492] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:02.545162 22763 ts_tablet_manager.cc:1403] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.019s
I20260713 09:10:02.549710 22763 raft_consensus.cc:359] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.550232 22765 tablet_bootstrap.cc:492] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.550380 22763 raft_consensus.cc:385] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.550679 22763 raft_consensus.cc:740] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.550794 22765 ts_tablet_manager.cc:1403] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:10:02.551481 22763 consensus_queue.cc:260] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.553268 22765 raft_consensus.cc:359] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.553660 22763 ts_tablet_manager.cc:1434] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:02.553927 22765 raft_consensus.cc:385] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.554282 22765 raft_consensus.cc:740] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.554760 22763 tablet_bootstrap.cc:492] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573: Bootstrap starting.
I20260713 09:10:02.554965 22765 consensus_queue.cc:260] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.556838 22765 ts_tablet_manager.cc:1434] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:02.557744 22765 tablet_bootstrap.cc:492] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:02.560758 22763 tablet_bootstrap.cc:654] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.568890 22770 raft_consensus.cc:493] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.569509 22770 raft_consensus.cc:515] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.571709 22763 tablet_bootstrap.cc:492] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573: No bootstrap required, opened a new log
I20260713 09:10:02.571709 22770 leader_election.cc:290] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.572268 22763 ts_tablet_manager.cc:1403] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:10:02.572427 22765 tablet_bootstrap.cc:654] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.573000 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.573974 22723 raft_consensus.cc:2468] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 0.
I20260713 09:10:02.573000 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
I20260713 09:10:02.575344 22649 raft_consensus.cc:2468] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 0.
I20260713 09:10:02.574970 22763 raft_consensus.cc:359] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.575933 22763 raft_consensus.cc:385] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.575938 22539 leader_election.cc:304] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:02.576527 22763 raft_consensus.cc:740] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.577231 22768 raft_consensus.cc:493] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.577770 22768 raft_consensus.cc:515] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.577646 22763 consensus_queue.cc:260] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.579188 22770 raft_consensus.cc:2804] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.579594 22770 raft_consensus.cc:493] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.580014 22770 raft_consensus.cc:3060] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.582216 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.582649 22791 raft_consensus.cc:493] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.583407 22791 raft_consensus.cc:515] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.585978 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.587101 22768 leader_election.cc:290] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.586858 22723 raft_consensus.cc:2393] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed200fb0fc8a4c71915e899e82281573 in current term 1: Already voted for candidate 2c33f64c6077465b9af96f27f3fe7d97 in this term.
I20260713 09:10:02.587870 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.588776 22722 raft_consensus.cc:2468] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 0.
I20260713 09:10:02.588977 22614 leader_election.cc:304] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed200fb0fc8a4c71915e899e82281573; no voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.590832 22614 leader_election.cc:304] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:02.591310 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
W20260713 09:10:02.593191 22615 leader_election.cc:343] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.591830 22770 raft_consensus.cc:515] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.594038 22791 leader_election.cc:290] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.594609 22764 tablet_bootstrap.cc:492] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.595206 22764 ts_tablet_manager.cc:1403] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.003s
I20260713 09:10:02.596558 22763 ts_tablet_manager.cc:1434] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:10:02.596897 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:02.597527 22649 raft_consensus.cc:3060] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.592262 22768 raft_consensus.cc:2804] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.591969 22795 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.599162 22768 raft_consensus.cc:493] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.599581 22768 raft_consensus.cc:3060] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.608290 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:02.609213 22722 raft_consensus.cc:3060] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.606244 22649 raft_consensus.cc:2468] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 1.
I20260713 09:10:02.615615 22540 leader_election.cc:304] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:02.614200 22770 leader_election.cc:290] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.616720 22800 raft_consensus.cc:2804] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.617278 22800 raft_consensus.cc:697] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:02.618376 22800 consensus_queue.cc:237] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.619452 22722 raft_consensus.cc:2468] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 1.
I20260713 09:10:02.620039 22765 tablet_bootstrap.cc:492] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.620518 22765 ts_tablet_manager.cc:1403] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.028s
I20260713 09:10:02.608237 22795 raft_consensus.cc:2749] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:02.622617 22795 raft_consensus.cc:493] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.623122 22765 raft_consensus.cc:359] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.623050 22795 raft_consensus.cc:515] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.623867 22765 raft_consensus.cc:385] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.624166 22765 raft_consensus.cc:740] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.624902 22765 consensus_queue.cc:260] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.626050 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.626876 22765 ts_tablet_manager.cc:1434] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:10:02.626259 22764 raft_consensus.cc:359] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.627421 22764 raft_consensus.cc:385] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:02.627492 22615 leader_election.cc:343] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.627825 22765 tablet_bootstrap.cc:492] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8: Bootstrap starting.
I20260713 09:10:02.627918 22764 raft_consensus.cc:740] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.629258 22764 consensus_queue.cc:260] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.629957 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.630666 22722 raft_consensus.cc:2468] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 0.
I20260713 09:10:02.616122 22768 raft_consensus.cc:515] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.631913 22614 leader_election.cc:304] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [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: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.632782 22791 raft_consensus.cc:2804] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.633111 22791 raft_consensus.cc:493] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.633402 22791 raft_consensus.cc:3060] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.633951 22765 tablet_bootstrap.cc:654] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.635147 22768 leader_election.cc:290] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.636904 22764 ts_tablet_manager.cc:1434] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260713 09:10:02.638046 22764 tablet_bootstrap.cc:492] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:02.637504 22472 catalog_manager.cc:5697] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.638952 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
W20260713 09:10:02.640923 22615 leader_election.cc:343] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.642494 22771 raft_consensus.cc:493] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.643124 22771 raft_consensus.cc:515] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.645110 22764 tablet_bootstrap.cc:654] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.645784 22771 leader_election.cc:290] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:02.652411 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
I20260713 09:10:02.654340 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:02.655027 22723 raft_consensus.cc:3060] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.656672 22791 raft_consensus.cc:515] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.659191 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.660094 22574 raft_consensus.cc:2393] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 256152c69a1b4aea96f087cceacc49a8 in current term 1: Already voted for candidate ed200fb0fc8a4c71915e899e82281573 in this term.
I20260713 09:10:02.665577 22723 raft_consensus.cc:2468] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 1.
I20260713 09:10:02.661103 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:02.667023 22689 leader_election.cc:304] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8; no voters: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573
W20260713 09:10:02.668366 22615 leader_election.cc:343] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.670332 22771 raft_consensus.cc:3060] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.674758 22764 tablet_bootstrap.cc:492] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.675328 22764 ts_tablet_manager.cc:1403] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.002s
I20260713 09:10:02.674865 22614 leader_election.cc:304] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.676362 22768 raft_consensus.cc:2804] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.677610 22768 raft_consensus.cc:697] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Becoming Leader. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:02.678501 22768 consensus_queue.cc:237] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.680404 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:02.681221 22722 raft_consensus.cc:3060] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.657068 22795 leader_election.cc:290] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.683805 22771 raft_consensus.cc:2749] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:02.684253 22791 leader_election.cc:290] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.687443 22764 raft_consensus.cc:359] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.688007 22764 raft_consensus.cc:385] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.688238 22764 raft_consensus.cc:740] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.688390 22765 tablet_bootstrap.cc:492] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8: No bootstrap required, opened a new log
I20260713 09:10:02.688870 22765 ts_tablet_manager.cc:1403] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.032s
I20260713 09:10:02.689435 22722 raft_consensus.cc:2468] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 1.
I20260713 09:10:02.691063 22614 leader_election.cc:304] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.691920 22791 raft_consensus.cc:2804] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.692514 22791 raft_consensus.cc:697] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Becoming Leader. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:02.692247 22765 raft_consensus.cc:359] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.693154 22765 raft_consensus.cc:385] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.693449 22765 raft_consensus.cc:740] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.693660 22791 consensus_queue.cc:237] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.694229 22765 consensus_queue.cc:260] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.690127 22764 consensus_queue.cc:260] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.696406 22764 ts_tablet_manager.cc:1434] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:10:02.697297 22764 tablet_bootstrap.cc:492] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:02.696798 22472 catalog_manager.cc:5697] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed200fb0fc8a4c71915e899e82281573 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "ed200fb0fc8a4c71915e899e82281573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.698673 22765 ts_tablet_manager.cc:1434] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:02.702201 22764 tablet_bootstrap.cc:654] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.706738 22764 tablet_bootstrap.cc:492] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.707221 22764 ts_tablet_manager.cc:1403] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.001s
I20260713 09:10:02.709863 22764 raft_consensus.cc:359] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.710580 22764 raft_consensus.cc:385] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.710852 22764 raft_consensus.cc:740] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.711483 22764 consensus_queue.cc:260] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.713220 22764 ts_tablet_manager.cc:1434] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260713 09:10:02.714046 22764 tablet_bootstrap.cc:492] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97: Bootstrap starting.
I20260713 09:10:02.718274 22791 raft_consensus.cc:493] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.719295 22764 tablet_bootstrap.cc:654] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.718859 22791 raft_consensus.cc:515] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.721170 22791 leader_election.cc:290] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.721463 22471 catalog_manager.cc:5697] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed200fb0fc8a4c71915e899e82281573 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "ed200fb0fc8a4c71915e899e82281573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.722203 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768d28eef4748a99dff777a809e0c49" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.722874 22722 raft_consensus.cc:2468] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 0.
I20260713 09:10:02.724073 22614 leader_election.cc:304] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:02.724877 22791 raft_consensus.cc:2804] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.725255 22791 raft_consensus.cc:493] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.725376 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768d28eef4748a99dff777a809e0c49" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.725659 22791 raft_consensus.cc:3060] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.725989 22572 raft_consensus.cc:2468] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 0.
I20260713 09:10:02.729964 22764 tablet_bootstrap.cc:492] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97: No bootstrap required, opened a new log
I20260713 09:10:02.730383 22764 ts_tablet_manager.cc:1403] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:10:02.732548 22791 raft_consensus.cc:515] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.732833 22764 raft_consensus.cc:359] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.733503 22764 raft_consensus.cc:385] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.733759 22764 raft_consensus.cc:740] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.734467 22764 consensus_queue.cc:260] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.735263 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768d28eef4748a99dff777a809e0c49" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:02.735209 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768d28eef4748a99dff777a809e0c49" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:02.735857 22722 raft_consensus.cc:3060] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.735906 22572 raft_consensus.cc:3060] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.736178 22764 ts_tablet_manager.cc:1434] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:10:02.740031 22791 leader_election.cc:290] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.742576 22572 raft_consensus.cc:2468] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 1.
I20260713 09:10:02.742985 22722 raft_consensus.cc:2468] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 1.
I20260713 09:10:02.743736 22615 leader_election.cc:304] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:02.744685 22791 raft_consensus.cc:2804] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.745090 22791 raft_consensus.cc:697] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Becoming Leader. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:02.745805 22791 consensus_queue.cc:237] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.752005 22471 catalog_manager.cc:5697] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed200fb0fc8a4c71915e899e82281573 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "ed200fb0fc8a4c71915e899e82281573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.774690 22771 raft_consensus.cc:493] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.775219 22771 raft_consensus.cc:515] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.777009 22771 leader_election.cc:290] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:02.777881 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97" is_pre_election: true
I20260713 09:10:02.778126 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
I20260713 09:10:02.778498 22572 raft_consensus.cc:2468] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 0.
I20260713 09:10:02.778930 22649 raft_consensus.cc:2468] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 0.
I20260713 09:10:02.779531 22689 leader_election.cc:304] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:02.780349 22771 raft_consensus.cc:2804] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.780687 22771 raft_consensus.cc:493] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.780951 22771 raft_consensus.cc:3060] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.788223 22771 raft_consensus.cc:515] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.790217 22771 leader_election.cc:290] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:02.791260 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:02.791497 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:02.791846 22572 raft_consensus.cc:3060] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.791990 22649 raft_consensus.cc:3060] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.798297 22572 raft_consensus.cc:2468] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 1.
I20260713 09:10:02.798297 22649 raft_consensus.cc:2468] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 1.
I20260713 09:10:02.799826 22689 leader_election.cc:304] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:02.800572 22771 raft_consensus.cc:2804] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.801024 22771 raft_consensus.cc:697] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Becoming Leader. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:02.801826 22771 consensus_queue.cc:237] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.803176 22787 consensus_queue.cc:1048] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.809657 22471 catalog_manager.cc:5697] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "256152c69a1b4aea96f087cceacc49a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:02.817623 22791 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.818869 22771 consensus_queue.cc:1048] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.844506 22771 consensus_queue.cc:1048] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.853641 22795 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.865296 22787 consensus_queue.cc:1048] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:02.888652 22800 consensus_queue.cc:1048] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.905485 22800 consensus_queue.cc:1048] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:02.929296 22722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
mode: GRACEFUL
new_leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:52646
I20260713 09:10:02.929948 22722 raft_consensus.cc:606] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Received request to transfer leadership to TS 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.932173 22795 consensus_queue.cc:1048] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.948110 22795 consensus_queue.cc:1048] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.949530 22649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
mode: GRACEFUL
new_leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:44794
I20260713 09:10:02.950100 22649 raft_consensus.cc:606] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Received request to transfer leadership to TS 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.956804 22723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
mode: GRACEFUL
new_leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:52646
I20260713 09:10:02.957419 22723 raft_consensus.cc:606] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Received request to transfer leadership to TS 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.963969 22649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86d596835f094d1189fb2eee39907070"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
mode: GRACEFUL
new_leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:44794
I20260713 09:10:02.964701 22649 raft_consensus.cc:606] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Received request to transfer leadership to TS 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:02.985263 22574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
mode: GRACEFUL
new_leader_uuid: "ed200fb0fc8a4c71915e899e82281573"
 from {username='slave'} at 127.0.0.1:59976
I20260713 09:10:02.985801 22574 raft_consensus.cc:606] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Received request to transfer leadership to TS ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:02.987105 22770 raft_consensus.cc:493] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.987609 22770 raft_consensus.cc:515] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:02.989423 22770 leader_election.cc:290] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:02.990113 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
I20260713 09:10:02.990751 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:02.991196 22722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
mode: GRACEFUL
new_leader_uuid: "ed200fb0fc8a4c71915e899e82281573"
 from {username='slave'} at 127.0.0.1:52646
I20260713 09:10:02.991431 22723 raft_consensus.cc:2393] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c33f64c6077465b9af96f27f3fe7d97 in current term 1: Already voted for candidate ed200fb0fc8a4c71915e899e82281573 in this term.
I20260713 09:10:02.991787 22722 raft_consensus.cc:606] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Received request to transfer leadership to TS ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:02.992539 22539 leader_election.cc:304] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97; no voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:02.993659 22770 raft_consensus.cc:3060] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:03.000492 22770 raft_consensus.cc:2749] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:03.003353 22649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
mode: GRACEFUL
new_leader_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:44794
I20260713 09:10:03.003918 22649 raft_consensus.cc:606] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Received request to transfer leadership to TS 256152c69a1b4aea96f087cceacc49a8
I20260713 09:10:03.021710 22770 consensus_queue.cc:1048] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.034883 22835 consensus_queue.cc:1048] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:03.097601 22795 consensus_queue.cc:1048] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:03.107937 22768 consensus_queue.cc:1048] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.115500 22791 raft_consensus.cc:993] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573: : Instructing follower 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:03.115953 22768 raft_consensus.cc:1081] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Signalling peer 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:03.117321 22722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:52628
I20260713 09:10:03.117830 22722 raft_consensus.cc:493] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.118116 22722 raft_consensus.cc:3060] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.122342 22722 raft_consensus.cc:515] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.123975 22722 leader_election.cc:290] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:03.124863 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:03.124792 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad55192b2a49c5b544b9d492aedc38" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:03.125473 22649 raft_consensus.cc:3055] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.125602 22574 raft_consensus.cc:3060] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.125775 22649 raft_consensus.cc:740] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:03.126588 22649 consensus_queue.cc:260] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.127763 22649 raft_consensus.cc:3060] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.130874 22574 raft_consensus.cc:2468] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 2.
I20260713 09:10:03.131850 22689 leader_election.cc:304] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:03.132647 22787 raft_consensus.cc:2804] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.133131 22649 raft_consensus.cc:2468] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 2.
I20260713 09:10:03.133173 22787 raft_consensus.cc:697] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 2 LEADER]: Becoming Leader. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:03.134186 22787 consensus_queue.cc:237] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.139920 22470 catalog_manager.cc:5697] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 reported cstate change: term changed from 1 to 2, leader changed from ed200fb0fc8a4c71915e899e82281573 (127.21.111.130) to 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "256152c69a1b4aea96f087cceacc49a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:03.187752 22835 raft_consensus.cc:493] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:03.188285 22835 raft_consensus.cc:515] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.189955 22835 leader_election.cc:290] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:03.190781 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed200fb0fc8a4c71915e899e82281573" is_pre_election: true
I20260713 09:10:03.190968 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "256152c69a1b4aea96f087cceacc49a8" is_pre_election: true
I20260713 09:10:03.191665 22722 raft_consensus.cc:2393] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c33f64c6077465b9af96f27f3fe7d97 in current term 1: Already voted for candidate ed200fb0fc8a4c71915e899e82281573 in this term.
I20260713 09:10:03.192685 22539 leader_election.cc:304] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97; no voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:03.193405 22835 raft_consensus.cc:3060] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:03.198638 22835 raft_consensus.cc:2749] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:03.226434 22768 consensus_queue.cc:1048] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.230195 22817 consensus_queue.cc:1048] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.231041 22791 raft_consensus.cc:993] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573: : Instructing follower 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:03.231539 22791 raft_consensus.cc:1081] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Signalling peer 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:03.233530 22572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:59960
I20260713 09:10:03.234032 22572 raft_consensus.cc:493] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.234462 22572 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.241776 22572 raft_consensus.cc:515] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.244428 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:03.244978 22649 raft_consensus.cc:3055] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.245270 22649 raft_consensus.cc:740] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:03.246064 22649 consensus_queue.cc:260] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.247154 22649 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.249320 22572 leader_election.cc:290] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:03.250353 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:03.250924 22722 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.255230 22649 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:03.256312 22540 leader_election.cc:304] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:03.257091 22835 raft_consensus.cc:2804] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.257613 22835 raft_consensus.cc:697] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:03.257608 22722 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:03.258925 22788 raft_consensus.cc:993] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8: : Instructing follower 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:03.258589 22835 consensus_queue.cc:237] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.259347 22787 raft_consensus.cc:1081] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Signalling peer 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:03.260867 22572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:59952
I20260713 09:10:03.261442 22572 raft_consensus.cc:493] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.261796 22572 raft_consensus.cc:3060] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.266093 22472 catalog_manager.cc:5697] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 1 to 2, leader changed from ed200fb0fc8a4c71915e899e82281573 (127.21.111.130) to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.267669 22572 raft_consensus.cc:515] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:03.269626 22572 leader_election.cc:290] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Requested vote from peers 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:03.270515 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:03.270869 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:03.271070 22722 raft_consensus.cc:3055] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.271380 22649 raft_consensus.cc:3060] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.271396 22722 raft_consensus.cc:740] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:03.272300 22722 consensus_queue.cc:260] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:03.273499 22722 raft_consensus.cc:3060] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.278260 22649 raft_consensus.cc:2468] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:03.279508 22540 leader_election.cc:304] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:03.279821 22722 raft_consensus.cc:2468] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:03.280161 22835 raft_consensus.cc:2804] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.280642 22835 raft_consensus.cc:697] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:03.281409 22835 consensus_queue.cc:237] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:03.287904 22472 catalog_manager.cc:5697] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 1 to 2, leader changed from 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131) to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.306311 22795 consensus_queue.cc:1048] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.318146 22768 consensus_queue.cc:1048] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.336102 22787 consensus_queue.cc:1048] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.347144 22787 consensus_queue.cc:1048] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.351987 22787 raft_consensus.cc:993] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8: : Instructing follower 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:03.352443 22771 raft_consensus.cc:1081] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Signalling peer 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:03.353986 22572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:59952
I20260713 09:10:03.354545 22572 raft_consensus.cc:493] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.354861 22572 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.359200 22787 raft_consensus.cc:993] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8: : Instructing follower ed200fb0fc8a4c71915e899e82281573 to start an election
I20260713 09:10:03.359655 22771 raft_consensus.cc:1081] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Signalling peer ed200fb0fc8a4c71915e899e82281573 to start an election
I20260713 09:10:03.359859 22572 raft_consensus.cc:515] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.361253 22649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
 from {username='slave'} at 127.0.0.1:44768
I20260713 09:10:03.361770 22649 raft_consensus.cc:493] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.362142 22572 leader_election.cc:290] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:03.362454 22648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:03.362711 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:03.362989 22648 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.363250 22722 raft_consensus.cc:3055] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.363590 22722 raft_consensus.cc:740] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:03.362118 22649 raft_consensus.cc:3060] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.364321 22722 consensus_queue.cc:260] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.365131 22722 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.369789 22722 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:03.370517 22648 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:03.370580 22649 raft_consensus.cc:515] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.371407 22539 leader_election.cc:304] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:03.372516 22835 raft_consensus.cc:2804] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.372711 22649 leader_election.cc:290] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 2 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:03.373023 22835 raft_consensus.cc:697] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:03.373711 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:03.374028 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:03.373873 22835 consensus_queue.cc:237] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.374311 22572 raft_consensus.cc:3060] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.374435 22647 raft_consensus.cc:1240] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Rejecting Update request from peer 256152c69a1b4aea96f087cceacc49a8 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:03.374620 22723 raft_consensus.cc:3055] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.375113 22723 raft_consensus.cc:740] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:03.375931 22723 consensus_queue.cc:260] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.377115 22723 raft_consensus.cc:3060] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.383445 22572 raft_consensus.cc:2468] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 2.
I20260713 09:10:03.384032 22471 catalog_manager.cc:5697] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 1 to 2, leader changed from 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131) to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.384928 22723 raft_consensus.cc:2468] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 2.
I20260713 09:10:03.384907 22615 leader_election.cc:304] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:03.385905 22768 raft_consensus.cc:2804] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.386351 22768 raft_consensus.cc:697] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Becoming Leader. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:03.387121 22768 consensus_queue.cc:237] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.393662 22472 catalog_manager.cc:5697] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 reported cstate change: term changed from 1 to 2, leader changed from 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131) to ed200fb0fc8a4c71915e899e82281573 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "ed200fb0fc8a4c71915e899e82281573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.468475 22770 raft_consensus.cc:993] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97: : Instructing follower ed200fb0fc8a4c71915e899e82281573 to start an election
I20260713 09:10:03.468977 22835 raft_consensus.cc:1081] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Signalling peer ed200fb0fc8a4c71915e899e82281573 to start an election
I20260713 09:10:03.470624 22647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
 from {username='slave'} at 127.0.0.1:44780
I20260713 09:10:03.471225 22647 raft_consensus.cc:493] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.471709 22647 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.476467 22647 raft_consensus.cc:515] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.478183 22647 leader_election.cc:290] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 2 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:03.479239 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:03.479717 22723 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.479753 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:03.480481 22572 raft_consensus.cc:3055] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.480794 22572 raft_consensus.cc:740] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:03.481514 22572 consensus_queue.cc:260] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.482533 22572 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.484583 22723 raft_consensus.cc:2468] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 2.
I20260713 09:10:03.485785 22614 leader_election.cc:304] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:03.486474 22768 raft_consensus.cc:2804] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.486896 22768 raft_consensus.cc:697] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Becoming Leader. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:03.487684 22768 consensus_queue.cc:237] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.488088 22572 raft_consensus.cc:2468] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 2.
I20260713 09:10:03.494027 22472 catalog_manager.cc:5697] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 reported cstate change: term changed from 1 to 2, leader changed from 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129) to ed200fb0fc8a4c71915e899e82281573 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "ed200fb0fc8a4c71915e899e82281573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.541311 22817 raft_consensus.cc:993] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573: : Instructing follower 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:03.541774 22768 raft_consensus.cc:1081] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Signalling peer 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:03.543234 22572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86d596835f094d1189fb2eee39907070"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:59960
I20260713 09:10:03.543838 22572 raft_consensus.cc:493] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.544193 22572 raft_consensus.cc:3060] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.549188 22572 raft_consensus.cc:515] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.550902 22572 leader_election.cc:290] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:03.551702 22647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:03.551934 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d596835f094d1189fb2eee39907070" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:03.552212 22647 raft_consensus.cc:3055] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.552420 22723 raft_consensus.cc:3060] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.552552 22647 raft_consensus.cc:740] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:03.553328 22647 consensus_queue.cc:260] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.554342 22647 raft_consensus.cc:3060] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.557137 22723 raft_consensus.cc:2468] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:03.558192 22539 leader_election.cc:304] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:03.558897 22800 raft_consensus.cc:2804] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.558992 22647 raft_consensus.cc:2468] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:03.559311 22800 raft_consensus.cc:697] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:03.560177 22800 consensus_queue.cc:237] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:03.565757 22472 catalog_manager.cc:5697] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 1 to 2, leader changed from ed200fb0fc8a4c71915e899e82281573 (127.21.111.130) to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.629974 22572 raft_consensus.cc:1275] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.631286 22787 consensus_queue.cc:1048] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.638300 22647 raft_consensus.cc:1275] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.640470 22788 consensus_queue.cc:1048] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.696105 22723 raft_consensus.cc:1275] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.697391 22800 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.704556 22647 raft_consensus.cc:1275] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.706707 22835 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.798588 22723 raft_consensus.cc:1275] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.799990 22835 consensus_queue.cc:1048] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.809533 22647 raft_consensus.cc:1275] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.810873 22770 consensus_queue.cc:1048] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.882820 22723 raft_consensus.cc:1275] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.884467 22770 consensus_queue.cc:1048] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.884874 22572 raft_consensus.cc:1275] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Refusing update from remote peer ed200fb0fc8a4c71915e899e82281573: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.886252 22768 consensus_queue.cc:1048] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.895763 22722 raft_consensus.cc:1275] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Refusing update from remote peer ed200fb0fc8a4c71915e899e82281573: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.897388 22817 consensus_queue.cc:1048] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.897992 22647 raft_consensus.cc:1275] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.900170 22835 consensus_queue.cc:1048] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.953009 22572 raft_consensus.cc:1275] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Refusing update from remote peer ed200fb0fc8a4c71915e899e82281573: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.954556 22768 consensus_queue.cc:1048] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.963022 22722 raft_consensus.cc:1275] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Refusing update from remote peer ed200fb0fc8a4c71915e899e82281573: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.965056 22856 consensus_queue.cc:1048] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.029772 22722 raft_consensus.cc:1275] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.031232 22835 consensus_queue.cc:1048] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.035020 22649 raft_consensus.cc:1275] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.036726 22800 consensus_queue.cc:1048] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.039541 21950 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:10:06.040321 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:06.057317 22572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
mode: GRACEFUL
new_leader_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:59978
I20260713 09:10:06.057914 22572 raft_consensus.cc:606] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Received request to transfer leadership to TS 256152c69a1b4aea96f087cceacc49a8
I20260713 09:10:06.060662 22572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
mode: GRACEFUL
new_leader_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:59978
I20260713 09:10:06.061165 22572 raft_consensus.cc:606] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Received request to transfer leadership to TS 256152c69a1b4aea96f087cceacc49a8
I20260713 09:10:06.062219 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:06.062711 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:06.435439 22866 raft_consensus.cc:993] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97: : Instructing follower 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:06.435910 22858 raft_consensus.cc:1081] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Signalling peer 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:06.437551 22723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:52636
I20260713 09:10:06.438109 22723 raft_consensus.cc:493] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.438797 22723 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.443884 22723 raft_consensus.cc:515] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:06.446173 22723 leader_election.cc:290] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 3 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:06.446395 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:06.447113 22572 raft_consensus.cc:3055] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:06.447218 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:06.447517 22572 raft_consensus.cc:740] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:06.447779 22649 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.448408 22572 consensus_queue.cc:260] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:06.449752 22572 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.455444 22649 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 3.
I20260713 09:10:06.456758 22572 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 3.
I20260713 09:10:06.457015 22689 leader_election.cc:304] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [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: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:06.457931 22861 raft_consensus.cc:2804] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:06.459141 22861 raft_consensus.cc:697] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Becoming Leader. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:06.460085 22861 consensus_queue.cc:237] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:06.468199 22470 catalog_manager.cc:5697] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 reported cstate change: term changed from 2 to 3, leader changed from 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129) to 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131). New cstate: current_term: 3 leader_uuid: "256152c69a1b4aea96f087cceacc49a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:06.477721 22866 raft_consensus.cc:993] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97: : Instructing follower 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:06.478300 22858 raft_consensus.cc:1081] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Signalling peer 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:06.480208 22723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:52636
I20260713 09:10:06.480758 22723 raft_consensus.cc:493] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.481108 22723 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.485731 22723 raft_consensus.cc:515] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:06.487587 22723 leader_election.cc:290] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 3 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:06.488327 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:06.488703 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:06.489171 22572 raft_consensus.cc:3055] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:06.489372 22649 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.489559 22572 raft_consensus.cc:740] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:06.490494 22572 consensus_queue.cc:260] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:06.491606 22572 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.495065 22649 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 3.
I20260713 09:10:06.496125 22689 leader_election.cc:304] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [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: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:06.496928 22861 raft_consensus.cc:2804] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:06.497323 22861 raft_consensus.cc:697] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Becoming Leader. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:06.497435 22572 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 3.
I20260713 09:10:06.498090 22861 consensus_queue.cc:237] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:06.504925 22470 catalog_manager.cc:5697] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 reported cstate change: term changed from 2 to 3, leader changed from 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129) to 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131). New cstate: current_term: 3 leader_uuid: "256152c69a1b4aea96f087cceacc49a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:06.856825 22572 raft_consensus.cc:1275] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:06.858497 22861 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:06.868788 22647 raft_consensus.cc:1275] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:06.870922 22876 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:06.902554 22572 raft_consensus.cc:1275] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:06.904003 22876 consensus_queue.cc:1048] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:06.916734 22647 raft_consensus.cc:1275] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:06.918630 22861 consensus_queue.cc:1048] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:07.063658 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:07.078195 22723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
mode: GRACEFUL
new_leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:52646
I20260713 09:10:07.078760 22723 raft_consensus.cc:606] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Received request to transfer leadership to TS 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:07.083803 22723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
mode: GRACEFUL
new_leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:52646
I20260713 09:10:07.084307 22723 raft_consensus.cc:606] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Received request to transfer leadership to TS 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:07.095166 22647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
mode: GRACEFUL
new_leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:44794
I20260713 09:10:07.095759 22647 raft_consensus.cc:606] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Received request to transfer leadership to TS 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:07.101655 22647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
mode: GRACEFUL
new_leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:44794
I20260713 09:10:07.102293 22647 raft_consensus.cc:606] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Received request to transfer leadership to TS 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:07.107712 22647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
mode: GRACEFUL
new_leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:44794
I20260713 09:10:07.108300 22647 raft_consensus.cc:606] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Received request to transfer leadership to TS 2c33f64c6077465b9af96f27f3fe7d97
I20260713 09:10:07.193816 22881 raft_consensus.cc:993] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573: : Instructing follower 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.194279 22884 raft_consensus.cc:1081] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Signalling peer 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.195788 22572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:59960
I20260713 09:10:07.196219 22572 raft_consensus.cc:493] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:07.196465 22572 raft_consensus.cc:3060] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:07.201016 22572 raft_consensus.cc:515] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.202462 22572 leader_election.cc:290] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 3 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:07.203467 22647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:07.203523 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d464559b0b54218aa7b342ea1a2b2f3" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:07.204281 22647 raft_consensus.cc:3055] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:07.204309 22723 raft_consensus.cc:3060] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:07.204764 22647 raft_consensus.cc:740] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:07.205631 22647 consensus_queue.cc:260] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.206956 22647 raft_consensus.cc:3060] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:07.211675 22723 raft_consensus.cc:2468] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 3.
I20260713 09:10:07.213092 22539 leader_election.cc:304] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [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: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:07.214016 22858 raft_consensus.cc:2804] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:07.214144 22647 raft_consensus.cc:2468] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 3.
I20260713 09:10:07.215437 22858 raft_consensus.cc:697] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:07.216336 22858 consensus_queue.cc:237] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.224148 22471 catalog_manager.cc:5697] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 2 to 3, leader changed from ed200fb0fc8a4c71915e899e82281573 (127.21.111.130) to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 3 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.364157 22881 raft_consensus.cc:993] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573: : Instructing follower 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.364620 22884 raft_consensus.cc:1081] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Signalling peer 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.366286 22572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:59960
I20260713 09:10:07.367017 22572 raft_consensus.cc:493] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:07.367389 22572 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:07.372499 22572 raft_consensus.cc:515] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.374064 22572 leader_election.cc:290] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 3 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:07.375286 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:07.375289 22647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:07.376175 22647 raft_consensus.cc:3055] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:07.376175 22723 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:07.376681 22647 raft_consensus.cc:740] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:07.377542 22647 consensus_queue.cc:260] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.378765 22647 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:07.383514 22723 raft_consensus.cc:2468] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 3.
I20260713 09:10:07.384068 22861 raft_consensus.cc:993] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8: : Instructing follower 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.384657 22867 raft_consensus.cc:1081] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Signalling peer 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.384902 22539 leader_election.cc:304] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [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: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:07.385555 22647 raft_consensus.cc:2468] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 3.
I20260713 09:10:07.385738 22858 raft_consensus.cc:2804] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:07.386201 22858 raft_consensus.cc:697] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:07.386518 22572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:59952
I20260713 09:10:07.387050 22572 raft_consensus.cc:493] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:07.387042 22858 consensus_queue.cc:237] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.387645 22572 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:07.393900 22572 raft_consensus.cc:515] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.393993 22471 catalog_manager.cc:5697] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 2 to 3, leader changed from ed200fb0fc8a4c71915e899e82281573 (127.21.111.130) to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 3 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.395593 22572 leader_election.cc:290] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 4 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:07.396499 22647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:07.396994 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:07.397709 22723 raft_consensus.cc:3055] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:07.398005 22723 raft_consensus.cc:740] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:07.397089 22647 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:07.398837 22723 consensus_queue.cc:260] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.401772 22861 raft_consensus.cc:993] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8: : Instructing follower 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.401901 22723 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:07.402221 22861 raft_consensus.cc:1081] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Signalling peer 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.402783 22884 raft_consensus.cc:993] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573: : Instructing follower 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.403278 22881 raft_consensus.cc:1081] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Signalling peer 2c33f64c6077465b9af96f27f3fe7d97 to start an election
I20260713 09:10:07.404569 22572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:59952
I20260713 09:10:07.405081 22574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
 from {username='slave'} at 127.0.0.1:59960
I20260713 09:10:07.405195 22572 raft_consensus.cc:493] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:07.405758 22572 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:07.405730 22574 raft_consensus.cc:493] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:07.406507 22574 raft_consensus.cc:3060] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:07.409746 22723 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 4.
I20260713 09:10:07.411230 22539 leader_election.cc:304] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [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: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:07.411233 22647 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 4.
I20260713 09:10:07.412150 22858 raft_consensus.cc:2804] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:07.413313 22858 raft_consensus.cc:697] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:07.414161 22858 consensus_queue.cc:237] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.415257 22574 raft_consensus.cc:515] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.416646 22572 raft_consensus.cc:515] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.417332 22574 leader_election.cc:290] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:07.418435 22572 leader_election.cc:290] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 4 election: Requested vote from peers ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:07.419919 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:07.420205 22647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:07.420553 22649 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:07.420837 22647 raft_consensus.cc:3055] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:07.420503 22723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89ce5674282464e8a4168973a53c88d" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:07.421286 22647 raft_consensus.cc:740] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:07.421633 22471 catalog_manager.cc:5697] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 3 to 4, leader changed from 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131) to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 4 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.422277 22647 consensus_queue.cc:260] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.423764 22647 raft_consensus.cc:3060] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:07.424091 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b55084150b40b0bab818fb235d69d8" candidate_uuid: "2c33f64c6077465b9af96f27f3fe7d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:07.424616 22722 raft_consensus.cc:3055] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:07.424892 22722 raft_consensus.cc:740] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:07.425581 22722 consensus_queue.cc:260] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.426779 22722 raft_consensus.cc:3060] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:07.428604 22649 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 4.
I20260713 09:10:07.430040 22540 leader_election.cc:304] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [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: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:07.431733 22858 raft_consensus.cc:2804] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:07.431682 22647 raft_consensus.cc:2468] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:07.421645 22723 raft_consensus.cc:3060] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:07.433058 22858 raft_consensus.cc:697] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:07.433183 22540 leader_election.cc:304] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c33f64c6077465b9af96f27f3fe7d97, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:07.434054 22885 raft_consensus.cc:2804] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:07.434885 22722 raft_consensus.cc:2468] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 4.
I20260713 09:10:07.435248 22885 raft_consensus.cc:697] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Becoming Leader. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:07.436115 22885 consensus_queue.cc:237] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.436396 22858 consensus_queue.cc:237] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:07.440261 22723 raft_consensus.cc:2468] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c33f64c6077465b9af96f27f3fe7d97 in term 2.
I20260713 09:10:07.442857 22471 catalog_manager.cc:5697] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 3 to 4, leader changed from 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131) to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 4 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.455044 22471 catalog_manager.cc:5697] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 reported cstate change: term changed from 1 to 2, leader changed from ed200fb0fc8a4c71915e899e82281573 (127.21.111.130) to 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "2c33f64c6077465b9af96f27f3fe7d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.642278 22723 raft_consensus.cc:1275] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:07.643707 22885 consensus_queue.cc:1048] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:07.653131 22647 raft_consensus.cc:1275] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:07.654681 22885 consensus_queue.cc:1048] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:07.831688 22647 raft_consensus.cc:1275] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:07.833067 22885 consensus_queue.cc:1048] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:07.836314 22649 raft_consensus.cc:1275] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:07.837610 22885 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:07.844151 22723 raft_consensus.cc:1275] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:07.844749 22722 raft_consensus.cc:1275] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:07.847275 22858 consensus_queue.cc:1048] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:07.848492 22891 consensus_queue.cc:1048] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:07.854614 22722 raft_consensus.cc:1275] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:07.857779 22891 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:07.871558 22647 raft_consensus.cc:1275] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:07.873245 22898 consensus_queue.cc:1048] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:07.977927 22647 raft_consensus.cc:1275] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:07.979419 22898 consensus_queue.cc:1048] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:07.989274 22723 raft_consensus.cc:1275] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Refusing update from remote peer 2c33f64c6077465b9af96f27f3fe7d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:07.990587 22891 consensus_queue.cc:1048] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:10.116405 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:10.125679 22572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
mode: GRACEFUL
new_leader_uuid: "ed200fb0fc8a4c71915e899e82281573"
 from {username='slave'} at 127.0.0.1:59978
I20260713 09:10:10.126348 22572 raft_consensus.cc:606] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 LEADER]: Received request to transfer leadership to TS ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:10.128968 22572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
mode: GRACEFUL
new_leader_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:59978
I20260713 09:10:10.129390 22572 raft_consensus.cc:606] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 LEADER]: Received request to transfer leadership to TS 256152c69a1b4aea96f087cceacc49a8
I20260713 09:10:10.131670 22572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
mode: GRACEFUL
new_leader_uuid: "ed200fb0fc8a4c71915e899e82281573"
 from {username='slave'} at 127.0.0.1:59978
I20260713 09:10:10.132059 22572 raft_consensus.cc:606] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Received request to transfer leadership to TS ed200fb0fc8a4c71915e899e82281573
I20260713 09:10:10.135129 22574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd"
dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
mode: GRACEFUL
new_leader_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:59978
I20260713 09:10:10.135708 22574 raft_consensus.cc:606] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Received request to transfer leadership to TS 256152c69a1b4aea96f087cceacc49a8
I20260713 09:10:10.136787 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:10:10.137228 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:10.236335 22891 raft_consensus.cc:993] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97: : Instructing follower 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:10.237126 22898 raft_consensus.cc:1081] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Signalling peer 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:10.239091 22722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:52636
I20260713 09:10:10.239831 22722 raft_consensus.cc:493] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.240314 22722 raft_consensus.cc:3060] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.247092 22722 raft_consensus.cc:515] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:10.248801 22722 leader_election.cc:290] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 3 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:10.249825 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:10.250206 22647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67a68cfea2c490e90b2517fae112fbd" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:10.250818 22574 raft_consensus.cc:3055] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:10.251421 22574 raft_consensus.cc:740] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:10.250871 22647 raft_consensus.cc:3060] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.252439 22574 consensus_queue.cc:260] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:10.254168 22574 raft_consensus.cc:3060] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.260300 22647 raft_consensus.cc:2468] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 3.
I20260713 09:10:10.261976 22689 leader_election.cc:304] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [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: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:10.263072 22867 raft_consensus.cc:2804] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:10.263099 22574 raft_consensus.cc:2468] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 3.
I20260713 09:10:10.264567 22867 raft_consensus.cc:697] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Becoming Leader. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:10.265650 22867 consensus_queue.cc:237] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } }
I20260713 09:10:10.273749 22471 catalog_manager.cc:5697] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 reported cstate change: term changed from 2 to 3, leader changed from 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129) to 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131). New cstate: current_term: 3 leader_uuid: "256152c69a1b4aea96f087cceacc49a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.355191 22891 raft_consensus.cc:993] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97: : Instructing follower 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:10.355664 22898 raft_consensus.cc:1081] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 LEADER]: Signalling peer 256152c69a1b4aea96f087cceacc49a8 to start an election
I20260713 09:10:10.357184 22722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec"
dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
 from {username='slave'} at 127.0.0.1:52636
I20260713 09:10:10.357651 22722 raft_consensus.cc:493] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.357905 22722 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:10.362008 22722 raft_consensus.cc:515] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:10.363417 22722 leader_election.cc:290] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [CANDIDATE]: Term 4 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623)
I20260713 09:10:10.364429 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:10.364948 22574 raft_consensus.cc:3055] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:10.365233 22574 raft_consensus.cc:740] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:10.364938 22647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dff26530f4982a43bd1a31209e4ec" candidate_uuid: "256152c69a1b4aea96f087cceacc49a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
I20260713 09:10:10.365821 22647 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:10.366081 22574 consensus_queue.cc:260] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:10.367224 22574 raft_consensus.cc:3060] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:10.372707 22647 raft_consensus.cc:2468] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 4.
I20260713 09:10:10.372709 22574 raft_consensus.cc:2468] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 256152c69a1b4aea96f087cceacc49a8 in term 4.
I20260713 09:10:10.374600 22689 leader_election.cc:304] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [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: 256152c69a1b4aea96f087cceacc49a8, 2c33f64c6077465b9af96f27f3fe7d97; no voters: 
I20260713 09:10:10.375379 22867 raft_consensus.cc:2804] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:10.375851 22867 raft_consensus.cc:697] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 4 LEADER]: Becoming Leader. State: Replica: 256152c69a1b4aea96f087cceacc49a8, State: Running, Role: LEADER
I20260713 09:10:10.376710 22867 consensus_queue.cc:237] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:10.384689 22471 catalog_manager.cc:5697] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 reported cstate change: term changed from 3 to 4, leader changed from 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129) to 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131). New cstate: current_term: 4 leader_uuid: "256152c69a1b4aea96f087cceacc49a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.506498 22891 raft_consensus.cc:993] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97: : Instructing follower ed200fb0fc8a4c71915e899e82281573 to start an election
I20260713 09:10:10.506965 22891 raft_consensus.cc:1081] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 LEADER]: Signalling peer ed200fb0fc8a4c71915e899e82281573 to start an election
I20260713 09:10:10.508518 22649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
 from {username='slave'} at 127.0.0.1:44780
I20260713 09:10:10.509042 22649 raft_consensus.cc:493] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.509361 22649 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:10.514392 22649 raft_consensus.cc:515] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:10.516171 22649 leader_election.cc:290] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 5 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:10.517563 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:10.517704 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322eebda09ca4db9ac8b222f061c9ebd" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:10.518383 22574 raft_consensus.cc:3055] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:10:10.518488 22722 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:10.519011 22574 raft_consensus.cc:740] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:10.520077 22574 consensus_queue.cc:260] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:10.521212 22574 raft_consensus.cc:3060] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:10.524732 22722 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 5.
I20260713 09:10:10.526055 22614 leader_election.cc:304] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:10.526212 22574 raft_consensus.cc:2468] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 5.
I20260713 09:10:10.527006 22904 raft_consensus.cc:2804] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:10:10.528316 22904 raft_consensus.cc:697] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 5 LEADER]: Becoming Leader. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:10.529263 22904 consensus_queue.cc:237] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [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: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:10.537002 22471 catalog_manager.cc:5697] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 reported cstate change: term changed from 4 to 5, leader changed from 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129) to ed200fb0fc8a4c71915e899e82281573 (127.21.111.130). New cstate: current_term: 5 leader_uuid: "ed200fb0fc8a4c71915e899e82281573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.635999 22898 raft_consensus.cc:993] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97: : Instructing follower ed200fb0fc8a4c71915e899e82281573 to start an election
I20260713 09:10:10.636503 22891 raft_consensus.cc:1081] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Signalling peer ed200fb0fc8a4c71915e899e82281573 to start an election
I20260713 09:10:10.638051 22649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93"
dest_uuid: "ed200fb0fc8a4c71915e899e82281573"
 from {username='slave'} at 127.0.0.1:44780
I20260713 09:10:10.638509 22649 raft_consensus.cc:493] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:10.638743 22649 raft_consensus.cc:3060] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.643335 22649 raft_consensus.cc:515] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:10.644881 22649 leader_election.cc:290] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 2 election: Requested vote from peers 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081), 256152c69a1b4aea96f087cceacc49a8 (127.21.111.131:37711)
I20260713 09:10:10.645746 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c33f64c6077465b9af96f27f3fe7d97"
I20260713 09:10:10.646085 22722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9554c9cd59f140f18b83db419b391f93" candidate_uuid: "ed200fb0fc8a4c71915e899e82281573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "256152c69a1b4aea96f087cceacc49a8"
I20260713 09:10:10.646355 22574 raft_consensus.cc:3055] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:10.646674 22722 raft_consensus.cc:3060] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.646819 22574 raft_consensus.cc:740] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c33f64c6077465b9af96f27f3fe7d97, State: Running, Role: LEADER
I20260713 09:10:10.647692 22574 consensus_queue.cc:260] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:10.648674 22574 raft_consensus.cc:3060] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.651542 22722 raft_consensus.cc:2468] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 2.
I20260713 09:10:10.652577 22614 leader_election.cc:304] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 256152c69a1b4aea96f087cceacc49a8, ed200fb0fc8a4c71915e899e82281573; no voters: 
I20260713 09:10:10.653290 22904 raft_consensus.cc:2804] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.653692 22904 raft_consensus.cc:697] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Becoming Leader. State: Replica: ed200fb0fc8a4c71915e899e82281573, State: Running, Role: LEADER
I20260713 09:10:10.653882 22574 raft_consensus.cc:2468] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed200fb0fc8a4c71915e899e82281573 in term 2.
I20260713 09:10:10.654661 22904 consensus_queue.cc:237] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } }
I20260713 09:10:10.662679 22471 catalog_manager.cc:5697] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 reported cstate change: term changed from 1 to 2, leader changed from 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129) to ed200fb0fc8a4c71915e899e82281573 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "ed200fb0fc8a4c71915e899e82281573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.701409 22649 raft_consensus.cc:1275] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:10.702672 22867 consensus_queue.cc:1048] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:10.714048 22574 raft_consensus.cc:1275] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:10.715651 22867 consensus_queue.cc:1048] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:10.865384 22649 raft_consensus.cc:1275] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:10.866940 22867 consensus_queue.cc:1048] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed200fb0fc8a4c71915e899e82281573" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:10.878477 22574 raft_consensus.cc:1275] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Refusing update from remote peer 256152c69a1b4aea96f087cceacc49a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:10.879997 22867 consensus_queue.cc:1048] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:11.019743 22574 raft_consensus.cc:1275] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 5 FOLLOWER]: Refusing update from remote peer ed200fb0fc8a4c71915e899e82281573: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:11.021220 22904 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:11.033995 22722 raft_consensus.cc:1275] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 5 FOLLOWER]: Refusing update from remote peer ed200fb0fc8a4c71915e899e82281573: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:11.035588 22924 consensus_queue.cc:1048] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:11.120301 22722 raft_consensus.cc:1275] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Refusing update from remote peer ed200fb0fc8a4c71915e899e82281573: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.121698 22924 consensus_queue.cc:1048] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "256152c69a1b4aea96f087cceacc49a8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.131572 22574 raft_consensus.cc:1275] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Refusing update from remote peer ed200fb0fc8a4c71915e899e82281573: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.133809 22904 consensus_queue.cc:1048] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c33f64c6077465b9af96f27f3fe7d97" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.138033 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:11.146829 21950 tablet_server.cc:179] TabletServer@127.21.111.129:0 shutting down...
I20260713 09:10:11.178788 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:11.179702 21950 tablet_replica.cc:333] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.180397 21950 raft_consensus.cc:2243] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.181121 21950 raft_consensus.cc:2272] T 6fad55192b2a49c5b544b9d492aedc38 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.183418 21950 tablet_replica.cc:333] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.184041 21950 raft_consensus.cc:2243] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.184773 21950 raft_consensus.cc:2272] T e89ce5674282464e8a4168973a53c88d P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.186599 21950 tablet_replica.cc:333] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.187243 21950 raft_consensus.cc:2243] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.187727 21950 raft_consensus.cc:2272] T 9554c9cd59f140f18b83db419b391f93 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.189867 21950 tablet_replica.cc:333] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.190482 21950 raft_consensus.cc:2243] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.191316 21950 raft_consensus.cc:2272] T 0d464559b0b54218aa7b342ea1a2b2f3 P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.193370 21950 tablet_replica.cc:333] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.193905 21950 raft_consensus.cc:2243] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.194306 21950 raft_consensus.cc:2272] T a67a68cfea2c490e90b2517fae112fbd P 2c33f64c6077465b9af96f27f3fe7d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.197352 21950 tablet_replica.cc:333] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.197857 21950 raft_consensus.cc:2243] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.198256 21950 raft_consensus.cc:2272] T 414dff26530f4982a43bd1a31209e4ec P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.200402 21950 tablet_replica.cc:333] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.200995 21950 raft_consensus.cc:2243] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.201413 21950 raft_consensus.cc:2272] T e768d28eef4748a99dff777a809e0c49 P 2c33f64c6077465b9af96f27f3fe7d97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.203146 21950 tablet_replica.cc:333] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.203685 21950 raft_consensus.cc:2243] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.204351 21950 raft_consensus.cc:2272] T 43b55084150b40b0bab818fb235d69d8 P 2c33f64c6077465b9af96f27f3fe7d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.205955 21950 tablet_replica.cc:333] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.206364 21950 raft_consensus.cc:2243] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.206769 21950 raft_consensus.cc:2272] T 322eebda09ca4db9ac8b222f061c9ebd P 2c33f64c6077465b9af96f27f3fe7d97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.208962 21950 tablet_replica.cc:333] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97: stopping tablet replica
I20260713 09:10:11.209354 21950 raft_consensus.cc:2243] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.209998 21950 raft_consensus.cc:2272] T 86d596835f094d1189fb2eee39907070 P 2c33f64c6077465b9af96f27f3fe7d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.241982 21950 tablet_server.cc:196] TabletServer@127.21.111.129:0 shutdown complete.
I20260713 09:10:11.264518 21950 tablet_server.cc:179] TabletServer@127.21.111.130:0 shutting down...
I20260713 09:10:11.298782 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:11.299751 21950 tablet_replica.cc:333] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
I20260713 09:10:11.300467 21950 raft_consensus.cc:2243] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.301255 21950 raft_consensus.cc:2272] T 6fad55192b2a49c5b544b9d492aedc38 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.303540 21950 tablet_replica.cc:333] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
I20260713 09:10:11.304142 21950 raft_consensus.cc:2243] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.304632 21950 raft_consensus.cc:2272] T 414dff26530f4982a43bd1a31209e4ec P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.307346 21950 tablet_replica.cc:333] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
I20260713 09:10:11.307981 21950 raft_consensus.cc:2243] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.308467 21950 raft_consensus.cc:2272] T e89ce5674282464e8a4168973a53c88d P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.310304 21950 tablet_replica.cc:333] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
I20260713 09:10:11.310913 21950 raft_consensus.cc:2243] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.311738 21950 raft_consensus.cc:2272] T 322eebda09ca4db9ac8b222f061c9ebd P ed200fb0fc8a4c71915e899e82281573 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.314733 21950 tablet_replica.cc:333] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
W20260713 09:10:11.315295 22689 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260713 09:10:11.315461 21950 raft_consensus.cc:2243] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.316066 21950 raft_consensus.cc:2272] T 86d596835f094d1189fb2eee39907070 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.318871 21950 tablet_replica.cc:333] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
W20260713 09:10:11.318828 22689 consensus_peers.cc:597] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 -> Peer ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623): Couldn't send request to peer ed200fb0fc8a4c71915e899e82281573. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.319657 21950 raft_consensus.cc:2243] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.320444 21950 raft_consensus.cc:2272] T 9554c9cd59f140f18b83db419b391f93 P ed200fb0fc8a4c71915e899e82281573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.322680 21950 tablet_replica.cc:333] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
I20260713 09:10:11.323174 21950 raft_consensus.cc:2243] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.323555 21950 raft_consensus.cc:2272] T 0d464559b0b54218aa7b342ea1a2b2f3 P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.325266 21950 tablet_replica.cc:333] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
I20260713 09:10:11.325714 21950 raft_consensus.cc:2243] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.326097 21950 raft_consensus.cc:2272] T a67a68cfea2c490e90b2517fae112fbd P ed200fb0fc8a4c71915e899e82281573 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.330592 21950 tablet_replica.cc:333] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
I20260713 09:10:11.331329 21950 raft_consensus.cc:2243] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.332369 21950 raft_consensus.cc:2272] T e768d28eef4748a99dff777a809e0c49 P ed200fb0fc8a4c71915e899e82281573 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:11.332721 22689 consensus_peers.cc:597] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 -> Peer 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081): Couldn't send request to peer 2c33f64c6077465b9af96f27f3fe7d97. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:36081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.334710 21950 tablet_replica.cc:333] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573: stopping tablet replica
I20260713 09:10:11.335170 21950 raft_consensus.cc:2243] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.335573 21950 raft_consensus.cc:2272] T 43b55084150b40b0bab818fb235d69d8 P ed200fb0fc8a4c71915e899e82281573 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:11.359340 22689 consensus_peers.cc:597] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 -> Peer ed200fb0fc8a4c71915e899e82281573 (127.21.111.130:34623): Couldn't send request to peer ed200fb0fc8a4c71915e899e82281573. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:34623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.366869 21950 tablet_server.cc:196] TabletServer@127.21.111.130:0 shutdown complete.
W20260713 09:10:11.380983 22689 consensus_peers.cc:597] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 -> Peer 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081): Couldn't send request to peer 2c33f64c6077465b9af96f27f3fe7d97. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:36081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.393580 21950 tablet_server.cc:179] TabletServer@127.21.111.131:0 shutting down...
W20260713 09:10:11.418869 22689 consensus_peers.cc:597] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 -> Peer 2c33f64c6077465b9af96f27f3fe7d97 (127.21.111.129:36081): Couldn't send request to peer 2c33f64c6077465b9af96f27f3fe7d97. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:36081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.422011 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:11.422983 21950 tablet_replica.cc:333] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.423607 21950 raft_consensus.cc:2243] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.424386 21950 raft_consensus.cc:2272] T 6fad55192b2a49c5b544b9d492aedc38 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.426177 21950 tablet_replica.cc:333] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.426746 21950 raft_consensus.cc:2243] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.427156 21950 raft_consensus.cc:2272] T 9554c9cd59f140f18b83db419b391f93 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.429740 21950 tablet_replica.cc:333] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.430397 21950 raft_consensus.cc:2243] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.430997 21950 raft_consensus.cc:2272] T e89ce5674282464e8a4168973a53c88d P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.432920 21950 tablet_replica.cc:333] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.433476 21950 raft_consensus.cc:2243] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.434250 21950 raft_consensus.cc:2272] T 414dff26530f4982a43bd1a31209e4ec P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.436544 21950 tablet_replica.cc:333] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.437085 21950 raft_consensus.cc:2243] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.437546 21950 raft_consensus.cc:2272] T 0d464559b0b54218aa7b342ea1a2b2f3 P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.439241 21950 tablet_replica.cc:333] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.439735 21950 raft_consensus.cc:2243] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.440454 21950 raft_consensus.cc:2272] T a67a68cfea2c490e90b2517fae112fbd P 256152c69a1b4aea96f087cceacc49a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.442657 21950 tablet_replica.cc:333] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.443228 21950 raft_consensus.cc:2243] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.443645 21950 raft_consensus.cc:2272] T e768d28eef4748a99dff777a809e0c49 P 256152c69a1b4aea96f087cceacc49a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.445227 21950 tablet_replica.cc:333] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.445698 21950 raft_consensus.cc:2243] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.446130 21950 raft_consensus.cc:2272] T 43b55084150b40b0bab818fb235d69d8 P 256152c69a1b4aea96f087cceacc49a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.447806 21950 tablet_replica.cc:333] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.448266 21950 raft_consensus.cc:2243] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.448652 21950 raft_consensus.cc:2272] T 86d596835f094d1189fb2eee39907070 P 256152c69a1b4aea96f087cceacc49a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.450193 21950 tablet_replica.cc:333] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8: stopping tablet replica
I20260713 09:10:11.450691 21950 raft_consensus.cc:2243] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.451122 21950 raft_consensus.cc:2272] T 322eebda09ca4db9ac8b222f061c9ebd P 256152c69a1b4aea96f087cceacc49a8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.482625 21950 tablet_server.cc:196] TabletServer@127.21.111.131:0 shutdown complete.
I20260713 09:10:11.503511 21950 master.cc:562] Master@127.21.111.190:36205 shutting down...
I20260713 09:10:11.528680 21950 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.529377 21950 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.529731 21950 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c06667ebc2f490cb4670044b875b5f5: stopping tablet replica
I20260713 09:10:11.552416 21950 master.cc:584] Master@127.21.111.190:36205 shutdown complete.
256152c69a1b4aea96f087cceacc49a8  1
2c33f64c6077465b9af96f27f3fe7d97  5
ed200fb0fc8a4c71915e899e82281573  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10472 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:10:11.596988 21950 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.111.190:46453
I20260713 09:10:11.598218 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:11.605058 22932 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
W20260713 09:10:11.605058 22931 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
W20260713 09:10:11.606256 22934 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
I20260713 09:10:11.606304 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:11.607867 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:11.608089 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:11.608311 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933811608294 us; error 0 us; skew 500 ppm
I20260713 09:10:11.608985 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:11.611977 21950 webserver.cc:533] Webserver started at http://127.21.111.190:34149/ using document root <none> and password file <none>
I20260713 09:10:11.612582 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:11.612762 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:11.613132 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:11.614711 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/master-0-root/instance:
uuid: "06201ba852df441dbf77612f5bbf2266"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-5ggs"
I20260713 09:10:11.620338 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:11.624033 22939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:11.624907 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:11.625245 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/master-0-root
uuid: "06201ba852df441dbf77612f5bbf2266"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-5ggs"
I20260713 09:10:11.625541 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-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)
I20260713 09:10:11.645877 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:11.647194 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:11.688233 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.190:46453
I20260713 09:10:11.688405 22990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.190:46453 every 8 connection(s)
I20260713 09:10:11.692618 22991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:11.705509 22991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266: Bootstrap starting.
I20260713 09:10:11.711450 22991 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:11.717733 22991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266: No bootstrap required, opened a new log
I20260713 09:10:11.720412 22991 raft_consensus.cc:359] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06201ba852df441dbf77612f5bbf2266" member_type: VOTER }
I20260713 09:10:11.720908 22991 raft_consensus.cc:385] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:11.721191 22991 raft_consensus.cc:740] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06201ba852df441dbf77612f5bbf2266, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.721918 22991 consensus_queue.cc:260] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06201ba852df441dbf77612f5bbf2266" member_type: VOTER }
I20260713 09:10:11.722502 22991 raft_consensus.cc:399] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:11.722800 22991 raft_consensus.cc:493] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:11.723124 22991 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:11.728714 22991 raft_consensus.cc:515] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06201ba852df441dbf77612f5bbf2266" member_type: VOTER }
I20260713 09:10:11.729351 22991 leader_election.cc:304] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [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: 06201ba852df441dbf77612f5bbf2266; no voters: 
I20260713 09:10:11.730836 22991 leader_election.cc:290] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:11.731308 22994 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:11.732760 22994 raft_consensus.cc:697] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 1 LEADER]: Becoming Leader. State: Replica: 06201ba852df441dbf77612f5bbf2266, State: Running, Role: LEADER
I20260713 09:10:11.733484 22994 consensus_queue.cc:237] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [LEADER]: Queue going to LEADER mode. State: All 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: "06201ba852df441dbf77612f5bbf2266" member_type: VOTER }
I20260713 09:10:11.734266 22991 sys_catalog.cc:565] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:11.738386 22996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06201ba852df441dbf77612f5bbf2266. Latest consensus state: current_term: 1 leader_uuid: "06201ba852df441dbf77612f5bbf2266" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06201ba852df441dbf77612f5bbf2266" member_type: VOTER } }
I20260713 09:10:11.738482 22995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "06201ba852df441dbf77612f5bbf2266" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06201ba852df441dbf77612f5bbf2266" member_type: VOTER } }
I20260713 09:10:11.739288 22995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:11.739264 22996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:11.746376 23000 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:11.756621 23000 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:11.758035 21950 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:11.767243 23000 catalog_manager.cc:1383] Generated new cluster ID: f232a1098b074fc99dd1fea70085507d
I20260713 09:10:11.767541 23000 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:11.792047 23000 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:11.793319 23000 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:11.808676 23000 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266: Generated new TSK 0
I20260713 09:10:11.809365 23000 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:11.824467 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:11.831277 23012 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
W20260713 09:10:11.832146 23013 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
W20260713 09:10:11.834486 23015 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
I20260713 09:10:11.834987 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:11.836261 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:11.836480 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:11.836606 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933811836593 us; error 0 us; skew 500 ppm
I20260713 09:10:11.837139 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:11.839933 21950 webserver.cc:533] Webserver started at http://127.21.111.129:41979/ using document root <none> and password file <none>
I20260713 09:10:11.840428 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:11.840608 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:11.840870 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:11.842083 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root/instance:
uuid: "bd53b1aa145b42eda948719467d4999f"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-5ggs"
I20260713 09:10:11.847564 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:11.851661 23020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:11.852632 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:11.853060 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "bd53b1aa145b42eda948719467d4999f"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-5ggs"
I20260713 09:10:11.853408 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-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)
I20260713 09:10:11.871234 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:11.872819 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:11.874733 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:11.877671 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:11.877934 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:11.878221 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:11.878445 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:11.929307 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:34625
I20260713 09:10:11.929477 23082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:34625 every 8 connection(s)
I20260713 09:10:11.933966 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:11.941634 23087 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
W20260713 09:10:11.942902 23088 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
I20260713 09:10:11.946370 21950 server_base.cc:1061] running on GCE node
W20260713 09:10:11.946890 23091 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
I20260713 09:10:11.948212 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:11.948477 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:11.948698 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933811948680 us; error 0 us; skew 500 ppm
I20260713 09:10:11.949257 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:11.952615 21950 webserver.cc:533] Webserver started at http://127.21.111.130:35287/ using document root <none> and password file <none>
I20260713 09:10:11.953358 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:11.953676 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:11.953938 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:11.955377 23083 heartbeater.cc:344] Connected to a master server at 127.21.111.190:46453
I20260713 09:10:11.955621 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root/instance:
uuid: "d570b72993d142f9a8351b1da97cf761"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-5ggs"
I20260713 09:10:11.956274 23083 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:11.957566 23083 heartbeater.cc:507] Master 127.21.111.190:46453 requested a full tablet report, sending...
I20260713 09:10:11.960275 22956 ts_manager.cc:194] Registered new tserver with Master: bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625)
I20260713 09:10:11.962388 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:11.963281 22956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44230
I20260713 09:10:11.967288 23095 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:11.968406 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:11.968829 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root
uuid: "d570b72993d142f9a8351b1da97cf761"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-5ggs"
I20260713 09:10:11.969125 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-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)
I20260713 09:10:11.989114 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:11.990669 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:11.992353 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:11.994877 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:11.995110 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:11.995371 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:11.995548 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.044515 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.130:35555
I20260713 09:10:12.044623 23157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.130:35555 every 8 connection(s)
I20260713 09:10:12.049962 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:12.057389 23161 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
W20260713 09:10:12.061138 23162 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
W20260713 09:10:12.061578 23164 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
I20260713 09:10:12.062312 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:12.063230 23158 heartbeater.cc:344] Connected to a master server at 127.21.111.190:46453
I20260713 09:10:12.063454 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:10:12.063625 23158 heartbeater.cc:461] Registering TS with master...
W20260713 09:10:12.063747 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:12.064057 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933812064032 us; error 0 us; skew 500 ppm
I20260713 09:10:12.064656 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:12.064646 23158 heartbeater.cc:507] Master 127.21.111.190:46453 requested a full tablet report, sending...
I20260713 09:10:12.067672 22956 ts_manager.cc:194] Registered new tserver with Master: d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:12.067813 21950 webserver.cc:533] Webserver started at http://127.21.111.131:37605/ using document root <none> and password file <none>
I20260713 09:10:12.068454 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:12.068703 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:12.069026 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:12.069547 22956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44234
I20260713 09:10:12.070567 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root/instance:
uuid: "06661a6218c4444599b5a6bae84612fd"
format_stamp: "Formatted at 2026-07-13 09:10:12 on dist-test-slave-5ggs"
I20260713 09:10:12.075321 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:12.078768 23169 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.079645 21950 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:12.079988 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root
uuid: "06661a6218c4444599b5a6bae84612fd"
format_stamp: "Formatted at 2026-07-13 09:10:12 on dist-test-slave-5ggs"
I20260713 09:10:12.080288 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-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)
I20260713 09:10:12.089402 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:12.090638 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:12.092109 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:12.094385 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:12.094673 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.094924 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:12.095091 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.140337 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.131:37677
I20260713 09:10:12.140511 23231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.131:37677 every 8 connection(s)
I20260713 09:10:12.156286 23232 heartbeater.cc:344] Connected to a master server at 127.21.111.190:46453
I20260713 09:10:12.156783 23232 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:12.157684 23232 heartbeater.cc:507] Master 127.21.111.190:46453 requested a full tablet report, sending...
I20260713 09:10:12.160151 22956 ts_manager.cc:194] Registered new tserver with Master: 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:12.161022 21950 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017361508s
I20260713 09:10:12.161939 22956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44240
I20260713 09:10:12.191555 22956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44252:
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"
    }
  }
}
W20260713 09:10:12.195883 22956 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.
I20260713 09:10:12.322908 23123 tablet_service.cc:1511] Processing CreateTablet for tablet 0a535031d75c421b91688e9a0230efaa (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:12.324492 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a535031d75c421b91688e9a0230efaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.326074 23117 tablet_service.cc:1511] Processing CreateTablet for tablet c5e15b03d315471b97226ea3a05e2ffa (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:12.327483 23117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e15b03d315471b97226ea3a05e2ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.328765 23116 tablet_service.cc:1511] Processing CreateTablet for tablet c9d6f0191bea4cd28c154fef544b1850 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:12.331521 23122 tablet_service.cc:1511] Processing CreateTablet for tablet e7351f0f589b4f69856605d7155eb38f (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:12.333431 23115 tablet_service.cc:1511] Processing CreateTablet for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:12.333801 23121 tablet_service.cc:1511] Processing CreateTablet for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:12.336055 23120 tablet_service.cc:1511] Processing CreateTablet for tablet b60ec9b7497d4410aa6b58d63f2e0a57 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:12.338380 23119 tablet_service.cc:1511] Processing CreateTablet for tablet ce2fde86bd7e429589db99d02770e3af (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:12.338544 23114 tablet_service.cc:1511] Processing CreateTablet for tablet 76ec8ca8832c4434ab3c093e57ab8248 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:12.341624 23118 tablet_service.cc:1511] Processing CreateTablet for tablet 3e088a84fef24eec81919fccff0fb9ff (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:12.346182 23047 tablet_service.cc:1511] Processing CreateTablet for tablet e7351f0f589b4f69856605d7155eb38f (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:12.348258 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7351f0f589b4f69856605d7155eb38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.347873 23048 tablet_service.cc:1511] Processing CreateTablet for tablet 0a535031d75c421b91688e9a0230efaa (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:12.349581 23048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a535031d75c421b91688e9a0230efaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.350569 23046 tablet_service.cc:1511] Processing CreateTablet for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:12.330282 23116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d6f0191bea4cd28c154fef544b1850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.352041 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.351927 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60ec9b7497d4410aa6b58d63f2e0a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.358062 23041 tablet_service.cc:1511] Processing CreateTablet for tablet c9d6f0191bea4cd28c154fef544b1850 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:12.359686 23041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d6f0191bea4cd28c154fef544b1850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.360108 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 3e088a84fef24eec81919fccff0fb9ff (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:12.361459 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e088a84fef24eec81919fccff0fb9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.362793 23114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ec8ca8832c4434ab3c093e57ab8248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.363629 23042 tablet_service.cc:1511] Processing CreateTablet for tablet c5e15b03d315471b97226ea3a05e2ffa (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:12.355955 23045 tablet_service.cc:1511] Processing CreateTablet for tablet b60ec9b7497d4410aa6b58d63f2e0a57 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:12.364071 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.357969 23044 tablet_service.cc:1511] Processing CreateTablet for tablet ce2fde86bd7e429589db99d02770e3af (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:12.365749 23115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.372007 23040 tablet_service.cc:1511] Processing CreateTablet for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:12.374970 23118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e088a84fef24eec81919fccff0fb9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.378881 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60ec9b7497d4410aa6b58d63f2e0a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.381081 23039 tablet_service.cc:1511] Processing CreateTablet for tablet 76ec8ca8832c4434ab3c093e57ab8248 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:12.382309 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7351f0f589b4f69856605d7155eb38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.385399 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2fde86bd7e429589db99d02770e3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.386338 23042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e15b03d315471b97226ea3a05e2ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.386974 23119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2fde86bd7e429589db99d02770e3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.390904 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ec8ca8832c4434ab3c093e57ab8248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.392702 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.430204 23193 tablet_service.cc:1511] Processing CreateTablet for tablet ce2fde86bd7e429589db99d02770e3af (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:12.432070 23193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2fde86bd7e429589db99d02770e3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.435878 23192 tablet_service.cc:1511] Processing CreateTablet for tablet 3e088a84fef24eec81919fccff0fb9ff (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:12.437420 23192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e088a84fef24eec81919fccff0fb9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.439762 23191 tablet_service.cc:1511] Processing CreateTablet for tablet c5e15b03d315471b97226ea3a05e2ffa (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:12.442251 23196 tablet_service.cc:1511] Processing CreateTablet for tablet e7351f0f589b4f69856605d7155eb38f (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:12.444574 23197 tablet_service.cc:1511] Processing CreateTablet for tablet 0a535031d75c421b91688e9a0230efaa (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:12.446884 23194 tablet_service.cc:1511] Processing CreateTablet for tablet b60ec9b7497d4410aa6b58d63f2e0a57 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:12.450119 23190 tablet_service.cc:1511] Processing CreateTablet for tablet c9d6f0191bea4cd28c154fef544b1850 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:12.453408 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:12.469288 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7351f0f589b4f69856605d7155eb38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.478387 23189 tablet_service.cc:1511] Processing CreateTablet for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:12.484092 23189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.483795 23123 tablet_service.cc:1511] Processing CreateTablet for tablet 06e79bca4c2d438b8a0fda3c2caa9037 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:12.485316 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e79bca4c2d438b8a0fda3c2caa9037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.489457 23188 tablet_service.cc:1511] Processing CreateTablet for tablet 76ec8ca8832c4434ab3c093e57ab8248 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:12.490950 23188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ec8ca8832c4434ab3c093e57ab8248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.520871 23046 tablet_service.cc:1511] Processing CreateTablet for tablet 20b71442b3894eb9b1a5d5c383d41d2d (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:12.528342 23190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d6f0191bea4cd28c154fef544b1850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.530726 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.532204 23117 tablet_service.cc:1511] Processing CreateTablet for tablet 20b71442b3894eb9b1a5d5c383d41d2d (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:12.533614 23117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b71442b3894eb9b1a5d5c383d41d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.534937 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a535031d75c421b91688e9a0230efaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.535729 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60ec9b7497d4410aa6b58d63f2e0a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.541735 23191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e15b03d315471b97226ea3a05e2ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.544737 23114 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6009d1b44c49438547b123e957f62e (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:12.546346 23114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6009d1b44c49438547b123e957f62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.550791 23042 tablet_service.cc:1511] Processing CreateTablet for tablet 06e79bca4c2d438b8a0fda3c2caa9037 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:12.522356 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b71442b3894eb9b1a5d5c383d41d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.551659 23048 tablet_service.cc:1511] Processing CreateTablet for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:12.565546 23248 tablet_bootstrap.cc:492] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:12.573354 23115 tablet_service.cc:1511] Processing CreateTablet for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:12.565932 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 1abe1633d5aa4edd9256326be7938d99 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:12.574959 23042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e79bca4c2d438b8a0fda3c2caa9037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.578068 23047 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6009d1b44c49438547b123e957f62e (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:12.581701 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abe1633d5aa4edd9256326be7938d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.586874 23247 tablet_bootstrap.cc:492] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:12.591821 23120 tablet_service.cc:1511] Processing CreateTablet for tablet 1abe1633d5aa4edd9256326be7938d99 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:12.586998 23048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.560947 23041 tablet_service.cc:1511] Processing CreateTablet for tablet 436fd53bb692444183a575260b37870a (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:12.595397 23041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436fd53bb692444183a575260b37870a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.586551 23121 tablet_service.cc:1511] Processing CreateTablet for tablet 436fd53bb692444183a575260b37870a (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:12.602694 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6009d1b44c49438547b123e957f62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.603456 23118 tablet_service.cc:1511] Processing CreateTablet for tablet 41faaac80540401088ee4b5241e7d807 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:12.606962 23248 tablet_bootstrap.cc:654] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.608345 23045 tablet_service.cc:1511] Processing CreateTablet for tablet 41faaac80540401088ee4b5241e7d807 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:12.608982 23115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.623338 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abe1633d5aa4edd9256326be7938d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.624276 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436fd53bb692444183a575260b37870a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.637867 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41faaac80540401088ee4b5241e7d807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.639477 23116 tablet_service.cc:1511] Processing CreateTablet for tablet a888bd4ae8c84b4bad7e34d7b545b082 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:12.634245 23044 tablet_service.cc:1511] Processing CreateTablet for tablet a888bd4ae8c84b4bad7e34d7b545b082 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:12.650590 23119 tablet_service.cc:1511] Processing CreateTablet for tablet b6bea6b8d16344bc86fd30bad59a3a5c (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:12.649447 23040 tablet_service.cc:1511] Processing CreateTablet for tablet b6bea6b8d16344bc86fd30bad59a3a5c (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:12.659788 23193 tablet_service.cc:1511] Processing CreateTablet for tablet 20b71442b3894eb9b1a5d5c383d41d2d (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:12.661227 23193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b71442b3894eb9b1a5d5c383d41d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.662287 23116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a888bd4ae8c84b4bad7e34d7b545b082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.664647 23118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41faaac80540401088ee4b5241e7d807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.665997 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 436fd53bb692444183a575260b37870a (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:12.665762 23189 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6009d1b44c49438547b123e957f62e (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:12.657872 23191 tablet_service.cc:1511] Processing CreateTablet for tablet 06e79bca4c2d438b8a0fda3c2caa9037 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:12.670706 23188 tablet_service.cc:1511] Processing CreateTablet for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:12.672204 23192 tablet_service.cc:1511] Processing CreateTablet for tablet 1abe1633d5aa4edd9256326be7938d99 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:12.652117 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a888bd4ae8c84b4bad7e34d7b545b082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.677820 23119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bea6b8d16344bc86fd30bad59a3a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.687116 23189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6009d1b44c49438547b123e957f62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.687216 23194 tablet_service.cc:1511] Processing CreateTablet for tablet 41faaac80540401088ee4b5241e7d807 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:12.687510 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 09f45f8b9e84446f9f23ae8f07a9191a (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:12.692219 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41faaac80540401088ee4b5241e7d807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.692831 23248 tablet_bootstrap.cc:492] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:12.694133 23039 tablet_service.cc:1511] Processing CreateTablet for tablet 5e72689b399343a1a792ad26eefa5b5d (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:12.694940 23192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abe1633d5aa4edd9256326be7938d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.696442 23123 tablet_service.cc:1511] Processing CreateTablet for tablet 09f45f8b9e84446f9f23ae8f07a9191a (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:12.701716 23188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.704252 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436fd53bb692444183a575260b37870a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.705061 23248 ts_tablet_manager.cc:1403] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.000s
I20260713 09:10:12.707796 23191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e79bca4c2d438b8a0fda3c2caa9037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.707810 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f45f8b9e84446f9f23ae8f07a9191a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.715502 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bea6b8d16344bc86fd30bad59a3a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.716252 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e72689b399343a1a792ad26eefa5b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.717636 23247 tablet_bootstrap.cc:654] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.720291 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f45f8b9e84446f9f23ae8f07a9191a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.720525 23122 tablet_service.cc:1511] Processing CreateTablet for tablet 5e72689b399343a1a792ad26eefa5b5d (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:12.720690 23248 raft_consensus.cc:359] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:12.721659 23248 raft_consensus.cc:385] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.721904 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e72689b399343a1a792ad26eefa5b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.726162 23190 tablet_service.cc:1511] Processing CreateTablet for tablet a888bd4ae8c84b4bad7e34d7b545b082 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:12.729182 23197 tablet_service.cc:1511] Processing CreateTablet for tablet b6bea6b8d16344bc86fd30bad59a3a5c (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:12.731667 23196 tablet_service.cc:1511] Processing CreateTablet for tablet 09f45f8b9e84446f9f23ae8f07a9191a (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:12.739176 23249 tablet_bootstrap.cc:492] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:12.740902 23048 tablet_service.cc:1511] Processing CreateTablet for tablet 259bc5cdd2c54c8892968de357502a7f (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:12.742151 23048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259bc5cdd2c54c8892968de357502a7f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:12.747943 23004 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:12.722108 23248 raft_consensus.cc:740] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.771246 23248 consensus_queue.cc:260] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:12.754801 23190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a888bd4ae8c84b4bad7e34d7b545b082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.768155 23115 tablet_service.cc:1511] Processing CreateTablet for tablet 30f807852d97406295c30d256cf71809 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:12.778843 23115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f807852d97406295c30d256cf71809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.781958 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bea6b8d16344bc86fd30bad59a3a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.806811 23194 tablet_service.cc:1511] Processing CreateTablet for tablet 5e72689b399343a1a792ad26eefa5b5d (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:12.807950 23047 tablet_service.cc:1511] Processing CreateTablet for tablet 30f807852d97406295c30d256cf71809 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:12.809629 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f807852d97406295c30d256cf71809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.811697 23116 tablet_service.cc:1511] Processing CreateTablet for tablet 09cf8709991d4435956578caa92878f2 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:12.813046 23116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cf8709991d4435956578caa92878f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.809866 23041 tablet_service.cc:1511] Processing CreateTablet for tablet 09cf8709991d4435956578caa92878f2 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:12.795142 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f45f8b9e84446f9f23ae8f07a9191a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.821498 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e72689b399343a1a792ad26eefa5b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.823395 23041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cf8709991d4435956578caa92878f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.841512 23247 tablet_bootstrap.cc:492] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:12.842075 23247 ts_tablet_manager.cc:1403] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.256s	user 0.011s	sys 0.025s
I20260713 09:10:12.848773 23248 ts_tablet_manager.cc:1434] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.143s	user 0.018s	sys 0.000s
I20260713 09:10:12.850478 23083 heartbeater.cc:499] Master 127.21.111.190:46453 was elected leader, sending a full tablet report...
I20260713 09:10:12.850762 23248 tablet_bootstrap.cc:492] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:12.859741 23192 tablet_service.cc:1511] Processing CreateTablet for tablet 259bc5cdd2c54c8892968de357502a7f (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:12.861323 23192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259bc5cdd2c54c8892968de357502a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.866576 23190 tablet_service.cc:1511] Processing CreateTablet for tablet 30f807852d97406295c30d256cf71809 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:12.867085 23188 tablet_service.cc:1511] Processing CreateTablet for tablet 09cf8709991d4435956578caa92878f2 (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:12.868105 23190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f807852d97406295c30d256cf71809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.873504 23248 tablet_bootstrap.cc:654] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.846242 23247 raft_consensus.cc:359] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:12.842132 23117 tablet_service.cc:1511] Processing CreateTablet for tablet 259bc5cdd2c54c8892968de357502a7f (DEFAULT_TABLE table=test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:12.896863 23247 raft_consensus.cc:385] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.897284 23247 raft_consensus.cc:740] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.897801 23117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259bc5cdd2c54c8892968de357502a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.898101 23247 consensus_queue.cc:260] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:12.885924 23249 tablet_bootstrap.cc:654] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.912614 23252 raft_consensus.cc:493] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.913300 23252 raft_consensus.cc:515] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:12.924602 23188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cf8709991d4435956578caa92878f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.941022 23252 leader_election.cc:290] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:12.959363 23248 tablet_bootstrap.cc:492] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:12.960005 23248 ts_tablet_manager.cc:1403] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.003s
I20260713 09:10:12.969290 23158 heartbeater.cc:499] Master 127.21.111.190:46453 was elected leader, sending a full tablet report...
I20260713 09:10:12.971837 23249 tablet_bootstrap.cc:492] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:12.972491 23249 ts_tablet_manager.cc:1403] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.234s	user 0.017s	sys 0.000s
I20260713 09:10:12.976269 23249 raft_consensus.cc:359] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:12.978883 23254 raft_consensus.cc:493] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.979409 23254 raft_consensus.cc:515] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:12.977216 23249 raft_consensus.cc:385] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.980926 23249 raft_consensus.cc:740] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.981920 23249 consensus_queue.cc:260] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:12.983002 23254 leader_election.cc:290] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:12.983094 23248 raft_consensus.cc:359] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:12.984264 23248 raft_consensus.cc:385] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.985536 23248 raft_consensus.cc:740] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.001693 23247 ts_tablet_manager.cc:1434] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.158s	user 0.026s	sys 0.020s
I20260713 09:10:13.003360 23247 tablet_bootstrap.cc:492] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:12.999053 23248 consensus_queue.cc:260] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.024053 23248 ts_tablet_manager.cc:1434] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260713 09:10:13.025018 23248 tablet_bootstrap.cc:492] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.037281 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
W20260713 09:10:13.043934 23022 leader_election.cc:343] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.038236 23248 tablet_bootstrap.cc:654] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.046734 23247 tablet_bootstrap.cc:654] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.056823 23232 heartbeater.cc:499] Master 127.21.111.190:46453 was elected leader, sending a full tablet report...
I20260713 09:10:13.057271 23249 ts_tablet_manager.cc:1434] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.084s	user 0.028s	sys 0.005s
I20260713 09:10:13.059188 23249 tablet_bootstrap.cc:492] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.059343 23261 raft_consensus.cc:493] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.059806 23261 raft_consensus.cc:515] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.063324 23261 leader_election.cc:290] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.084188 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.087060 23249 tablet_bootstrap.cc:654] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.096392 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e15b03d315471b97226ea3a05e2ffa" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.097172 23058 raft_consensus.cc:2468] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:13.098629 23096 leader_election.cc:304] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
W20260713 09:10:13.104502 23023 leader_election.cc:343] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.104737 23260 raft_consensus.cc:2804] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.104970 23023 leader_election.cc:304] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd53b1aa145b42eda948719467d4999f; no voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.105209 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e15b03d315471b97226ea3a05e2ffa" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:13.106258 23252 raft_consensus.cc:2749] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:13.106812 23097 leader_election.cc:343] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.105357 23260 raft_consensus.cc:493] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.107695 23260 raft_consensus.cc:3060] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.109310 23247 tablet_bootstrap.cc:492] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.111156 23247 ts_tablet_manager.cc:1403] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.005s
I20260713 09:10:13.112902 23248 tablet_bootstrap.cc:492] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.113519 23248 ts_tablet_manager.cc:1403] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.001s
I20260713 09:10:13.117556 23248 raft_consensus.cc:359] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.118564 23248 raft_consensus.cc:385] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.118934 23248 raft_consensus.cc:740] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.121026 23247 raft_consensus.cc:359] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.121762 23247 raft_consensus.cc:385] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.122057 23247 raft_consensus.cc:740] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.123375 23248 consensus_queue.cc:260] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.126360 23248 ts_tablet_manager.cc:1434] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:10:13.127588 23248 tablet_bootstrap.cc:492] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.132552 23260 raft_consensus.cc:515] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.134661 23247 consensus_queue.cc:260] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.134936 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7351f0f589b4f69856605d7155eb38f" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
W20260713 09:10:13.137198 23172 leader_election.cc:343] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.137992 23248 tablet_bootstrap.cc:654] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.139259 23247 ts_tablet_manager.cc:1434] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260713 09:10:13.140201 23247 tablet_bootstrap.cc:492] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.140760 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e15b03d315471b97226ea3a05e2ffa" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:13.141292 23249 tablet_bootstrap.cc:492] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.141330 23058 raft_consensus.cc:3060] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.141858 23249 ts_tablet_manager.cc:1403] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.019s
I20260713 09:10:13.144889 23249 raft_consensus.cc:359] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.145578 23249 raft_consensus.cc:385] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.145844 23249 raft_consensus.cc:740] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.146546 23249 consensus_queue.cc:260] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.147536 23247 tablet_bootstrap.cc:654] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.147917 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7351f0f589b4f69856605d7155eb38f" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.149537 23058 raft_consensus.cc:2468] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:13.149835 23249 ts_tablet_manager.cc:1434] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
W20260713 09:10:13.150096 23170 leader_election.cc:343] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.150558 23096 leader_election.cc:304] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:13.151333 23170 leader_election.cc:304] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd; no voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.151592 23260 leader_election.cc:290] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.150825 23249 tablet_bootstrap.cc:492] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.153182 23261 raft_consensus.cc:2749] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.150727 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e15b03d315471b97226ea3a05e2ffa" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
W20260713 09:10:13.155190 23097 leader_election.cc:343] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.152060 23254 raft_consensus.cc:2804] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.156220 23254 raft_consensus.cc:697] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Becoming Leader. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:13.157361 23254 consensus_queue.cc:237] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.159845 23249 tablet_bootstrap.cc:654] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.165246 23248 tablet_bootstrap.cc:492] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.165704 23248 ts_tablet_manager.cc:1403] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260713 09:10:13.168538 23248 raft_consensus.cc:359] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.169080 23248 raft_consensus.cc:385] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.169340 23248 raft_consensus.cc:740] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.169590 23249 tablet_bootstrap.cc:492] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.170090 23249 ts_tablet_manager.cc:1403] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260713 09:10:13.169983 23248 consensus_queue.cc:260] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.172048 23248 ts_tablet_manager.cc:1434] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:10:13.172938 23248 tablet_bootstrap.cc:492] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.173434 23249 raft_consensus.cc:359] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.174239 23249 raft_consensus.cc:385] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.174625 23249 raft_consensus.cc:740] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.176455 23247 tablet_bootstrap.cc:492] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.175927 23249 consensus_queue.cc:260] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.176919 23247 ts_tablet_manager.cc:1403] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.004s
I20260713 09:10:13.178856 23249 ts_tablet_manager.cc:1434] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260713 09:10:13.179347 23248 tablet_bootstrap.cc:654] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.179983 23249 tablet_bootstrap.cc:492] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.180114 23247 raft_consensus.cc:359] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.181042 23247 raft_consensus.cc:385] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.181406 23247 raft_consensus.cc:740] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.182361 23247 consensus_queue.cc:260] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.185446 23247 ts_tablet_manager.cc:1434] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:13.188063 23249 tablet_bootstrap.cc:654] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.188917 23247 tablet_bootstrap.cc:492] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.198112 23247 tablet_bootstrap.cc:654] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.200161 23249 tablet_bootstrap.cc:492] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.200707 23249 ts_tablet_manager.cc:1403] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260713 09:10:13.203714 23249 raft_consensus.cc:359] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.204453 23249 raft_consensus.cc:385] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.204753 23249 raft_consensus.cc:740] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.205706 23249 consensus_queue.cc:260] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.208429 23249 ts_tablet_manager.cc:1434] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:13.209419 23249 tablet_bootstrap.cc:492] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.211387 23247 tablet_bootstrap.cc:492] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.211908 23247 ts_tablet_manager.cc:1403] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260713 09:10:13.214735 23247 raft_consensus.cc:359] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.215600 23247 raft_consensus.cc:385] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.215791 23249 tablet_bootstrap.cc:654] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.215967 23247 raft_consensus.cc:740] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.215718 22956 catalog_manager.cc:5697] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 reported cstate change: term changed from 0 to 1, leader changed from <none> to d570b72993d142f9a8351b1da97cf761 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.216997 23247 consensus_queue.cc:260] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.219302 23247 ts_tablet_manager.cc:1434] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:13.220512 23247 tablet_bootstrap.cc:492] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.221278 23248 tablet_bootstrap.cc:492] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.221978 23248 ts_tablet_manager.cc:1403] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.017s
I20260713 09:10:13.225785 23248 raft_consensus.cc:359] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.226848 23248 raft_consensus.cc:385] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.227591 23248 raft_consensus.cc:740] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.229146 23247 tablet_bootstrap.cc:654] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.228727 23248 consensus_queue.cc:260] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.231828 23248 ts_tablet_manager.cc:1434] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:13.233165 23248 tablet_bootstrap.cc:492] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.241839 23248 tablet_bootstrap.cc:654] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.252096 23249 tablet_bootstrap.cc:492] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.252398 23248 tablet_bootstrap.cc:492] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.252672 23249 ts_tablet_manager.cc:1403] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.043s	user 0.002s	sys 0.038s
I20260713 09:10:13.252864 23248 ts_tablet_manager.cc:1403] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:10:13.255966 23248 raft_consensus.cc:359] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.256158 23249 raft_consensus.cc:359] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.256800 23248 raft_consensus.cc:385] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.256831 23249 raft_consensus.cc:385] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.257256 23248 raft_consensus.cc:740] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.257350 23249 raft_consensus.cc:740] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.258255 23248 consensus_queue.cc:260] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.260618 23249 consensus_queue.cc:260] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.263032 23249 ts_tablet_manager.cc:1434] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260713 09:10:13.264061 23249 tablet_bootstrap.cc:492] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.264636 23247 tablet_bootstrap.cc:492] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.264925 23248 ts_tablet_manager.cc:1434] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260713 09:10:13.265417 23247 ts_tablet_manager.cc:1403] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
I20260713 09:10:13.266022 23248 tablet_bootstrap.cc:492] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.269209 23247 raft_consensus.cc:359] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.270015 23247 raft_consensus.cc:385] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.270368 23247 raft_consensus.cc:740] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.271370 23249 tablet_bootstrap.cc:654] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.271508 23247 consensus_queue.cc:260] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.273460 23248 tablet_bootstrap.cc:654] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.284062 23261 raft_consensus.cc:493] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.284544 23261 raft_consensus.cc:515] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.274200 23247 ts_tablet_manager.cc:1434] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:13.286286 23247 tablet_bootstrap.cc:492] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.287516 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ec8ca8832c4434ab3c093e57ab8248" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
W20260713 09:10:13.289299 23170 leader_election.cc:343] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.290428 23261 leader_election.cc:290] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.293205 23247 tablet_bootstrap.cc:654] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.293051 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ec8ca8832c4434ab3c093e57ab8248" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.294077 23133 raft_consensus.cc:2468] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:13.295370 23172 leader_election.cc:304] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [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: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: bd53b1aa145b42eda948719467d4999f
I20260713 09:10:13.296411 23261 raft_consensus.cc:2804] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.296926 23261 raft_consensus.cc:493] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.297353 23261 raft_consensus.cc:3060] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.303774 23249 tablet_bootstrap.cc:492] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.304421 23249 ts_tablet_manager.cc:1403] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260713 09:10:13.305716 23261 raft_consensus.cc:515] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.307603 23248 tablet_bootstrap.cc:492] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.308064 23248 ts_tablet_manager.cc:1403] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.010s
I20260713 09:10:13.308285 23249 raft_consensus.cc:359] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.309219 23249 raft_consensus.cc:385] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.309568 23249 raft_consensus.cc:740] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.311177 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ec8ca8832c4434ab3c093e57ab8248" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:13.310694 23249 consensus_queue.cc:260] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.310993 23248 raft_consensus.cc:359] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.311897 23248 raft_consensus.cc:385] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.312191 23248 raft_consensus.cc:740] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.312856 23248 consensus_queue.cc:260] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.313690 23249 ts_tablet_manager.cc:1434] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:10:13.314980 23249 tablet_bootstrap.cc:492] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
W20260713 09:10:13.315966 23170 leader_election.cc:343] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.319479 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ec8ca8832c4434ab3c093e57ab8248" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:13.320042 23133 raft_consensus.cc:3060] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.321841 23248 ts_tablet_manager.cc:1434] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:10:13.323386 23249 tablet_bootstrap.cc:654] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.327514 23133 raft_consensus.cc:2468] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:13.328804 23266 raft_consensus.cc:493] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.329690 23248 tablet_bootstrap.cc:492] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.329344 23266 raft_consensus.cc:515] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.332249 23266 leader_election.cc:290] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.334201 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.335022 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.335075 23132 raft_consensus.cc:2468] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:13.337035 23172 leader_election.cc:304] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: 
W20260713 09:10:13.338090 23170 leader_election.cc:343] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.338658 23248 tablet_bootstrap.cc:654] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.339161 23266 raft_consensus.cc:2804] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.339619 23266 raft_consensus.cc:493] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.339839 23247 tablet_bootstrap.cc:492] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.340297 23266 raft_consensus.cc:3060] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.340597 23247 ts_tablet_manager.cc:1403] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.022s
I20260713 09:10:13.344436 23247 raft_consensus.cc:359] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.345373 23247 raft_consensus.cc:385] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.345742 23247 raft_consensus.cc:740] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.346724 23247 consensus_queue.cc:260] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.347172 23172 leader_election.cc:304] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: bd53b1aa145b42eda948719467d4999f
I20260713 09:10:13.355109 23261 leader_election.cc:290] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.362625 23261 raft_consensus.cc:2804] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.363238 23261 raft_consensus.cc:697] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Leader. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:13.363979 23266 raft_consensus.cc:515] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.364320 23261 consensus_queue.cc:237] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.357604 23247 ts_tablet_manager.cc:1434] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:10:13.367540 23247 tablet_bootstrap.cc:492] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.381528 23291 raft_consensus.cc:493] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.382795 23247 tablet_bootstrap.cc:654] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.384582 23249 tablet_bootstrap.cc:492] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.382438 23291 raft_consensus.cc:515] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.386850 23291 leader_election.cc:290] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.387573 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.388182 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.385066 23249 ts_tablet_manager.cc:1403] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.070s	user 0.027s	sys 0.040s
W20260713 09:10:13.391350 23172 leader_election.cc:343] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.391561 23266 leader_election.cc:290] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
W20260713 09:10:13.391888 23170 leader_election.cc:343] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.392319 23170 leader_election.cc:304] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd; no voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.391350 23247 tablet_bootstrap.cc:492] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.393065 23247 ts_tablet_manager.cc:1403] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260713 09:10:13.392925 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:13.393587 23133 raft_consensus.cc:3060] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.393985 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:13.394101 23249 raft_consensus.cc:359] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.394565 23291 raft_consensus.cc:2749] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.394824 23249 raft_consensus.cc:385] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.395149 23291 raft_consensus.cc:493] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:13.395388 23170 leader_election.cc:343] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.395980 23248 tablet_bootstrap.cc:492] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.396443 23248 ts_tablet_manager.cc:1403] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.032s
I20260713 09:10:13.399767 23254 raft_consensus.cc:493] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.399521 23247 raft_consensus.cc:359] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.400218 23247 raft_consensus.cc:385] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.400185 23254 raft_consensus.cc:515] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.400555 23133 raft_consensus.cc:2468] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:13.400610 23291 raft_consensus.cc:515] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.401015 22954 catalog_manager.cc:5697] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06661a6218c4444599b5a6bae84612fd (127.21.111.131). New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:13.403672 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.402312 23254 leader_election.cc:290] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.398963 23248 raft_consensus.cc:359] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.402750 23291 leader_election.cc:290] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.395117 23249 raft_consensus.cc:740] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.404258 23057 raft_consensus.cc:2468] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:13.403505 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.404973 23058 raft_consensus.cc:2468] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:13.404878 23249 consensus_queue.cc:260] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.401957 23172 leader_election.cc:304] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: bd53b1aa145b42eda948719467d4999f
I20260713 09:10:13.400586 23247 raft_consensus.cc:740] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.406075 23170 leader_election.cc:304] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:13.406792 23096 leader_election.cc:304] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:13.407948 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:13.408140 23254 raft_consensus.cc:2804] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.408301 23249 ts_tablet_manager.cc:1434] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:10:13.408524 23254 raft_consensus.cc:493] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.408581 23207 raft_consensus.cc:2468] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:13.409004 23254 raft_consensus.cc:3060] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.409266 23249 tablet_bootstrap.cc:492] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.410162 23266 raft_consensus.cc:2804] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.410808 23266 raft_consensus.cc:697] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Leader. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:13.411749 23266 consensus_queue.cc:237] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.412608 23260 raft_consensus.cc:493] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.413100 23260 raft_consensus.cc:515] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.404376 23248 raft_consensus.cc:385] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.414187 23248 raft_consensus.cc:740] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.414793 23291 raft_consensus.cc:2804] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.415146 23291 raft_consensus.cc:493] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.415131 23248 consensus_queue.cc:260] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.415707 23291 raft_consensus.cc:3060] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.417546 23249 tablet_bootstrap.cc:654] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.417526 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:13.417455 23254 raft_consensus.cc:515] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.418746 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.419363 23058 raft_consensus.cc:2468] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:13.419823 23254 leader_election.cc:290] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.420706 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.421504 23133 raft_consensus.cc:2393] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06661a6218c4444599b5a6bae84612fd in current term 1: Already voted for candidate d570b72993d142f9a8351b1da97cf761 in this term.
I20260713 09:10:13.421416 23096 leader_election.cc:304] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:13.406929 23247 consensus_queue.cc:260] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.415179 23260 leader_election.cc:290] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.424979 23260 raft_consensus.cc:2804] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.425407 23260 raft_consensus.cc:493] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.425848 23260 raft_consensus.cc:3060] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.425588 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:13.428929 23249 tablet_bootstrap.cc:492] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.429440 23249 ts_tablet_manager.cc:1403] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
W20260713 09:10:13.430994 23097 leader_election.cc:343] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.432018 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:13.428992 23248 ts_tablet_manager.cc:1434] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:10:13.432616 23058 raft_consensus.cc:3060] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.432804 23247 ts_tablet_manager.cc:1434] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.001s
I20260713 09:10:13.434698 23261 raft_consensus.cc:493] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.434619 23260 raft_consensus.cc:515] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.435237 23261 raft_consensus.cc:515] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.437328 23261 leader_election.cc:290] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.439242 23058 raft_consensus.cc:2468] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:13.439353 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e15b03d315471b97226ea3a05e2ffa" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.432061 23249 raft_consensus.cc:359] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.440961 23249 raft_consensus.cc:385] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.441242 23249 raft_consensus.cc:740] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.441314 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e15b03d315471b97226ea3a05e2ffa" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.442041 23249 consensus_queue.cc:260] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.442929 23248 tablet_bootstrap.cc:492] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.440302 23291 raft_consensus.cc:515] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.443948 23206 raft_consensus.cc:2393] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d570b72993d142f9a8351b1da97cf761 in current term 1: Already voted for candidate 06661a6218c4444599b5a6bae84612fd in this term.
I20260713 09:10:13.444268 23249 ts_tablet_manager.cc:1434] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:10:13.445155 23249 tablet_bootstrap.cc:492] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.445457 23096 leader_election.cc:304] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:13.446076 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:13.446808 23133 raft_consensus.cc:2393] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06661a6218c4444599b5a6bae84612fd in current term 1: Already voted for candidate d570b72993d142f9a8351b1da97cf761 in this term.
I20260713 09:10:13.440231 23057 raft_consensus.cc:2393] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06661a6218c4444599b5a6bae84612fd in current term 1: Already voted for candidate d570b72993d142f9a8351b1da97cf761 in this term.
I20260713 09:10:13.447793 23254 raft_consensus.cc:2804] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.448264 23170 leader_election.cc:304] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd; no voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.449091 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:13.449359 23261 raft_consensus.cc:3060] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.450012 23058 raft_consensus.cc:2393] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06661a6218c4444599b5a6bae84612fd in current term 1: Already voted for candidate d570b72993d142f9a8351b1da97cf761 in this term.
I20260713 09:10:13.451952 23249 tablet_bootstrap.cc:654] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.454540 23291 leader_election.cc:290] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.454833 23170 leader_election.cc:304] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [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: 06661a6218c4444599b5a6bae84612fd; no voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.455996 23260 leader_election.cc:290] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.456909 23291 raft_consensus.cc:2749] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.457191 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
W20260713 09:10:13.458959 23097 leader_election.cc:343] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.461656 23261 raft_consensus.cc:2749] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.462706 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:13.463174 23247 tablet_bootstrap.cc:492] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.463681 23058 raft_consensus.cc:3060] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.472945 23247 tablet_bootstrap.cc:654] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.474933 23254 raft_consensus.cc:697] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Becoming Leader. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:13.475871 23254 consensus_queue.cc:237] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.478755 23261 raft_consensus.cc:493] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.477880 22956 catalog_manager.cc:5697] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06661a6218c4444599b5a6bae84612fd (127.21.111.131). New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:13.479240 23261 raft_consensus.cc:515] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.486620 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.487308 23057 raft_consensus.cc:2468] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:13.486722 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
W20260713 09:10:13.489238 23172 leader_election.cc:343] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.482102 23261 leader_election.cc:290] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.489985 23170 leader_election.cc:304] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [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: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.491251 23261 raft_consensus.cc:2804] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.491701 23261 raft_consensus.cc:493] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.492087 23261 raft_consensus.cc:3060] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.488137 23248 tablet_bootstrap.cc:654] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.500442 23252 raft_consensus.cc:493] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.501137 23252 raft_consensus.cc:515] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.501899 23261 raft_consensus.cc:515] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.503715 23247 tablet_bootstrap.cc:492] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.504604 23252 leader_election.cc:290] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.504140 23247 ts_tablet_manager.cc:1403] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.041s	user 0.000s	sys 0.017s
I20260713 09:10:13.504918 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:13.505522 23057 raft_consensus.cc:3060] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.507642 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:13.508502 23206 raft_consensus.cc:2468] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:13.509850 23261 leader_election.cc:290] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.511071 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:13.513192 23057 raft_consensus.cc:2468] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:13.512066 22954 catalog_manager.cc:5697] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 reported cstate change: term changed from 0 to 1, leader changed from <none> to d570b72993d142f9a8351b1da97cf761 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.508522 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.514220 23170 leader_election.cc:304] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:13.514266 23022 leader_election.cc:304] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:13.514739 23133 raft_consensus.cc:2468] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:13.515172 23261 raft_consensus.cc:2804] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.516209 23261 raft_consensus.cc:697] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Leader. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:13.516992 23261 consensus_queue.cc:237] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.517820 23058 raft_consensus.cc:2468] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:13.518957 23096 leader_election.cc:304] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 06661a6218c4444599b5a6bae84612fd
I20260713 09:10:13.520105 23254 raft_consensus.cc:2804] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.520618 23254 raft_consensus.cc:697] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Becoming Leader. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:13.520792 23252 raft_consensus.cc:2804] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.521293 23252 raft_consensus.cc:493] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.521713 23252 raft_consensus.cc:3060] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.521672 23254 consensus_queue.cc:237] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.507579 23247 raft_consensus.cc:359] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.529879 23247 raft_consensus.cc:385] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.530195 23247 raft_consensus.cc:740] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.531874 23248 tablet_bootstrap.cc:492] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.532379 23248 ts_tablet_manager.cc:1403] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.000s
I20260713 09:10:13.534758 23247 consensus_queue.cc:260] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.535625 23132 raft_consensus.cc:3060] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.535192 22956 catalog_manager.cc:5697] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06661a6218c4444599b5a6bae84612fd (127.21.111.131). New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:13.536834 23247 ts_tablet_manager.cc:1434] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260713 09:10:13.537225 23249 tablet_bootstrap.cc:492] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.537664 23249 ts_tablet_manager.cc:1403] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.060s
I20260713 09:10:13.537698 23247 tablet_bootstrap.cc:492] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.540230 23249 raft_consensus.cc:359] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.540839 23249 raft_consensus.cc:385] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.541109 23249 raft_consensus.cc:740] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.541810 23249 consensus_queue.cc:260] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.543359 23132 raft_consensus.cc:2468] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:13.543665 23247 tablet_bootstrap.cc:654] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.544050 23249 ts_tablet_manager.cc:1434] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:13.544898 23249 tablet_bootstrap.cc:492] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.535130 23248 raft_consensus.cc:359] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.548478 23248 raft_consensus.cc:385] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.548149 23252 raft_consensus.cc:515] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.550209 23249 tablet_bootstrap.cc:654] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.550657 23252 leader_election.cc:290] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.551496 23248 raft_consensus.cc:740] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.552618 23248 consensus_queue.cc:260] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.559700 23248 ts_tablet_manager.cc:1434] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:10:13.560146 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:13.560730 23206 raft_consensus.cc:3060] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.561110 23248 tablet_bootstrap.cc:492] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.568964 23248 tablet_bootstrap.cc:654] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.570858 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:13.571837 23132 raft_consensus.cc:3060] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.579588 23252 raft_consensus.cc:493] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.580216 23252 raft_consensus.cc:515] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.584216 23254 consensus_queue.cc:1048] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:13.586338 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6f0191bea4cd28c154fef544b1850" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.588016 23252 leader_election.cc:290] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.589957 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6f0191bea4cd28c154fef544b1850" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:13.594146 23207 raft_consensus.cc:2468] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:13.604215 23206 raft_consensus.cc:2468] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:13.591569 22954 catalog_manager.cc:5697] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 reported cstate change: term changed from 0 to 1, leader changed from <none> to d570b72993d142f9a8351b1da97cf761 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:13.593329 23023 leader_election.cc:343] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.606818 23132 raft_consensus.cc:2468] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:13.608639 23022 leader_election.cc:304] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [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: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.608938 23023 leader_election.cc:304] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:13.610948 23252 raft_consensus.cc:2804] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.611543 23252 raft_consensus.cc:493] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.611959 23252 raft_consensus.cc:3060] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.612464 23307 raft_consensus.cc:2804] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.612847 23249 tablet_bootstrap.cc:492] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.613283 23249 ts_tablet_manager.cc:1403] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.069s	user 0.039s	sys 0.023s
I20260713 09:10:13.613560 23247 tablet_bootstrap.cc:492] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.613968 23247 ts_tablet_manager.cc:1403] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.044s
I20260713 09:10:13.615705 23249 raft_consensus.cc:359] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.616338 23249 raft_consensus.cc:385] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.616614 23249 raft_consensus.cc:740] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.616429 23247 raft_consensus.cc:359] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.617030 23247 raft_consensus.cc:385] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.617293 23247 raft_consensus.cc:740] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.617376 23249 consensus_queue.cc:260] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.617974 23247 consensus_queue.cc:260] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.619850 23247 ts_tablet_manager.cc:1434] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:13.620720 23247 tablet_bootstrap.cc:492] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.621892 23252 raft_consensus.cc:515] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.623754 23249 ts_tablet_manager.cc:1434] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:10:13.627331 23249 tablet_bootstrap.cc:492] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.627756 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6f0191bea4cd28c154fef544b1850" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:13.628315 23206 raft_consensus.cc:3060] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.632210 23247 tablet_bootstrap.cc:654] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.633400 23249 tablet_bootstrap.cc:654] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.624576 23307 raft_consensus.cc:697] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Becoming Leader. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:13.624745 23308 raft_consensus.cc:493] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.634712 23254 raft_consensus.cc:493] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.635427 23254 raft_consensus.cc:515] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.636148 23206 raft_consensus.cc:2468] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:13.637321 23022 leader_election.cc:304] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:13.638581 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60ec9b7497d4410aa6b58d63f2e0a57" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.639067 23252 leader_election.cc:290] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.639201 23057 raft_consensus.cc:2468] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:13.644160 23096 leader_election.cc:304] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:13.647138 23296 raft_consensus.cc:2804] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.647636 23296 raft_consensus.cc:493] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.648067 23296 raft_consensus.cc:3060] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.644696 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60ec9b7497d4410aa6b58d63f2e0a57" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:13.655006 23206 raft_consensus.cc:2468] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:13.645179 23254 leader_election.cc:290] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.642310 23252 raft_consensus.cc:2804] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.641234 23308 raft_consensus.cc:515] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.665757 23307 consensus_queue.cc:237] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.667238 23308 leader_election.cc:290] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.668292 23308 raft_consensus.cc:493] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.669284 23248 tablet_bootstrap.cc:492] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.669126 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7351f0f589b4f69856605d7155eb38f" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:13.661499 23252 raft_consensus.cc:697] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Becoming Leader. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:13.668725 23308 raft_consensus.cc:515] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.673578 23248 ts_tablet_manager.cc:1403] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.113s	user 0.030s	sys 0.012s
I20260713 09:10:13.673972 23206 raft_consensus.cc:2468] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:13.685333 23308 leader_election.cc:290] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.686151 23022 leader_election.cc:304] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:13.686784 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:13.689824 23248 raft_consensus.cc:359] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.690510 23248 raft_consensus.cc:385] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.690857 23248 raft_consensus.cc:740] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.691509 23248 consensus_queue.cc:260] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.692981 23248 ts_tablet_manager.cc:1434] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:13.693226 23252 consensus_queue.cc:237] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.693817 23248 tablet_bootstrap.cc:492] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.694506 23308 raft_consensus.cc:2804] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.702594 23308 raft_consensus.cc:493] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.702987 23308 raft_consensus.cc:3060] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.705839 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6f0191bea4cd28c154fef544b1850" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:13.706496 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7351f0f589b4f69856605d7155eb38f" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.706598 23132 raft_consensus.cc:3060] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.709693 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.710469 23133 raft_consensus.cc:2393] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd53b1aa145b42eda948719467d4999f in current term 1: Already voted for candidate 06661a6218c4444599b5a6bae84612fd in this term.
I20260713 09:10:13.711508 23248 tablet_bootstrap.cc:654] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:13.711861 23023 leader_election.cc:343] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.696861 23296 raft_consensus.cc:515] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.709970 23308 raft_consensus.cc:515] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.715502 23023 leader_election.cc:304] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd53b1aa145b42eda948719467d4999f; no voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.719036 23310 raft_consensus.cc:3060] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.724570 22956 catalog_manager.cc:5697] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f reported cstate change: term changed from 0 to 1, leader changed from <none> to bd53b1aa145b42eda948719467d4999f (127.21.111.129). New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.727315 23308 leader_election.cc:290] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.730182 23261 raft_consensus.cc:493] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.730536 23296 leader_election.cc:290] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:13.730238 23132 raft_consensus.cc:2468] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:13.732237 23205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60ec9b7497d4410aa6b58d63f2e0a57" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:13.732823 23205 raft_consensus.cc:3060] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.728623 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7351f0f589b4f69856605d7155eb38f" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:13.734779 23206 raft_consensus.cc:3060] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.738802 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60ec9b7497d4410aa6b58d63f2e0a57" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:13.739049 23254 consensus_queue.cc:1048] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.739466 23058 raft_consensus.cc:3060] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.740357 23205 raft_consensus.cc:2468] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:13.741290 23261 raft_consensus.cc:515] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.742118 23097 leader_election.cc:304] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:13.743121 23254 raft_consensus.cc:2804] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.743595 23254 raft_consensus.cc:697] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Becoming Leader. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:13.743676 23261 leader_election.cc:290] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625)
I20260713 09:10:13.744310 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:13.744520 23254 consensus_queue.cc:237] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.745568 23206 raft_consensus.cc:2468] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:13.746786 23022 leader_election.cc:304] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:13.747690 23252 raft_consensus.cc:2804] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.748185 23252 raft_consensus.cc:697] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Becoming Leader. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:13.749058 23252 consensus_queue.cc:237] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.751567 23058 raft_consensus.cc:2468] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:13.729707 23247 tablet_bootstrap.cc:492] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.751986 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.752545 23247 ts_tablet_manager.cc:1403] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.132s	user 0.005s	sys 0.029s
I20260713 09:10:13.752938 23057 raft_consensus.cc:2393] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06661a6218c4444599b5a6bae84612fd in current term 1: Already voted for candidate d570b72993d142f9a8351b1da97cf761 in this term.
I20260713 09:10:13.754606 23170 leader_election.cc:304] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd; no voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.729065 23249 tablet_bootstrap.cc:492] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
W20260713 09:10:13.751807 23004 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:13.756042 23249 ts_tablet_manager.cc:1403] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.016s
I20260713 09:10:13.756107 23261 raft_consensus.cc:3060] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.758256 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7351f0f589b4f69856605d7155eb38f" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:13.727528 23310 raft_consensus.cc:2749] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.764401 23247 raft_consensus.cc:359] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
W20260713 09:10:13.765336 23023 leader_election.cc:343] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.765895 23247 raft_consensus.cc:385] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.769511 23247 raft_consensus.cc:740] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.770515 23247 consensus_queue.cc:260] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.772646 23248 tablet_bootstrap.cc:492] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.773505 23248 ts_tablet_manager.cc:1403] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.005s
I20260713 09:10:13.774238 23247 ts_tablet_manager.cc:1434] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260713 09:10:13.775295 23247 tablet_bootstrap.cc:492] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.769078 23261 raft_consensus.cc:2749] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.761770 23249 raft_consensus.cc:359] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.778908 23249 raft_consensus.cc:385] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.779227 23249 raft_consensus.cc:740] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.779968 23249 consensus_queue.cc:260] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.781957 23249 ts_tablet_manager.cc:1434] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260713 09:10:13.782193 23247 tablet_bootstrap.cc:654] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.783025 23249 tablet_bootstrap.cc:492] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.785136 22956 catalog_manager.cc:5697] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f reported cstate change: term changed from 0 to 1, leader changed from <none> to bd53b1aa145b42eda948719467d4999f (127.21.111.129). New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.786798 22956 catalog_manager.cc:5697] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f reported cstate change: term changed from 0 to 1, leader changed from <none> to bd53b1aa145b42eda948719467d4999f (127.21.111.129). New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.792119 23248 raft_consensus.cc:359] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.792855 23248 raft_consensus.cc:385] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.793159 23248 raft_consensus.cc:740] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.792611 22954 catalog_manager.cc:5697] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 reported cstate change: term changed from 0 to 1, leader changed from <none> to d570b72993d142f9a8351b1da97cf761 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.794780 23248 consensus_queue.cc:260] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.797181 23248 ts_tablet_manager.cc:1434] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:10:13.798168 23248 tablet_bootstrap.cc:492] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.798663 23249 tablet_bootstrap.cc:654] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.804116 23248 tablet_bootstrap.cc:654] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.810747 23058 raft_consensus.cc:3060] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.830369 23247 tablet_bootstrap.cc:492] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.830242 23261 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:13.836747 23247 ts_tablet_manager.cc:1403] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.003s
I20260713 09:10:13.839308 23247 raft_consensus.cc:359] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.840126 23247 raft_consensus.cc:385] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.840461 23247 raft_consensus.cc:740] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.841280 23247 consensus_queue.cc:260] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.833577 23248 tablet_bootstrap.cc:492] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.842753 23248 ts_tablet_manager.cc:1403] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.020s
I20260713 09:10:13.843910 23247 ts_tablet_manager.cc:1434] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:13.845060 23247 tablet_bootstrap.cc:492] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.845296 23248 raft_consensus.cc:359] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.845973 23248 raft_consensus.cc:385] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.846246 23248 raft_consensus.cc:740] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.846896 23248 consensus_queue.cc:260] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.850602 23248 ts_tablet_manager.cc:1434] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:13.851445 23248 tablet_bootstrap.cc:492] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.853276 23247 tablet_bootstrap.cc:654] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.862669 23248 tablet_bootstrap.cc:654] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.866974 23249 tablet_bootstrap.cc:492] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.867448 23249 ts_tablet_manager.cc:1403] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.044s
I20260713 09:10:13.869439 23248 tablet_bootstrap.cc:492] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.870291 23248 ts_tablet_manager.cc:1403] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260713 09:10:13.872078 23249 raft_consensus.cc:359] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.872749 23249 raft_consensus.cc:385] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.873037 23249 raft_consensus.cc:740] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.872991 23248 raft_consensus.cc:359] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.873991 23248 raft_consensus.cc:385] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.874341 23248 raft_consensus.cc:740] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.873761 23249 consensus_queue.cc:260] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.875073 23248 consensus_queue.cc:260] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.876014 23249 ts_tablet_manager.cc:1434] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:10:13.876830 23249 tablet_bootstrap.cc:492] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.877137 23248 ts_tablet_manager.cc:1434] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:13.878067 23248 tablet_bootstrap.cc:492] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.882081 23248 tablet_bootstrap.cc:654] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.873759 23266 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:10:13.883276 23249 tablet_bootstrap.cc:654] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.889406 23247 tablet_bootstrap.cc:492] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.889848 23247 ts_tablet_manager.cc:1403] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.006s
I20260713 09:10:13.892452 23248 tablet_bootstrap.cc:492] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.892979 23248 ts_tablet_manager.cc:1403] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:10:13.892560 23247 raft_consensus.cc:359] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.893395 23247 raft_consensus.cc:385] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.893678 23247 raft_consensus.cc:740] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.894491 23247 consensus_queue.cc:260] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.895735 23248 raft_consensus.cc:359] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.896445 23248 raft_consensus.cc:385] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.896669 23247 ts_tablet_manager.cc:1434] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:13.896762 23248 raft_consensus.cc:740] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.897977 23247 tablet_bootstrap.cc:492] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.897662 23248 consensus_queue.cc:260] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.899739 23248 ts_tablet_manager.cc:1434] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:13.900851 23248 tablet_bootstrap.cc:492] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.905441 23247 tablet_bootstrap.cc:654] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.910288 23248 tablet_bootstrap.cc:654] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.915458 23247 tablet_bootstrap.cc:492] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.915899 23247 ts_tablet_manager.cc:1403] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:10:13.915992 23249 tablet_bootstrap.cc:492] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.916411 23249 ts_tablet_manager.cc:1403] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.008s
I20260713 09:10:13.918498 23247 raft_consensus.cc:359] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.919185 23247 raft_consensus.cc:385] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.918795 23249 raft_consensus.cc:359] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.919467 23247 raft_consensus.cc:740] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.919533 23249 raft_consensus.cc:385] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.919885 23249 raft_consensus.cc:740] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.920647 23249 consensus_queue.cc:260] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.922010 23291 raft_consensus.cc:493] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.922691 23249 ts_tablet_manager.cc:1434] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:10:13.922601 23291 raft_consensus.cc:515] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.923626 23249 tablet_bootstrap.cc:492] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.926144 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41faaac80540401088ee4b5241e7d807" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:13.926656 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41faaac80540401088ee4b5241e7d807" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
W20260713 09:10:13.927780 23170 leader_election.cc:343] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.920316 23247 consensus_queue.cc:260] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
W20260713 09:10:13.929765 23172 leader_election.cc:343] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.930207 23249 tablet_bootstrap.cc:654] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.930478 23247 ts_tablet_manager.cc:1434] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:10:13.930346 23172 leader_election.cc:304] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd; no voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:13.931527 23247 tablet_bootstrap.cc:492] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.931569 23266 raft_consensus.cc:2749] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.932600 23291 leader_election.cc:290] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:13.938046 23248 tablet_bootstrap.cc:492] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.938995 23248 ts_tablet_manager.cc:1403] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.013s
I20260713 09:10:13.941181 23247 tablet_bootstrap.cc:654] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.941632 23248 raft_consensus.cc:359] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.942338 23248 raft_consensus.cc:385] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.942674 23248 raft_consensus.cc:740] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.943325 23248 consensus_queue.cc:260] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.945290 23248 ts_tablet_manager.cc:1434] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:10:13.948851 23248 tablet_bootstrap.cc:492] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.952899 23247 tablet_bootstrap.cc:492] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:13.953353 23247 ts_tablet_manager.cc:1403] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260713 09:10:13.955308 23248 tablet_bootstrap.cc:654] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.956102 23247 raft_consensus.cc:359] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.956772 23247 raft_consensus.cc:385] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.957057 23247 raft_consensus.cc:740] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.957857 23247 consensus_queue.cc:260] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.959851 23249 tablet_bootstrap.cc:492] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:13.960325 23249 ts_tablet_manager.cc:1403] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.008s
I20260713 09:10:13.961102 23247 ts_tablet_manager.cc:1434] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:13.964094 23247 tablet_bootstrap.cc:492] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:13.967011 23249 raft_consensus.cc:359] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.967764 23249 raft_consensus.cc:385] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.968087 23249 raft_consensus.cc:740] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.968636 23291 consensus_queue.cc:1048] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.968861 23249 consensus_queue.cc:260] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.970881 23249 ts_tablet_manager.cc:1434] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:13.971647 23248 tablet_bootstrap.cc:492] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:13.971941 23249 tablet_bootstrap.cc:492] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:13.972067 23248 ts_tablet_manager.cc:1403] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260713 09:10:13.975586 23248 raft_consensus.cc:359] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.976537 23248 raft_consensus.cc:385] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.976854 23248 raft_consensus.cc:740] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.977854 23249 tablet_bootstrap.cc:654] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.977641 23248 consensus_queue.cc:260] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.982724 23252 raft_consensus.cc:493] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.983378 23252 raft_consensus.cc:515] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:13.983920 23254 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.985720 23248 ts_tablet_manager.cc:1434] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:10:13.986678 23248 tablet_bootstrap.cc:492] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:13.986332 23266 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.999429 23248 tablet_bootstrap.cc:654] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.993331 23266 raft_consensus.cc:493] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.008942 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6009d1b44c49438547b123e957f62e" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:14.010602 23133 raft_consensus.cc:2468] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:14.009313 23266 raft_consensus.cc:515] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.012391 23205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6009d1b44c49438547b123e957f62e" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.012924 23023 leader_election.cc:304] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:14.013828 23310 raft_consensus.cc:2804] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:10:14.013888 23022 leader_election.cc:343] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.014396 23310 raft_consensus.cc:493] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.014496 23252 leader_election.cc:290] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.014885 23310 raft_consensus.cc:3060] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.020443 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888bd4ae8c84b4bad7e34d7b545b082" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
W20260713 09:10:14.024194 23170 leader_election.cc:343] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.022526 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888bd4ae8c84b4bad7e34d7b545b082" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
W20260713 09:10:14.026700 23172 leader_election.cc:343] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.027293 23172 leader_election.cc:304] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd; no voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:14.030656 23291 raft_consensus.cc:2749] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:14.056133 23291 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:14.023187 23266 leader_election.cc:290] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:14.072412 23249 tablet_bootstrap.cc:492] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:14.072903 23249 ts_tablet_manager.cc:1403] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.021s
I20260713 09:10:14.073133 23296 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:14.075384 23249 raft_consensus.cc:359] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.076037 23249 raft_consensus.cc:385] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.076309 23249 raft_consensus.cc:740] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.076131 23252 raft_consensus.cc:493] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.077144 23252 raft_consensus.cc:515] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.078568 23296 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:14.080132 23247 tablet_bootstrap.cc:654] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.082808 23252 leader_election.cc:290] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.083582 23131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe1633d5aa4edd9256326be7938d99" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:14.083928 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe1633d5aa4edd9256326be7938d99" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.084712 23206 raft_consensus.cc:2468] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:14.086120 23022 leader_election.cc:304] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
W20260713 09:10:14.087266 23023 leader_election.cc:343] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.089040 23252 raft_consensus.cc:2804] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:14.089510 23252 raft_consensus.cc:493] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.077162 23249 consensus_queue.cc:260] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.089903 23252 raft_consensus.cc:3060] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.091694 23249 ts_tablet_manager.cc:1434] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:10:14.091564 23310 raft_consensus.cc:515] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.094736 23310 leader_election.cc:290] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.094806 23131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6009d1b44c49438547b123e957f62e" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:14.095988 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6009d1b44c49438547b123e957f62e" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:14.096619 23206 raft_consensus.cc:3060] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.097402 23252 raft_consensus.cc:515] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.096098 23131 raft_consensus.cc:3060] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.099781 23249 tablet_bootstrap.cc:492] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:14.116792 23254 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:14.137778 23310 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:14.129936 23308 raft_consensus.cc:493] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.141090 23308 raft_consensus.cc:515] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.143553 23308 leader_election.cc:290] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.145051 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe1633d5aa4edd9256326be7938d99" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:14.145133 23252 leader_election.cc:290] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.156601 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436fd53bb692444183a575260b37870a" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
W20260713 09:10:14.159226 23023 leader_election.cc:343] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.162781 23254 raft_consensus.cc:493] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.162707 23201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe1633d5aa4edd9256326be7938d99" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:14.163406 23201 raft_consensus.cc:3060] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.163323 23254 raft_consensus.cc:515] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
W20260713 09:10:14.171093 23022 leader_election.cc:343] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.177145 23291 raft_consensus.cc:493] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.177861 23291 raft_consensus.cc:515] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.178972 23295 consensus_queue.cc:1048] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:14.186822 23291 leader_election.cc:290] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:14.178431 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436fd53bb692444183a575260b37870a" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:14.189460 23129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a1affd9d0d4e4bb86c4e5a4179cbe8" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:14.201378 23129 raft_consensus.cc:2468] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
W20260713 09:10:14.201818 23023 leader_election.cc:343] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.202450 23023 leader_election.cc:304] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd53b1aa145b42eda948719467d4999f; no voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:14.225744 23131 raft_consensus.cc:2468] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:14.213452 23201 raft_consensus.cc:2468] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:14.264441 23022 leader_election.cc:304] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: d570b72993d142f9a8351b1da97cf761
W20260713 09:10:14.264648 23023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.130:35555, user_credentials={real_user=slave}} blocked reactor thread for 62880.3us
I20260713 09:10:14.266242 23247 tablet_bootstrap.cc:492] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:14.266758 23247 ts_tablet_manager.cc:1403] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.303s	user 0.018s	sys 0.019s
I20260713 09:10:14.202703 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a1affd9d0d4e4bb86c4e5a4179cbe8" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:14.191798 23206 raft_consensus.cc:2468] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:14.271188 23248 tablet_bootstrap.cc:492] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:14.275164 23248 ts_tablet_manager.cc:1403] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.289s	user 0.029s	sys 0.043s
I20260713 09:10:14.210206 23308 raft_consensus.cc:493] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.265795 23310 raft_consensus.cc:2749] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:14.278216 23260 consensus_queue.cc:1048] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:14.282079 23247 raft_consensus.cc:359] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.283001 23247 raft_consensus.cc:385] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.283339 23247 raft_consensus.cc:740] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.284318 23247 consensus_queue.cc:260] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.287153 23247 ts_tablet_manager.cc:1434] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:10:14.207897 23291 consensus_queue.cc:1048] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.068s
I20260713 09:10:14.205121 23172 leader_election.cc:304] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:14.279770 23308 raft_consensus.cc:515] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.292416 23056 raft_consensus.cc:2468] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
W20260713 09:10:14.292943 23172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.130:35555, user_credentials={real_user=slave}} blocked reactor thread for 87901.5us
I20260713 09:10:14.293110 23261 raft_consensus.cc:2804] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:14.293613 23261 raft_consensus.cc:493] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.293951 23261 raft_consensus.cc:3060] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.295738 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7351f0f589b4f69856605d7155eb38f" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:14.303435 23260 raft_consensus.cc:493] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.303880 23023 leader_election.cc:304] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:14.303956 23260 raft_consensus.cc:515] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.277776 23252 raft_consensus.cc:2804] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.314867 23260 leader_election.cc:290] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.322366 23254 leader_election.cc:290] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.344853 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e79bca4c2d438b8a0fda3c2caa9037" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.343976 23247 tablet_bootstrap.cc:492] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:14.336411 23248 raft_consensus.cc:359] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.349994 23248 raft_consensus.cc:385] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.350447 23248 raft_consensus.cc:740] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.351557 23248 consensus_queue.cc:260] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.353610 23248 ts_tablet_manager.cc:1434] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.078s	user 0.003s	sys 0.001s
I20260713 09:10:14.354794 23248 tablet_bootstrap.cc:492] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
W20260713 09:10:14.329706 23345 log.cc:927] Time spent T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260713 09:10:14.315730 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.131:37677, user_credentials={real_user=slave}} blocked reactor thread for 50518.3us
I20260713 09:10:14.363477 23249 tablet_bootstrap.cc:654] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.322173 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e79bca4c2d438b8a0fda3c2caa9037" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:14.352226 23310 raft_consensus.cc:2804] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.374274 23308 leader_election.cc:290] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.375027 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7351f0f589b4f69856605d7155eb38f" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.380997 23254 raft_consensus.cc:493] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.342723 23261 raft_consensus.cc:515] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.374462 23310 raft_consensus.cc:697] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Becoming Leader. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:14.381587 23254 raft_consensus.cc:515] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.381981 23054 raft_consensus.cc:2468] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:14.392889 23204 raft_consensus.cc:2393] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d570b72993d142f9a8351b1da97cf761 in current term 1: Already voted for candidate bd53b1aa145b42eda948719467d4999f in this term.
W20260713 09:10:14.395947 23097 leader_election.cc:343] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:14.391352 23023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.130:35555, user_credentials={real_user=slave}} blocked reactor thread for 87541.8us
I20260713 09:10:14.417251 23097 leader_election.cc:304] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d570b72993d142f9a8351b1da97cf761; no voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f
I20260713 09:10:14.418488 23295 raft_consensus.cc:3060] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.414669 23252 raft_consensus.cc:697] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Becoming Leader. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:14.415675 23351 raft_consensus.cc:493] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.423748 23252 consensus_queue.cc:237] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.412813 23310 consensus_queue.cc:237] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.435109 23261 leader_election.cc:290] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:14.425357 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a1affd9d0d4e4bb86c4e5a4179cbe8" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.436632 23352 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:10:14.437048 23351 raft_consensus.cc:515] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.441985 23096 leader_election.cc:304] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [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: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 06661a6218c4444599b5a6bae84612fd
I20260713 09:10:14.442360 23351 leader_election.cc:290] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.443678 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a1affd9d0d4e4bb86c4e5a4179cbe8" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:14.442395 23296 raft_consensus.cc:493] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.444268 23133 raft_consensus.cc:3060] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.447492 23296 raft_consensus.cc:515] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.449487 23296 leader_election.cc:290] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.449743 23248 tablet_bootstrap.cc:654] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.451902 23296 raft_consensus.cc:2804] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:14.452253 23296 raft_consensus.cc:493] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.453408 23204 raft_consensus.cc:2393] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd53b1aa145b42eda948719467d4999f in current term 1: Already voted for candidate 06661a6218c4444599b5a6bae84612fd in this term.
I20260713 09:10:14.453860 23296 raft_consensus.cc:3060] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.455165 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436fd53bb692444183a575260b37870a" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:14.455798 23058 raft_consensus.cc:2468] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:14.457396 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a1affd9d0d4e4bb86c4e5a4179cbe8" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:14.457962 23056 raft_consensus.cc:3060] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.458220 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:14.459580 23054 raft_consensus.cc:2468] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:14.461153 23247 tablet_bootstrap.cc:654] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.471863 23254 leader_election.cc:290] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.472394 23310 raft_consensus.cc:493] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.478492 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.469292 23351 consensus_queue.cc:1048] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:10:14.479655 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436fd53bb692444183a575260b37870a" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.490326 23248 tablet_bootstrap.cc:492] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:14.480631 23129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a1affd9d0d4e4bb86c4e5a4179cbe8" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:14.490907 23248 ts_tablet_manager.cc:1403] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.005s
I20260713 09:10:14.483800 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.484897 23295 raft_consensus.cc:2749] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:14.484278 23310 raft_consensus.cc:515] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.497561 23126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:14.484817 23133 raft_consensus.cc:2468] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
W20260713 09:10:14.504189 23022 leader_election.cc:343] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.498199 23126 raft_consensus.cc:2468] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:14.508823 23172 leader_election.cc:304] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:14.509826 23249 tablet_bootstrap.cc:492] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:14.510221 23249 ts_tablet_manager.cc:1403] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.411s	user 0.019s	sys 0.028s
I20260713 09:10:14.509704 23261 raft_consensus.cc:2804] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.511147 23261 raft_consensus.cc:697] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Leader. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:14.511986 23261 consensus_queue.cc:237] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.503101 23056 raft_consensus.cc:2468] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:14.517784 23096 leader_election.cc:304] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:14.506347 23354 consensus_queue.cc:1048] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.081s
I20260713 09:10:14.528182 23096 leader_election.cc:304] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
W20260713 09:10:14.526273 23097 leader_election.cc:343] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:14.535475 23097 leader_election.cc:343] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.536360 23310 leader_election.cc:290] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.537701 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bea6b8d16344bc86fd30bad59a3a5c" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
W20260713 09:10:14.540444 23022 leader_election.cc:343] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.542047 23023 leader_election.cc:304] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [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: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 06661a6218c4444599b5a6bae84612fd
I20260713 09:10:14.541913 23354 consensus_queue.cc:1048] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:14.543218 23023 leader_election.cc:304] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd53b1aa145b42eda948719467d4999f; no voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:14.544334 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bea6b8d16344bc86fd30bad59a3a5c" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:14.543427 23354 raft_consensus.cc:2804] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:10:14.545231 23355 log.cc:927] Time spent T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260713 09:10:14.545109 23351 raft_consensus.cc:2749] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:14.545419 23354 raft_consensus.cc:493] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.545707 23357 raft_consensus.cc:2804] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:14.546101 23354 raft_consensus.cc:3060] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.546232 23357 raft_consensus.cc:493] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.551416 23260 raft_consensus.cc:2804] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:14.545495 23310 consensus_queue.cc:1048] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:10:14.555572 23260 raft_consensus.cc:493] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.555656 23357 raft_consensus.cc:3060] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.556455 23260 raft_consensus.cc:3060] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:14.557102 23023 leader_election.cc:343] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.557577 23023 leader_election.cc:304] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd53b1aa145b42eda948719467d4999f; no voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:14.564982 23248 raft_consensus.cc:359] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.565698 23248 raft_consensus.cc:385] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.565972 23248 raft_consensus.cc:740] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.560562 23310 raft_consensus.cc:2749] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:14.581456 23249 raft_consensus.cc:359] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.586167 23249 raft_consensus.cc:385] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.587536 23249 raft_consensus.cc:740] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.584339 23248 consensus_queue.cc:260] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.583508 23296 raft_consensus.cc:515] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
W20260713 09:10:14.598724 23366 log.cc:927] Time spent T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260713 09:10:14.599745 23249 consensus_queue.cc:260] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.601204 23247 tablet_bootstrap.cc:492] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:14.601610 23247 ts_tablet_manager.cc:1403] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.258s	user 0.018s	sys 0.009s
I20260713 09:10:14.603513 23248 ts_tablet_manager.cc:1434] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.000s
I20260713 09:10:14.609826 23249 ts_tablet_manager.cc:1434] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.000s
I20260713 09:10:14.611716 23249 tablet_bootstrap.cc:492] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:14.614989 23248 tablet_bootstrap.cc:492] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:14.616070 22955 catalog_manager.cc:5697] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06661a6218c4444599b5a6bae84612fd (127.21.111.131). New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:14.622653 23357 raft_consensus.cc:515] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.630527 23357 leader_election.cc:290] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.630393 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436fd53bb692444183a575260b37870a" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:14.630769 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436fd53bb692444183a575260b37870a" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
W20260713 09:10:14.631389 23365 log.cc:927] Time spent T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260713 09:10:14.631417 23057 raft_consensus.cc:3060] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.631647 23202 raft_consensus.cc:3060] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.643515 23260 raft_consensus.cc:515] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.649523 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e79bca4c2d438b8a0fda3c2caa9037" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:14.650187 23056 raft_consensus.cc:3060] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.655896 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:14.657021 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
W20260713 09:10:14.658528 23097 leader_election.cc:343] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.658721 23202 raft_consensus.cc:2468] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:14.659979 23260 leader_election.cc:290] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.659925 23097 leader_election.cc:304] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:14.660972 23357 raft_consensus.cc:2804] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.660291 23056 raft_consensus.cc:2468] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:14.661695 23357 raft_consensus.cc:697] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Becoming Leader. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:14.661304 23354 raft_consensus.cc:515] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.664130 23057 raft_consensus.cc:2468] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:14.665038 23296 leader_election.cc:290] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.668179 23054 raft_consensus.cc:2393] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d570b72993d142f9a8351b1da97cf761 in current term 1: Already voted for candidate bd53b1aa145b42eda948719467d4999f in this term.
I20260713 09:10:14.669447 23249 tablet_bootstrap.cc:654] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.673298 23247 raft_consensus.cc:359] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.674032 23247 raft_consensus.cc:385] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.674307 23247 raft_consensus.cc:740] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.672664 23096 leader_election.cc:304] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [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: d570b72993d142f9a8351b1da97cf761; no voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f
I20260713 09:10:14.675179 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e79bca4c2d438b8a0fda3c2caa9037" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:14.675171 23247 consensus_queue.cc:260] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.675861 23096 leader_election.cc:304] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:14.676724 23295 raft_consensus.cc:2749] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:10:14.676822 23097 leader_election.cc:343] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.677469 23260 raft_consensus.cc:2804] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.678300 23260 raft_consensus.cc:697] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Becoming Leader. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:14.676250 23357 consensus_queue.cc:237] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.680655 23260 consensus_queue.cc:237] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.680259 23247 ts_tablet_manager.cc:1434] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260713 09:10:14.684880 23247 tablet_bootstrap.cc:492] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:14.685288 23248 tablet_bootstrap.cc:654] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.691682 23354 leader_election.cc:290] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.691841 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:14.697465 23133 raft_consensus.cc:2393] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd53b1aa145b42eda948719467d4999f in current term 1: Already voted for candidate d570b72993d142f9a8351b1da97cf761 in this term.
I20260713 09:10:14.700029 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
W20260713 09:10:14.701862 23022 leader_election.cc:343] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.702070 23247 tablet_bootstrap.cc:654] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.703469 23023 leader_election.cc:304] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [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: bd53b1aa145b42eda948719467d4999f; no voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:14.704754 23354 raft_consensus.cc:2749] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:14.708205 23249 tablet_bootstrap.cc:492] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:14.708850 23249 ts_tablet_manager.cc:1403] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.000s
I20260713 09:10:14.713738 23248 tablet_bootstrap.cc:492] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:14.715526 23249 raft_consensus.cc:359] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.716193 23248 ts_tablet_manager.cc:1403] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.001s
I20260713 09:10:14.716378 23249 raft_consensus.cc:385] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.716845 23249 raft_consensus.cc:740] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.718149 23249 consensus_queue.cc:260] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.720973 23249 ts_tablet_manager.cc:1434] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:10:14.721740 23249 tablet_bootstrap.cc:492] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:14.722877 23247 tablet_bootstrap.cc:492] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:14.727272 23247 ts_tablet_manager.cc:1403] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.015s
I20260713 09:10:14.722852 23248 raft_consensus.cc:359] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.727901 23248 raft_consensus.cc:385] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.728266 23248 raft_consensus.cc:740] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.729110 23248 consensus_queue.cc:260] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.730441 23249 tablet_bootstrap.cc:654] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.730116 23247 raft_consensus.cc:359] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.730873 23247 raft_consensus.cc:385] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.731200 23247 raft_consensus.cc:740] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.731748 23248 ts_tablet_manager.cc:1434] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.005s
I20260713 09:10:14.732041 23247 consensus_queue.cc:260] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.732849 23248 tablet_bootstrap.cc:492] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:14.734544 23247 ts_tablet_manager.cc:1434] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:10:14.735492 23247 tablet_bootstrap.cc:492] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:14.739832 22954 catalog_manager.cc:5697] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f reported cstate change: term changed from 0 to 1, leader changed from <none> to bd53b1aa145b42eda948719467d4999f (127.21.111.129). New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:14.741564 23247 tablet_bootstrap.cc:654] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.742257 23248 tablet_bootstrap.cc:654] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.750520 23249 tablet_bootstrap.cc:492] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:14.768680 23249 ts_tablet_manager.cc:1403] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.047s	user 0.031s	sys 0.015s
I20260713 09:10:14.742341 22954 catalog_manager.cc:5697] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f reported cstate change: term changed from 0 to 1, leader changed from <none> to bd53b1aa145b42eda948719467d4999f (127.21.111.129). New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:14.773779 23249 raft_consensus.cc:359] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.780073 23249 raft_consensus.cc:385] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.780489 23247 tablet_bootstrap.cc:492] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:14.780440 23249 raft_consensus.cc:740] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.781083 23247 ts_tablet_manager.cc:1403] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.009s
I20260713 09:10:14.783947 23247 raft_consensus.cc:359] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.784662 23247 raft_consensus.cc:385] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.784934 23247 raft_consensus.cc:740] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.785760 23247 consensus_queue.cc:260] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.786652 23249 consensus_queue.cc:260] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.788575 23247 ts_tablet_manager.cc:1434] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:14.789448 23249 ts_tablet_manager.cc:1434] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:10:14.789604 23247 tablet_bootstrap.cc:492] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:14.790683 23249 tablet_bootstrap.cc:492] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:14.796324 23248 tablet_bootstrap.cc:492] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:14.796808 23247 tablet_bootstrap.cc:654] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.796882 23248 ts_tablet_manager.cc:1403] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.041s
W20260713 09:10:14.801831 23004 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:14.804258 23249 tablet_bootstrap.cc:654] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.804948 23248 raft_consensus.cc:359] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.805935 23248 raft_consensus.cc:385] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.806311 23248 raft_consensus.cc:740] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.807184 23248 consensus_queue.cc:260] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.810386 23248 ts_tablet_manager.cc:1434] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:10:14.811641 23248 tablet_bootstrap.cc:492] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:14.813016 23260 raft_consensus.cc:493] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.813695 23260 raft_consensus.cc:515] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.817740 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe1633d5aa4edd9256326be7938d99" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:14.820465 23260 leader_election.cc:290] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.821497 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe1633d5aa4edd9256326be7938d99" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.821069 22956 catalog_manager.cc:5697] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 reported cstate change: term changed from 0 to 1, leader changed from <none> to d570b72993d142f9a8351b1da97cf761 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:14.822217 23202 raft_consensus.cc:2393] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d570b72993d142f9a8351b1da97cf761 in current term 1: Already voted for candidate bd53b1aa145b42eda948719467d4999f in this term.
I20260713 09:10:14.822686 22956 catalog_manager.cc:5697] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 reported cstate change: term changed from 0 to 1, leader changed from <none> to d570b72993d142f9a8351b1da97cf761 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:14.823418 23097 leader_election.cc:304] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d570b72993d142f9a8351b1da97cf761; no voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f
I20260713 09:10:14.824497 23260 raft_consensus.cc:3060] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.827773 23248 tablet_bootstrap.cc:654] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.831408 23260 raft_consensus.cc:2749] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:14.839079 23354 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:14.850658 23248 tablet_bootstrap.cc:492] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:14.851167 23248 ts_tablet_manager.cc:1403] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.006s
I20260713 09:10:14.855701 23248 raft_consensus.cc:359] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.856400 23248 raft_consensus.cc:385] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.856662 23248 raft_consensus.cc:740] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.857281 23247 tablet_bootstrap.cc:492] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:14.857764 23247 ts_tablet_manager.cc:1403] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.068s	user 0.039s	sys 0.013s
I20260713 09:10:14.857401 23248 consensus_queue.cc:260] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.859412 23248 ts_tablet_manager.cc:1434] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:14.860383 23247 raft_consensus.cc:359] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.861232 23247 raft_consensus.cc:385] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.861514 23247 raft_consensus.cc:740] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.861945 23248 tablet_bootstrap.cc:492] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:14.866496 23247 consensus_queue.cc:260] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.869181 23247 ts_tablet_manager.cc:1434] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:10:14.870460 23248 tablet_bootstrap.cc:654] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.871937 23247 tablet_bootstrap.cc:492] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:14.875771 23249 tablet_bootstrap.cc:492] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:14.876492 23249 ts_tablet_manager.cc:1403] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.086s	user 0.023s	sys 0.010s
I20260713 09:10:14.878067 23247 tablet_bootstrap.cc:654] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.875794 23351 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:14.880043 23249 raft_consensus.cc:359] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.880985 23249 raft_consensus.cc:385] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.881316 23249 raft_consensus.cc:740] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.882230 23249 consensus_queue.cc:260] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.883742 23248 tablet_bootstrap.cc:492] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:14.884274 23248 ts_tablet_manager.cc:1403] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260713 09:10:14.884339 23249 ts_tablet_manager.cc:1434] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:14.885928 23249 tablet_bootstrap.cc:492] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:14.888624 23248 raft_consensus.cc:359] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.889427 23248 raft_consensus.cc:385] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.889768 23248 raft_consensus.cc:740] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.892135 23249 tablet_bootstrap.cc:654] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.895380 23247 tablet_bootstrap.cc:492] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:14.895946 23247 ts_tablet_manager.cc:1403] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260713 09:10:14.901126 23248 consensus_queue.cc:260] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.902194 23249 tablet_bootstrap.cc:492] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:14.902706 23249 ts_tablet_manager.cc:1403] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:10:14.902714 23247 raft_consensus.cc:359] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.904402 23247 raft_consensus.cc:385] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.907279 23247 raft_consensus.cc:740] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.908406 23247 consensus_queue.cc:260] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.906649 23249 raft_consensus.cc:359] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.909915 23249 raft_consensus.cc:385] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.910211 23249 raft_consensus.cc:740] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.910822 23247 ts_tablet_manager.cc:1434] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:10:14.910983 23249 consensus_queue.cc:260] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.913352 23249 ts_tablet_manager.cc:1434] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:14.913355 23247 tablet_bootstrap.cc:492] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:14.914314 23291 raft_consensus.cc:493] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.914784 23291 raft_consensus.cc:515] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.916148 23248 ts_tablet_manager.cc:1434] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260713 09:10:14.916730 23260 raft_consensus.cc:493] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.917393 23260 raft_consensus.cc:515] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.918329 23351 raft_consensus.cc:493] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.918561 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259bc5cdd2c54c8892968de357502a7f" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:14.918816 23351 raft_consensus.cc:515] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.919632 23260 leader_election.cc:290] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
W20260713 09:10:14.920660 23172 leader_election.cc:343] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.920881 23351 leader_election.cc:290] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.921742 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41faaac80540401088ee4b5241e7d807" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:14.916771 23291 leader_election.cc:290] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:14.922349 23133 raft_consensus.cc:2468] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:14.922968 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f45f8b9e84446f9f23ae8f07a9191a" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.922899 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41faaac80540401088ee4b5241e7d807" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.923714 23023 leader_election.cc:304] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:14.923835 23202 raft_consensus.cc:2468] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:14.924517 23352 raft_consensus.cc:2804] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:14.924866 23352 raft_consensus.cc:493] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.925267 23352 raft_consensus.cc:3060] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:14.925531 23097 leader_election.cc:343] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.928133 23247 tablet_bootstrap.cc:654] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.930811 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f45f8b9e84446f9f23ae8f07a9191a" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:14.932139 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259bc5cdd2c54c8892968de357502a7f" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:14.932926 23056 raft_consensus.cc:2468] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:14.933118 23351 consensus_queue.cc:1048] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:14.934058 23096 leader_election.cc:343] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.934700 23096 leader_election.cc:304] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d570b72993d142f9a8351b1da97cf761; no voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f
I20260713 09:10:14.935185 23170 leader_election.cc:304] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [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: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: d570b72993d142f9a8351b1da97cf761
I20260713 09:10:14.935144 23352 raft_consensus.cc:515] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.935746 23260 raft_consensus.cc:2749] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:14.936414 23291 raft_consensus.cc:2804] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:14.924818 23249 tablet_bootstrap.cc:492] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:14.936795 23291 raft_consensus.cc:493] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.937130 23291 raft_consensus.cc:3060] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.940834 23248 tablet_bootstrap.cc:492] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:14.947206 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41faaac80540401088ee4b5241e7d807" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:14.947908 23130 raft_consensus.cc:3060] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.948962 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41faaac80540401088ee4b5241e7d807" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:14.949597 23202 raft_consensus.cc:3060] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.954846 23352 leader_election.cc:290] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.956845 23291 raft_consensus.cc:515] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.958607 23248 tablet_bootstrap.cc:654] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.959451 23247 tablet_bootstrap.cc:492] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:14.959374 23260 raft_consensus.cc:493] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:14.960120 23249 tablet_bootstrap.cc:654] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.959944 23260 raft_consensus.cc:515] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.961903 23260 leader_election.cc:290] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:14.963503 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888bd4ae8c84b4bad7e34d7b545b082" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:14.963444 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259bc5cdd2c54c8892968de357502a7f" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:14.964286 23054 raft_consensus.cc:2468] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:14.964361 23056 raft_consensus.cc:3060] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.966523 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888bd4ae8c84b4bad7e34d7b545b082" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:14.966490 23096 leader_election.cc:304] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:14.959972 23247 ts_tablet_manager.cc:1403] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.000s
I20260713 09:10:14.967517 23260 raft_consensus.cc:2804] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:14.967902 23260 raft_consensus.cc:493] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:14.968222 23260 raft_consensus.cc:3060] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.969621 23247 raft_consensus.cc:359] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.970357 23247 raft_consensus.cc:385] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.972728 23202 raft_consensus.cc:2468] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:14.989755 23247 raft_consensus.cc:740] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.975062 23354 consensus_queue.cc:1048] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:10:14.990579 23022 leader_election.cc:304] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:14.991401 23252 raft_consensus.cc:2804] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.983119 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259bc5cdd2c54c8892968de357502a7f" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:14.992038 23252 raft_consensus.cc:697] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Becoming Leader. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:14.992904 23252 consensus_queue.cc:237] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:14.993853 23291 leader_election.cc:290] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
W20260713 09:10:14.993157 23172 leader_election.cc:343] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:14.980875 23056 raft_consensus.cc:2468] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:14.996724 23170 leader_election.cc:304] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: d570b72993d142f9a8351b1da97cf761
I20260713 09:10:14.998075 23261 raft_consensus.cc:2804] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.998546 23261 raft_consensus.cc:697] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Leader. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:14.999333 23261 consensus_queue.cc:237] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.000324 23204 raft_consensus.cc:2468] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 0.
I20260713 09:10:14.979785 23130 raft_consensus.cc:2468] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:14.984653 23260 raft_consensus.cc:515] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.008818 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888bd4ae8c84b4bad7e34d7b545b082" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:15.009588 23056 raft_consensus.cc:3060] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.016112 23260 leader_election.cc:290] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:15.018239 23056 raft_consensus.cc:2468] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:15.019131 23249 tablet_bootstrap.cc:492] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:15.019639 23249 ts_tablet_manager.cc:1403] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.095s	user 0.036s	sys 0.022s
I20260713 09:10:15.021519 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888bd4ae8c84b4bad7e34d7b545b082" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:15.022209 23249 raft_consensus.cc:359] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.021940 22955 catalog_manager.cc:5697] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06661a6218c4444599b5a6bae84612fd (127.21.111.131). New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:15.022881 23249 raft_consensus.cc:385] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.023200 23249 raft_consensus.cc:740] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.023849 23249 consensus_queue.cc:260] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.024569 22956 catalog_manager.cc:5697] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f reported cstate change: term changed from 0 to 1, leader changed from <none> to bd53b1aa145b42eda948719467d4999f (127.21.111.129). New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.026008 23202 raft_consensus.cc:3060] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.028483 23346 consensus_queue.cc:1048] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.031534 23249 ts_tablet_manager.cc:1434] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:15.032471 23249 tablet_bootstrap.cc:492] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:15.032974 23247 consensus_queue.cc:260] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.035081 23247 ts_tablet_manager.cc:1434] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260713 09:10:15.035104 23261 consensus_queue.cc:1048] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:15.036005 23247 tablet_bootstrap.cc:492] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:15.041899 23096 leader_election.cc:304] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:15.047617 23249 tablet_bootstrap.cc:654] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.051275 23260 raft_consensus.cc:2804] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.052000 23260 raft_consensus.cc:697] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Becoming Leader. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:15.053136 23260 consensus_queue.cc:237] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.060856 23261 raft_consensus.cc:493] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.061543 23261 raft_consensus.cc:515] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.064826 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:15.065632 23054 raft_consensus.cc:2393] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06661a6218c4444599b5a6bae84612fd in current term 1: Already voted for candidate bd53b1aa145b42eda948719467d4999f in this term.
I20260713 09:10:15.067456 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:15.068228 23133 raft_consensus.cc:2393] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06661a6218c4444599b5a6bae84612fd in current term 1: Already voted for candidate d570b72993d142f9a8351b1da97cf761 in this term.
I20260713 09:10:15.070245 23172 leader_election.cc:304] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd; no voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:15.064831 23261 leader_election.cc:290] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:15.072065 23261 raft_consensus.cc:3060] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.077072 23202 raft_consensus.cc:2468] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:15.088376 23261 raft_consensus.cc:2749] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.091521 23247 tablet_bootstrap.cc:654] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.091686 23248 tablet_bootstrap.cc:492] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:15.092270 23248 ts_tablet_manager.cc:1403] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.152s	user 0.032s	sys 0.045s
I20260713 09:10:15.094825 23248 raft_consensus.cc:359] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.095691 23248 raft_consensus.cc:385] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.096060 23248 raft_consensus.cc:740] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.096725 23248 consensus_queue.cc:260] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.098374 22954 catalog_manager.cc:5697] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 reported cstate change: term changed from 0 to 1, leader changed from <none> to d570b72993d142f9a8351b1da97cf761 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.099486 23248 ts_tablet_manager.cc:1434] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:15.100421 23248 tablet_bootstrap.cc:492] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f: Bootstrap starting.
I20260713 09:10:15.105955 23248 tablet_bootstrap.cc:654] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.107218 23249 tablet_bootstrap.cc:492] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:15.107658 23249 ts_tablet_manager.cc:1403] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.017s
I20260713 09:10:15.108990 23247 tablet_bootstrap.cc:492] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:15.109421 23247 ts_tablet_manager.cc:1403] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.001s
I20260713 09:10:15.110155 23249 raft_consensus.cc:359] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.110824 23249 raft_consensus.cc:385] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.111097 23249 raft_consensus.cc:740] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.111799 23247 raft_consensus.cc:359] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.111716 23249 consensus_queue.cc:260] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.112396 23247 raft_consensus.cc:385] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.112682 23247 raft_consensus.cc:740] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.113399 23247 consensus_queue.cc:260] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.115267 23247 ts_tablet_manager.cc:1434] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:15.115360 23249 ts_tablet_manager.cc:1434] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:15.116125 23249 tablet_bootstrap.cc:492] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:15.116125 23247 tablet_bootstrap.cc:492] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:15.117331 23248 tablet_bootstrap.cc:492] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f: No bootstrap required, opened a new log
I20260713 09:10:15.117823 23248 ts_tablet_manager.cc:1403] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:10:15.120471 23248 raft_consensus.cc:359] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.121237 23248 raft_consensus.cc:385] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.121541 23248 raft_consensus.cc:740] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.122511 23247 tablet_bootstrap.cc:654] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.122563 23249 tablet_bootstrap.cc:654] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.122298 23248 consensus_queue.cc:260] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.128741 23248 ts_tablet_manager.cc:1434] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:10:15.139333 23260 consensus_queue.cc:1048] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:15.154515 23249 tablet_bootstrap.cc:492] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:15.154958 23249 ts_tablet_manager.cc:1403] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.030s
I20260713 09:10:15.156895 23247 tablet_bootstrap.cc:492] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:15.157339 23247 ts_tablet_manager.cc:1403] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.018s
I20260713 09:10:15.157452 23249 raft_consensus.cc:359] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.158141 23249 raft_consensus.cc:385] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.158387 23249 raft_consensus.cc:740] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.159014 23249 consensus_queue.cc:260] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.160120 23252 raft_consensus.cc:493] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.160771 23249 ts_tablet_manager.cc:1434] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:10:15.160593 23252 raft_consensus.cc:515] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.161655 23249 tablet_bootstrap.cc:492] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd: Bootstrap starting.
I20260713 09:10:15.164763 23291 raft_consensus.cc:493] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.165299 23252 leader_election.cc:290] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:15.165244 23291 raft_consensus.cc:515] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.165644 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cf8709991d4435956578caa92878f2" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:15.167127 23249 tablet_bootstrap.cc:654] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.167274 23291 leader_election.cc:290] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
W20260713 09:10:15.169811 23097 consensus_peers.cc:597] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 -> Peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Couldn't send request to peer 06661a6218c4444599b5a6bae84612fd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:15.170536 23023 leader_election.cc:343] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.171867 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f807852d97406295c30d256cf71809" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:15.172511 23130 raft_consensus.cc:2468] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:15.174165 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cf8709991d4435956578caa92878f2" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
W20260713 09:10:15.175585 23022 leader_election.cc:343] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.175649 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f807852d97406295c30d256cf71809" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:15.176065 23022 leader_election.cc:304] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd53b1aa145b42eda948719467d4999f; no voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:15.176541 23056 raft_consensus.cc:2468] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:15.177342 23252 raft_consensus.cc:2749] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.177754 23172 leader_election.cc:304] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:15.178916 23291 raft_consensus.cc:2804] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.179293 23291 raft_consensus.cc:493] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.179793 23249 tablet_bootstrap.cc:492] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd: No bootstrap required, opened a new log
I20260713 09:10:15.180207 23249 ts_tablet_manager.cc:1403] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:10:15.179641 23291 raft_consensus.cc:3060] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.183183 23261 raft_consensus.cc:493] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.183660 23261 raft_consensus.cc:515] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.185472 23261 leader_election.cc:290] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:15.186667 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f45f8b9e84446f9f23ae8f07a9191a" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:15.187041 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f45f8b9e84446f9f23ae8f07a9191a" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:15.187335 23056 raft_consensus.cc:2468] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:15.187674 23130 raft_consensus.cc:2468] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:15.188695 23247 raft_consensus.cc:359] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.189043 23172 leader_election.cc:304] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:15.189448 23249 raft_consensus.cc:359] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.190655 23249 raft_consensus.cc:385] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.189383 23247 raft_consensus.cc:385] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.191017 23249 raft_consensus.cc:740] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.191363 23247 raft_consensus.cc:740] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.192072 23247 consensus_queue.cc:260] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.192127 23249 consensus_queue.cc:260] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.193429 23357 consensus_queue.cc:1048] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.194310 23247 ts_tablet_manager.cc:1434] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260713 09:10:15.195648 23291 raft_consensus.cc:515] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.197633 23291 leader_election.cc:290] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:15.198164 23291 raft_consensus.cc:2804] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.198511 23291 raft_consensus.cc:493] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.199023 23249 ts_tablet_manager.cc:1434] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260713 09:10:15.199431 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f807852d97406295c30d256cf71809" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:15.199808 23247 tablet_bootstrap.cc:492] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761: Bootstrap starting.
I20260713 09:10:15.200068 23130 raft_consensus.cc:3060] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.200552 23252 raft_consensus.cc:493] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.201061 23252 raft_consensus.cc:515] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.203226 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f807852d97406295c30d256cf71809" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:15.203904 23056 raft_consensus.cc:3060] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.204506 23252 leader_election.cc:290] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:15.206831 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72689b399343a1a792ad26eefa5b5d" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:15.207587 23206 raft_consensus.cc:2468] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:15.208856 23022 leader_election.cc:304] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:15.209292 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72689b399343a1a792ad26eefa5b5d" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:15.209970 23133 raft_consensus.cc:2468] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 0.
I20260713 09:10:15.210114 23351 raft_consensus.cc:2804] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.210587 23351 raft_consensus.cc:493] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.210994 23351 raft_consensus.cc:3060] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.198858 23291 raft_consensus.cc:3060] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.217072 23247 tablet_bootstrap.cc:654] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.229530 23351 raft_consensus.cc:515] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.233130 23127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72689b399343a1a792ad26eefa5b5d" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:15.233311 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72689b399343a1a792ad26eefa5b5d" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:15.233796 23127 raft_consensus.cc:3060] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.233870 23206 raft_consensus.cc:3060] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.241134 23127 raft_consensus.cc:2468] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:15.214375 23130 raft_consensus.cc:2468] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:15.249787 23172 leader_election.cc:304] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:15.245345 23023 leader_election.cc:304] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:15.241178 23206 raft_consensus.cc:2468] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 1.
I20260713 09:10:15.250751 23261 raft_consensus.cc:2804] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.251233 23261 raft_consensus.cc:697] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Leader. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:15.252105 23261 consensus_queue.cc:237] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.252797 23252 raft_consensus.cc:2804] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.253273 23252 raft_consensus.cc:697] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Becoming Leader. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:15.254058 23252 consensus_queue.cc:237] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.256186 23247 tablet_bootstrap.cc:492] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761: No bootstrap required, opened a new log
I20260713 09:10:15.246649 23351 leader_election.cc:290] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 1 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:15.256688 23247 ts_tablet_manager.cc:1403] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.014s
I20260713 09:10:15.248380 23056 raft_consensus.cc:2468] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:15.260636 23247 raft_consensus.cc:359] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.261322 23247 raft_consensus.cc:385] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.261641 23247 raft_consensus.cc:740] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.262307 23247 consensus_queue.cc:260] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.264348 23247 ts_tablet_manager.cc:1434] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:10:15.266489 23291 raft_consensus.cc:515] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.266647 23295 consensus_queue.cc:1048] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:15.269368 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f45f8b9e84446f9f23ae8f07a9191a" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:15.269857 23054 raft_consensus.cc:3060] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.272315 23291 leader_election.cc:290] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:15.272895 23346 raft_consensus.cc:493] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.273473 23346 raft_consensus.cc:515] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.277825 23054 raft_consensus.cc:2468] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:15.277833 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bea6b8d16344bc86fd30bad59a3a5c" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:15.278671 23056 raft_consensus.cc:2468] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:15.279160 23170 leader_election.cc:304] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:15.280841 23170 leader_election.cc:304] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:15.281054 23411 raft_consensus.cc:2804] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.281612 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f45f8b9e84446f9f23ae8f07a9191a" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:15.282004 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bea6b8d16344bc86fd30bad59a3a5c" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:15.282266 23130 raft_consensus.cc:3060] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.282716 23133 raft_consensus.cc:2468] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:15.284004 23411 raft_consensus.cc:697] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Leader. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:15.277956 23346 leader_election.cc:290] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:15.284390 23413 raft_consensus.cc:2804] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.284847 23413 raft_consensus.cc:493] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.285192 23413 raft_consensus.cc:3060] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.285076 23411 consensus_queue.cc:237] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.291877 23130 raft_consensus.cc:2468] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:15.292088 23413 raft_consensus.cc:515] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.296360 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bea6b8d16344bc86fd30bad59a3a5c" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:15.297118 23054 raft_consensus.cc:3060] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.301098 23413 leader_election.cc:290] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:15.303136 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bea6b8d16344bc86fd30bad59a3a5c" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:15.303709 23130 raft_consensus.cc:3060] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.304452 23054 raft_consensus.cc:2468] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:15.304661 22955 catalog_manager.cc:5697] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06661a6218c4444599b5a6bae84612fd (127.21.111.131). New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:15.306010 23170 leader_election.cc:304] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:15.307032 23413 raft_consensus.cc:2804] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.307540 23413 raft_consensus.cc:697] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Leader. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:15.308647 23413 consensus_queue.cc:237] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.309303 23130 raft_consensus.cc:2468] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:15.306239 22956 catalog_manager.cc:5697] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f reported cstate change: term changed from 0 to 1, leader changed from <none> to bd53b1aa145b42eda948719467d4999f (127.21.111.129). New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.321373 22956 catalog_manager.cc:5697] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06661a6218c4444599b5a6bae84612fd (127.21.111.131). New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:15.322789 22956 catalog_manager.cc:5697] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06661a6218c4444599b5a6bae84612fd (127.21.111.131). New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:15.375929 23413 raft_consensus.cc:493] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.376523 23413 raft_consensus.cc:515] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.376976 23252 consensus_queue.cc:1048] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.378352 23413 leader_election.cc:290] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:15.379418 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e79bca4c2d438b8a0fda3c2caa9037" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:15.379534 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e79bca4c2d438b8a0fda3c2caa9037" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:15.381402 23172 leader_election.cc:304] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd; no voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761
I20260713 09:10:15.382328 23261 raft_consensus.cc:2749] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.388510 23252 consensus_queue.cc:1048] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.415573 23261 consensus_queue.cc:1048] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.424553 23130 raft_consensus.cc:3060] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.438625 23413 consensus_queue.cc:1048] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.575104 23260 consensus_queue.cc:1048] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.585361 23260 consensus_queue.cc:1048] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.594712 23413 raft_consensus.cc:493] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.595292 23413 raft_consensus.cc:515] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.597471 23413 leader_election.cc:290] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:15.598220 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cf8709991d4435956578caa92878f2" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:15.598544 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cf8709991d4435956578caa92878f2" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761" is_pre_election: true
I20260713 09:10:15.598874 23056 raft_consensus.cc:2468] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:15.599220 23130 raft_consensus.cc:2468] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 0.
I20260713 09:10:15.599953 23202 raft_consensus.cc:3060] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.600060 23170 leader_election.cc:304] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:15.600922 23413 raft_consensus.cc:2804] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.601303 23413 raft_consensus.cc:493] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.601649 23413 raft_consensus.cc:3060] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.608888 23413 raft_consensus.cc:515] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.611579 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cf8709991d4435956578caa92878f2" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:15.611575 23413 leader_election.cc:290] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:15.612139 23056 raft_consensus.cc:3060] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.614310 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cf8709991d4435956578caa92878f2" candidate_uuid: "06661a6218c4444599b5a6bae84612fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:15.614898 23130 raft_consensus.cc:3060] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.618867 23056 raft_consensus.cc:2468] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:15.619966 23170 leader_election.cc:304] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:15.620682 23413 raft_consensus.cc:2804] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.620980 23130 raft_consensus.cc:2468] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06661a6218c4444599b5a6bae84612fd in term 1.
I20260713 09:10:15.621121 23413 raft_consensus.cc:697] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Leader. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:15.622081 23413 consensus_queue.cc:237] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:15.630769 22956 catalog_manager.cc:5697] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06661a6218c4444599b5a6bae84612fd (127.21.111.131). New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:15.758021 23413 consensus_queue.cc:1048] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.768965 23261 consensus_queue.cc:1048] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.785148 23354 consensus_queue.cc:1048] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.795666 23252 consensus_queue.cc:1048] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:15.811676 23004 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:15.813429 23261 consensus_queue.cc:1048] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.822733 23413 consensus_queue.cc:1048] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.905313 23413 consensus_queue.cc:1048] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:15.915498 23431 consensus_queue.cc:1048] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.004163 23413 consensus_queue.cc:1048] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.014174 23431 consensus_queue.cc:1048] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.340798 23295 raft_consensus.cc:493] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.341356 23295 raft_consensus.cc:515] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:16.343438 23295 leader_election.cc:290] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:16.344293 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f" is_pre_election: true
I20260713 09:10:16.344472 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd" is_pre_election: true
I20260713 09:10:16.345062 23056 raft_consensus.cc:2468] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:16.345146 23202 raft_consensus.cc:2468] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 1.
I20260713 09:10:16.346467 23096 leader_election.cc:304] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [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: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:16.347191 23295 raft_consensus.cc:2804] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:16.347611 23295 raft_consensus.cc:493] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.347910 23295 raft_consensus.cc:3060] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.353363 23295 raft_consensus.cc:515] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:16.355113 23295 leader_election.cc:290] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 2 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:16.356129 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:16.356160 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b71442b3894eb9b1a5d5c383d41d2d" candidate_uuid: "d570b72993d142f9a8351b1da97cf761" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:16.356655 23202 raft_consensus.cc:3060] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.357038 23056 raft_consensus.cc:3060] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.362092 23202 raft_consensus.cc:2468] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 2.
I20260713 09:10:16.363736 23097 leader_election.cc:304] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:16.364205 23056 raft_consensus.cc:2468] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d570b72993d142f9a8351b1da97cf761 in term 2.
I20260713 09:10:16.364526 23295 raft_consensus.cc:2804] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.365072 23295 raft_consensus.cc:697] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 2 LEADER]: Becoming Leader. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:16.365936 23295 consensus_queue.cc:237] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue going to LEADER 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:16.373924 22954 catalog_manager.cc:5697] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 reported cstate change: term changed from 0 to 2, leader changed from <none> to d570b72993d142f9a8351b1da97cf761 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.528465 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:16.535328 23439 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
W20260713 09:10:16.539067 23440 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
W20260713 09:10:16.540313 23442 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
I20260713 09:10:16.542618 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:16.543985 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:16.544275 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:16.544502 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933816544479 us; error 0 us; skew 500 ppm
I20260713 09:10:16.545281 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:16.551981 21950 webserver.cc:533] Webserver started at http://127.21.111.132:41583/ using document root <none> and password file <none>
I20260713 09:10:16.552520 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:16.552706 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:16.553043 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:16.554101 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-3-root/instance:
uuid: "17dbd92fa25942638cb708a6b17743b1"
format_stamp: "Formatted at 2026-07-13 09:10:16 on dist-test-slave-5ggs"
I20260713 09:10:16.559033 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:10:16.562839 23447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:16.563786 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:10:16.564077 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-3-root
uuid: "17dbd92fa25942638cb708a6b17743b1"
format_stamp: "Formatted at 2026-07-13 09:10:16 on dist-test-slave-5ggs"
I20260713 09:10:16.564334 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-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)
I20260713 09:10:16.574100 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:16.575515 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:16.577045 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:16.579347 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:16.579605 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:16.579845 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:16.580018 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:16.666967 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.132:42411
I20260713 09:10:16.667093 23509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.132:42411 every 8 connection(s)
I20260713 09:10:16.682816 21950 auto_leader_rebalancer-test.cc:392] add a tserver: 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:16.696436 23510 heartbeater.cc:344] Connected to a master server at 127.21.111.190:46453
I20260713 09:10:16.696882 23510 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:16.697614 23510 heartbeater.cc:507] Master 127.21.111.190:46453 requested a full tablet report, sending...
I20260713 09:10:16.700047 22954 ts_manager.cc:194] Registered new tserver with Master: 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411)
I20260713 09:10:16.701761 22954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44264
I20260713 09:10:16.862480 23133 consensus_queue.cc:237] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue 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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:16.871737 23202 raft_consensus.cc:1275] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:16.872223 23056 raft_consensus.cc:1275] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:16.873353 23295 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:16.874251 23296 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:16.884871 23296 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:16.886570 23202 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
W20260713 09:10:16.895546 23096 consensus_peers.cc:597] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a535031d75c421b91688e9a0230efaa. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:16.901823 22954 catalog_manager.cc:5697] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:16.906173 23202 raft_consensus.cc:1275] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:16.908876 23056 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:16.909274 23295 consensus_queue.cc:1048] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:16.938007 23206 consensus_queue.cc:237] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:16.956427 23054 raft_consensus.cc:1275] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:16.959883 23522 consensus_queue.cc:1048] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:16.979096 23133 raft_consensus.cc:1275] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:16.986362 23431 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:16.991533 23057 raft_consensus.cc:1275] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:16.998730 23411 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:17.024688 23431 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:17.027966 23130 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:17.043938 22956 catalog_manager.cc:5697] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
W20260713 09:10:17.050880 23170 consensus_peers.cc:597] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21407ffcb5bd4c42a08f1d38c1c11ba1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:17.053488 23130 consensus_queue.cc:237] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.056134 23056 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
W20260713 09:10:17.071661 23096 consensus_peers.cc:597] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06e79bca4c2d438b8a0fda3c2caa9037. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:17.072090 23202 raft_consensus.cc:1275] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:17.073593 23295 consensus_queue.cc:1048] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.076519 23056 raft_consensus.cc:1275] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:17.077837 23295 consensus_queue.cc:1048] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.082684 23522 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:17.087131 23056 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:17.088075 23202 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:17.104314 22955 catalog_manager.cc:5697] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:17.120261 23056 consensus_queue.cc:237] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.132745 23202 raft_consensus.cc:1275] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:17.132788 23130 raft_consensus.cc:1275] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:17.134300 23252 consensus_queue.cc:1048] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.135160 23354 consensus_queue.cc:1048] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:17.142051 23021 consensus_peers.cc:597] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41faaac80540401088ee4b5241e7d807. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:17.144176 23354 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:17.145876 23130 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:17.163493 22956 catalog_manager.cc:5697] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:17.166330 23202 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:17.345537 23547 ts_tablet_manager.cc:933] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:17.348264 23547 tablet_copy_client.cc:323] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.130:35555
I20260713 09:10:17.359383 23143 tablet_copy_service.cc:140] P d570b72993d142f9a8351b1da97cf761: Received BeginTabletCopySession request for tablet 0a535031d75c421b91688e9a0230efaa from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:52702)
I20260713 09:10:17.359979 23143 tablet_copy_service.cc:161] P d570b72993d142f9a8351b1da97cf761: Beginning new tablet copy session on tablet 0a535031d75c421b91688e9a0230efaa from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:52702: session id = 17dbd92fa25942638cb708a6b17743b1-0a535031d75c421b91688e9a0230efaa
I20260713 09:10:17.362030 23550 ts_tablet_manager.cc:933] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:17.364748 23550 tablet_copy_client.cc:323] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.131:37677
I20260713 09:10:17.367480 23143 tablet_copy_source_session.cc:215] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:17.371038 23547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a535031d75c421b91688e9a0230efaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:17.376607 23217 tablet_copy_service.cc:140] P 06661a6218c4444599b5a6bae84612fd: Received BeginTabletCopySession request for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1 from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:33312)
I20260713 09:10:17.377234 23217 tablet_copy_service.cc:161] P 06661a6218c4444599b5a6bae84612fd: Beginning new tablet copy session on tablet 21407ffcb5bd4c42a08f1d38c1c11ba1 from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:33312: session id = 17dbd92fa25942638cb708a6b17743b1-21407ffcb5bd4c42a08f1d38c1c11ba1
I20260713 09:10:17.383394 23547 tablet_copy_client.cc:806] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:17.384090 23547 tablet_copy_client.cc:670] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:17.386022 23217 tablet_copy_source_session.cc:215] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:17.388962 23547 tablet_copy_client.cc:538] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:17.389756 23550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:17.395565 23547 tablet_bootstrap.cc:492] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:17.404575 23550 tablet_copy_client.cc:806] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:17.405171 23550 tablet_copy_client.cc:670] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:17.409936 23550 tablet_copy_client.cc:538] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:17.419656 23550 tablet_bootstrap.cc:492] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:17.419687 23547 tablet_bootstrap.cc:492] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:17.421010 23547 tablet_bootstrap.cc:492] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:17.421778 23547 ts_tablet_manager.cc:1403] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.007s
I20260713 09:10:17.425257 23547 raft_consensus.cc:359] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.426236 23547 raft_consensus.cc:740] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:17.427026 23547 consensus_queue.cc:260] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.430760 23510 heartbeater.cc:499] Master 127.21.111.190:46453 was elected leader, sending a full tablet report...
I20260713 09:10:17.431852 23547 ts_tablet_manager.cc:1434] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:10:17.436370 23143 tablet_copy_service.cc:342] P d570b72993d142f9a8351b1da97cf761: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-0a535031d75c421b91688e9a0230efaa received from {username='slave'} at 127.0.0.1:52702
I20260713 09:10:17.436825 23143 tablet_copy_service.cc:434] P d570b72993d142f9a8351b1da97cf761: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-0a535031d75c421b91688e9a0230efaa on tablet 0a535031d75c421b91688e9a0230efaa with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:17.454138 23550 tablet_bootstrap.cc:492] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:17.455107 23550 tablet_bootstrap.cc:492] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:17.455731 23550 ts_tablet_manager.cc:1403] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.011s
I20260713 09:10:17.457989 23550 raft_consensus.cc:359] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.458699 23550 raft_consensus.cc:740] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:17.459231 23550 consensus_queue.cc:260] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.461239 23550 ts_tablet_manager.cc:1434] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:17.463119 23217 tablet_copy_service.cc:342] P 06661a6218c4444599b5a6bae84612fd: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-21407ffcb5bd4c42a08f1d38c1c11ba1 received from {username='slave'} at 127.0.0.1:33312
I20260713 09:10:17.463574 23217 tablet_copy_service.cc:434] P 06661a6218c4444599b5a6bae84612fd: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-21407ffcb5bd4c42a08f1d38c1c11ba1 on tablet 21407ffcb5bd4c42a08f1d38c1c11ba1 with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:17.493050 23550 ts_tablet_manager.cc:933] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:17.494782 23550 tablet_copy_client.cc:323] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.130:35555
I20260713 09:10:17.496538 23143 tablet_copy_service.cc:140] P d570b72993d142f9a8351b1da97cf761: Received BeginTabletCopySession request for tablet 06e79bca4c2d438b8a0fda3c2caa9037 from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:52702)
I20260713 09:10:17.497044 23143 tablet_copy_service.cc:161] P d570b72993d142f9a8351b1da97cf761: Beginning new tablet copy session on tablet 06e79bca4c2d438b8a0fda3c2caa9037 from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:52702: session id = 17dbd92fa25942638cb708a6b17743b1-06e79bca4c2d438b8a0fda3c2caa9037
I20260713 09:10:17.504119 23143 tablet_copy_source_session.cc:215] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:17.507387 23550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e79bca4c2d438b8a0fda3c2caa9037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:17.522272 23550 tablet_copy_client.cc:806] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:17.522930 23550 tablet_copy_client.cc:670] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:17.527292 23550 tablet_copy_client.cc:538] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:17.535413 23550 tablet_bootstrap.cc:492] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:17.550627 23550 tablet_bootstrap.cc:492] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:17.551316 23550 tablet_bootstrap.cc:492] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:17.551823 23550 ts_tablet_manager.cc:1403] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:10:17.553843 23550 raft_consensus.cc:359] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.554556 23550 raft_consensus.cc:740] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:17.555179 23550 consensus_queue.cc:260] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.557367 23550 ts_tablet_manager.cc:1434] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:10:17.558974 23143 tablet_copy_service.cc:342] P d570b72993d142f9a8351b1da97cf761: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-06e79bca4c2d438b8a0fda3c2caa9037 received from {username='slave'} at 127.0.0.1:52702
I20260713 09:10:17.559362 23143 tablet_copy_service.cc:434] P d570b72993d142f9a8351b1da97cf761: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-06e79bca4c2d438b8a0fda3c2caa9037 on tablet 06e79bca4c2d438b8a0fda3c2caa9037 with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:17.628134 23550 ts_tablet_manager.cc:933] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625)
I20260713 09:10:17.630018 23550 tablet_copy_client.cc:323] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.129:34625
I20260713 09:10:17.640489 23068 tablet_copy_service.cc:140] P bd53b1aa145b42eda948719467d4999f: Received BeginTabletCopySession request for tablet 41faaac80540401088ee4b5241e7d807 from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:42322)
I20260713 09:10:17.641173 23068 tablet_copy_service.cc:161] P bd53b1aa145b42eda948719467d4999f: Beginning new tablet copy session on tablet 41faaac80540401088ee4b5241e7d807 from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:42322: session id = 17dbd92fa25942638cb708a6b17743b1-41faaac80540401088ee4b5241e7d807
I20260713 09:10:17.649194 23068 tablet_copy_source_session.cc:215] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:17.652415 23550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41faaac80540401088ee4b5241e7d807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:17.663687 23550 tablet_copy_client.cc:806] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:17.664188 23550 tablet_copy_client.cc:670] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:17.668479 23550 tablet_copy_client.cc:538] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:17.675671 23550 tablet_bootstrap.cc:492] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:17.688915 23550 tablet_bootstrap.cc:492] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:17.689610 23550 tablet_bootstrap.cc:492] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:17.690136 23550 ts_tablet_manager.cc:1403] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260713 09:10:17.692406 23550 raft_consensus.cc:359] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.693209 23550 raft_consensus.cc:740] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:17.693809 23550 consensus_queue.cc:260] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:17.695813 23550 ts_tablet_manager.cc:1434] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:10:17.697811 23068 tablet_copy_service.cc:342] P bd53b1aa145b42eda948719467d4999f: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-41faaac80540401088ee4b5241e7d807 received from {username='slave'} at 127.0.0.1:42322
I20260713 09:10:17.698232 23068 tablet_copy_service.cc:434] P bd53b1aa145b42eda948719467d4999f: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-41faaac80540401088ee4b5241e7d807 on tablet 41faaac80540401088ee4b5241e7d807 with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:17.856810 23485 raft_consensus.cc:1217] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:17.872848 23485 raft_consensus.cc:1217] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:17.875339 23485 raft_consensus.cc:1217] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:18.236006 23485 raft_consensus.cc:1217] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:18.378175 23295 raft_consensus.cc:1064] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:18.381114 23295 consensus_queue.cc:237] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:18.387992 23485 raft_consensus.cc:1275] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.388849 23202 raft_consensus.cc:1275] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.391654 23565 consensus_queue.cc:1048] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:18.392580 23568 consensus_queue.cc:1048] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:18.395529 23056 raft_consensus.cc:1275] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.397223 23567 consensus_queue.cc:1048] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:18.415043 23565 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.417659 23202 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.420276 23054 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.431084 22956 catalog_manager.cc:5697] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:18.436380 23485 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.536983 23130 consensus_queue.cc:237] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:18.547273 23202 raft_consensus.cc:1275] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:18.549602 23484 raft_consensus.cc:1275] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:18.549829 23565 consensus_queue.cc:1048] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:18.541632 23261 raft_consensus.cc:1064] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:18.558259 23565 consensus_queue.cc:1048] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:18.559197 23568 raft_consensus.cc:1064] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:18.563999 23295 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.565359 23202 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.568768 23568 consensus_queue.cc:237] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:18.577620 22942 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06e79bca4c2d438b8a0fda3c2caa9037 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:18.583606 22953 catalog_manager.cc:5697] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:18.584645 23261 consensus_queue.cc:237] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:18.584879 23484 raft_consensus.cc:2955] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.594766 23485 raft_consensus.cc:1275] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.596755 23411 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:18.620002 23483 raft_consensus.cc:1275] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.621985 23295 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:18.622856 23047 tablet_service.cc:1558] Processing DeleteTablet for tablet 06e79bca4c2d438b8a0fda3c2caa9037 with delete_type TABLET_DATA_TOMBSTONED (TS bd53b1aa145b42eda948719467d4999f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42288
I20260713 09:10:18.633193 23202 raft_consensus.cc:1275] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.636693 23295 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:18.637226 23130 raft_consensus.cc:1275] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.640077 23411 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:18.657328 23054 raft_consensus.cc:1275] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.659760 23565 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:18.688125 23581 tablet_replica.cc:333] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:18.692628 23056 raft_consensus.cc:1275] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.703526 23579 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:18.714429 23581 raft_consensus.cc:2243] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:18.715631 23581 raft_consensus.cc:2272] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:18.719997 23563 raft_consensus.cc:1064] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:18.727878 23563 consensus_queue.cc:237] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:18.731544 23581 ts_tablet_manager.cc:1916] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:18.739060 23295 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.742272 23483 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.759789 23054 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.766026 22955 catalog_manager.cc:5697] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.771526 23133 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.769519 23579 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.793663 23581 ts_tablet_manager.cc:1929] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:18.795189 23581 log.cc:1199] T 06e79bca4c2d438b8a0fda3c2caa9037 P bd53b1aa145b42eda948719467d4999f: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root/wals/06e79bca4c2d438b8a0fda3c2caa9037
I20260713 09:10:18.797269 23202 raft_consensus.cc:1275] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.799237 22940 catalog_manager.cc:5028] TS bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): tablet 06e79bca4c2d438b8a0fda3c2caa9037 (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:18.803185 23562 consensus_queue.cc:1048] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:18.821480 23483 raft_consensus.cc:1275] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260713 09:10:18.828709 23096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.111.132:42411, user_credentials={real_user=slave}} blocked reactor thread for 45357.6us
I20260713 09:10:18.858683 23130 raft_consensus.cc:1275] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:18.868324 23130 consensus_queue.cc:237] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:18.874560 23056 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.840314 23202 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.892508 23561 consensus_queue.cc:1048] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:10:18.903164 23485 raft_consensus.cc:1275] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:18.910370 23568 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:18.914182 22955 catalog_manager.cc:5697] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.927655 23565 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:18.969333 23561 consensus_queue.cc:1048] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:19.018930 22942 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a535031d75c421b91688e9a0230efaa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:19.035593 22955 catalog_manager.cc:5697] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:19.044525 23561 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.054585 23484 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.057331 23485 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.059758 23188 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a535031d75c421b91688e9a0230efaa with delete_type TABLET_DATA_TOMBSTONED (TS 06661a6218c4444599b5a6bae84612fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33272
I20260713 09:10:18.975114 23483 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.096454 23207 consensus_queue.cc:237] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:19.106860 22955 catalog_manager.cc:5697] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.138576 23057 raft_consensus.cc:1275] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:19.138953 23058 raft_consensus.cc:1275] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:19.142696 23261 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:19.146975 23127 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.149960 23565 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:19.161176 23057 raft_consensus.cc:2955] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.175508 23482 raft_consensus.cc:1275] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:19.176828 23595 tablet_replica.cc:333] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:19.177807 23595 raft_consensus.cc:2243] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.177664 23411 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:19.192530 23207 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.178635 23595 raft_consensus.cc:2272] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.200071 23056 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.200372 23580 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.202023 23482 raft_consensus.cc:2955] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.208432 23057 consensus_queue.cc:237] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:19.221549 23130 raft_consensus.cc:1275] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:19.223343 23561 consensus_queue.cc:1048] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:19.224915 23483 raft_consensus.cc:1275] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:19.229064 23595 ts_tablet_manager.cc:1916] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:19.232693 22955 catalog_manager.cc:5697] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.234297 23590 consensus_queue.cc:1048] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:19.242916 22941 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:19.252933 23591 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.254550 23117 tablet_service.cc:1558] Processing DeleteTablet for tablet 21407ffcb5bd4c42a08f1d38c1c11ba1 with delete_type TABLET_DATA_TOMBSTONED (TS d570b72993d142f9a8351b1da97cf761 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52654
I20260713 09:10:19.257719 23482 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.260840 23130 raft_consensus.cc:2955] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.271639 22953 catalog_manager.cc:5697] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:19.285204 23188 tablet_service.cc:1558] Processing DeleteTablet for tablet 41faaac80540401088ee4b5241e7d807 with delete_type TABLET_DATA_TOMBSTONED (TS 06661a6218c4444599b5a6bae84612fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33272
I20260713 09:10:19.285856 22940 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 41faaac80540401088ee4b5241e7d807 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:19.292780 23595 ts_tablet_manager.cc:1929] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:19.294061 23595 log.cc:1199] T 0a535031d75c421b91688e9a0230efaa P 06661a6218c4444599b5a6bae84612fd: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root/wals/0a535031d75c421b91688e9a0230efaa
I20260713 09:10:19.294564 23596 tablet_replica.cc:333] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:19.295794 23596 raft_consensus.cc:2243] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.296025 22941 catalog_manager.cc:5028] TS 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): tablet 0a535031d75c421b91688e9a0230efaa (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:19.296623 23596 raft_consensus.cc:2272] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.297087 23595 tablet_replica.cc:333] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:19.298542 23595 raft_consensus.cc:2243] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:19.299435 23595 raft_consensus.cc:2272] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:19.301782 23596 ts_tablet_manager.cc:1916] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:19.302898 23595 ts_tablet_manager.cc:1916] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:19.317759 23595 ts_tablet_manager.cc:1929] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:19.318219 23595 log.cc:1199] T 41faaac80540401088ee4b5241e7d807 P 06661a6218c4444599b5a6bae84612fd: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root/wals/41faaac80540401088ee4b5241e7d807
I20260713 09:10:19.319854 22941 catalog_manager.cc:5028] TS 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): tablet 41faaac80540401088ee4b5241e7d807 (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:19.324878 23596 ts_tablet_manager.cc:1929] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:19.325285 23596 log.cc:1199] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P d570b72993d142f9a8351b1da97cf761: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root/wals/21407ffcb5bd4c42a08f1d38c1c11ba1
I20260713 09:10:19.326628 22942 catalog_manager.cc:5028] TS d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): tablet 21407ffcb5bd4c42a08f1d38c1c11ba1 (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:20.317093 23130 consensus_queue.cc:237] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
W20260713 09:10:20.324121 23096 consensus_peers.cc:597] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a888bd4ae8c84b4bad7e34d7b545b082. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.324654 23207 raft_consensus.cc:1275] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:20.326097 23057 raft_consensus.cc:1275] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:20.326056 23295 consensus_queue.cc:1048] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.327638 23565 consensus_queue.cc:1048] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.335009 23295 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.337852 23207 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.351367 22953 catalog_manager.cc:5697] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.354493 23202 consensus_queue.cc:237] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:20.357188 23055 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.369711 23130 raft_consensus.cc:1275] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:20.371575 23597 consensus_queue.cc:1048] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:20.373697 23057 raft_consensus.cc:1275] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:20.373900 23170 consensus_peers.cc:597] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94a1affd9d0d4e4bb86c4e5a4179cbe8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.380048 23580 consensus_queue.cc:1048] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.387666 23597 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.393414 23130 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.393672 23055 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.417100 23202 consensus_queue.cc:237] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:20.422302 22954 catalog_manager.cc:5697] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.425297 23055 raft_consensus.cc:1275] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:20.426182 23130 raft_consensus.cc:1275] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:20.426359 23170 consensus_peers.cc:597] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6bea6b8d16344bc86fd30bad59a3a5c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.427551 23609 consensus_queue.cc:1048] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.428514 23580 consensus_queue.cc:1048] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.441656 23609 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.443583 23055 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.445387 23130 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.456770 23202 consensus_queue.cc:237] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:20.457484 22955 catalog_manager.cc:5697] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
W20260713 09:10:20.472756 23170 consensus_peers.cc:597] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 259bc5cdd2c54c8892968de357502a7f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.473448 23130 raft_consensus.cc:1275] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:20.474805 23055 raft_consensus.cc:1275] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:20.475778 23580 consensus_queue.cc:1048] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:20.476833 23609 consensus_queue.cc:1048] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.486941 23609 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.488804 23130 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.490764 23055 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:20.499642 22954 catalog_manager.cc:5697] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.779234 23618 ts_tablet_manager.cc:933] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:20.781360 23618 tablet_copy_client.cc:323] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.130:35555
I20260713 09:10:20.783649 23143 tablet_copy_service.cc:140] P d570b72993d142f9a8351b1da97cf761: Received BeginTabletCopySession request for tablet a888bd4ae8c84b4bad7e34d7b545b082 from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:52702)
I20260713 09:10:20.784300 23143 tablet_copy_service.cc:161] P d570b72993d142f9a8351b1da97cf761: Beginning new tablet copy session on tablet a888bd4ae8c84b4bad7e34d7b545b082 from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:52702: session id = 17dbd92fa25942638cb708a6b17743b1-a888bd4ae8c84b4bad7e34d7b545b082
I20260713 09:10:20.793008 23143 tablet_copy_source_session.cc:215] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:20.796444 23618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a888bd4ae8c84b4bad7e34d7b545b082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.808121 23618 tablet_copy_client.cc:806] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:20.808697 23618 tablet_copy_client.cc:670] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:20.812950 23618 tablet_copy_client.cc:538] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:20.818586 23618 tablet_bootstrap.cc:492] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:20.835173 23618 tablet_bootstrap.cc:492] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:20.836125 23618 tablet_bootstrap.cc:492] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:20.836808 23618 ts_tablet_manager.cc:1403] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.013s
I20260713 09:10:20.839587 23618 raft_consensus.cc:359] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:20.840382 23618 raft_consensus.cc:740] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:20.840998 23618 consensus_queue.cc:260] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:20.845902 23618 ts_tablet_manager.cc:1434] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:10:20.849057 23143 tablet_copy_service.cc:342] P d570b72993d142f9a8351b1da97cf761: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-a888bd4ae8c84b4bad7e34d7b545b082 received from {username='slave'} at 127.0.0.1:52702
I20260713 09:10:20.849651 23143 tablet_copy_service.cc:434] P d570b72993d142f9a8351b1da97cf761: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-a888bd4ae8c84b4bad7e34d7b545b082 on tablet a888bd4ae8c84b4bad7e34d7b545b082 with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:20.849100 23622 ts_tablet_manager.cc:933] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:20.857726 23622 tablet_copy_client.cc:323] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.131:37677
I20260713 09:10:20.859877 23217 tablet_copy_service.cc:140] P 06661a6218c4444599b5a6bae84612fd: Received BeginTabletCopySession request for tablet b6bea6b8d16344bc86fd30bad59a3a5c from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:33312)
I20260713 09:10:20.860507 23217 tablet_copy_service.cc:161] P 06661a6218c4444599b5a6bae84612fd: Beginning new tablet copy session on tablet b6bea6b8d16344bc86fd30bad59a3a5c from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:33312: session id = 17dbd92fa25942638cb708a6b17743b1-b6bea6b8d16344bc86fd30bad59a3a5c
I20260713 09:10:20.866844 23217 tablet_copy_source_session.cc:215] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:20.869621 23622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bea6b8d16344bc86fd30bad59a3a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.883011 23622 tablet_copy_client.cc:806] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:20.883808 23622 tablet_copy_client.cc:670] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:20.887691 23622 tablet_copy_client.cc:538] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:20.897684 23622 tablet_bootstrap.cc:492] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:20.903956 23618 ts_tablet_manager.cc:933] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:20.906949 23618 tablet_copy_client.cc:323] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.131:37677
I20260713 09:10:20.912843 23217 tablet_copy_service.cc:140] P 06661a6218c4444599b5a6bae84612fd: Received BeginTabletCopySession request for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8 from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:33312)
I20260713 09:10:20.913440 23217 tablet_copy_service.cc:161] P 06661a6218c4444599b5a6bae84612fd: Beginning new tablet copy session on tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8 from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:33312: session id = 17dbd92fa25942638cb708a6b17743b1-94a1affd9d0d4e4bb86c4e5a4179cbe8
I20260713 09:10:20.913625 23625 ts_tablet_manager.cc:933] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:20.925886 23217 tablet_copy_source_session.cc:215] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:20.935068 23618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.938673 23622 tablet_bootstrap.cc:492] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:20.939793 23622 tablet_bootstrap.cc:492] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:20.940598 23622 ts_tablet_manager.cc:1403] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.011s
I20260713 09:10:20.944059 23622 raft_consensus.cc:359] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:20.945411 23622 raft_consensus.cc:740] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:20.946529 23622 consensus_queue.cc:260] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:20.959949 23625 tablet_copy_client.cc:323] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.131:37677
I20260713 09:10:20.960295 23618 tablet_copy_client.cc:806] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:20.960891 23618 tablet_copy_client.cc:670] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:20.961516 23622 ts_tablet_manager.cc:1434] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:10:20.961905 23217 tablet_copy_service.cc:140] P 06661a6218c4444599b5a6bae84612fd: Received BeginTabletCopySession request for tablet 259bc5cdd2c54c8892968de357502a7f from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:33312)
I20260713 09:10:20.962579 23217 tablet_copy_service.cc:161] P 06661a6218c4444599b5a6bae84612fd: Beginning new tablet copy session on tablet 259bc5cdd2c54c8892968de357502a7f from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:33312: session id = 17dbd92fa25942638cb708a6b17743b1-259bc5cdd2c54c8892968de357502a7f
I20260713 09:10:20.967882 23618 tablet_copy_client.cc:538] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:20.970086 23217 tablet_copy_source_session.cc:215] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:20.970569 23216 tablet_copy_service.cc:342] P 06661a6218c4444599b5a6bae84612fd: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-b6bea6b8d16344bc86fd30bad59a3a5c received from {username='slave'} at 127.0.0.1:33312
I20260713 09:10:20.970988 23216 tablet_copy_service.cc:434] P 06661a6218c4444599b5a6bae84612fd: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-b6bea6b8d16344bc86fd30bad59a3a5c on tablet b6bea6b8d16344bc86fd30bad59a3a5c with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:20.973963 23625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259bc5cdd2c54c8892968de357502a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:20.977043 23618 tablet_bootstrap.cc:492] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:20.992681 23625 tablet_copy_client.cc:806] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:20.993414 23625 tablet_copy_client.cc:670] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:20.995067 23618 tablet_bootstrap.cc:492] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:20.996021 23618 tablet_bootstrap.cc:492] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:20.996596 23618 ts_tablet_manager.cc:1403] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260713 09:10:20.997967 23625 tablet_copy_client.cc:538] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:20.999297 23618 raft_consensus.cc:359] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:20.999986 23618 raft_consensus.cc:740] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:21.000494 23618 consensus_queue.cc:260] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:21.002648 23618 ts_tablet_manager.cc:1434] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:10:21.004398 23216 tablet_copy_service.cc:342] P 06661a6218c4444599b5a6bae84612fd: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-94a1affd9d0d4e4bb86c4e5a4179cbe8 received from {username='slave'} at 127.0.0.1:33312
I20260713 09:10:21.004802 23216 tablet_copy_service.cc:434] P 06661a6218c4444599b5a6bae84612fd: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-94a1affd9d0d4e4bb86c4e5a4179cbe8 on tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8 with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:21.012466 23625 tablet_bootstrap.cc:492] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:21.036517 23625 tablet_bootstrap.cc:492] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:21.037341 23625 tablet_bootstrap.cc:492] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:21.037983 23625 ts_tablet_manager.cc:1403] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260713 09:10:21.040546 23625 raft_consensus.cc:359] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:21.041213 23625 raft_consensus.cc:740] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:21.041815 23625 consensus_queue.cc:260] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:21.044026 23625 ts_tablet_manager.cc:1434] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:10:21.045924 23216 tablet_copy_service.cc:342] P 06661a6218c4444599b5a6bae84612fd: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-259bc5cdd2c54c8892968de357502a7f received from {username='slave'} at 127.0.0.1:33312
I20260713 09:10:21.046360 23216 tablet_copy_service.cc:434] P 06661a6218c4444599b5a6bae84612fd: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-259bc5cdd2c54c8892968de357502a7f on tablet 259bc5cdd2c54c8892968de357502a7f with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:21.169135 23482 raft_consensus.cc:1217] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:21.298923 23482 raft_consensus.cc:1217] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:21.427263 23482 raft_consensus.cc:1217] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:21.487893 23482 raft_consensus.cc:1217] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:21.552541 23601 raft_consensus.cc:1064] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:21.555117 23601 consensus_queue.cc:237] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:21.562403 23202 raft_consensus.cc:1275] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:21.562508 23482 raft_consensus.cc:1275] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:21.563957 23055 raft_consensus.cc:1275] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:21.564769 23630 consensus_queue.cc:1048] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:21.565873 23601 consensus_queue.cc:1048] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.566890 23602 consensus_queue.cc:1048] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.583549 23602 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.588140 23202 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.590040 23055 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.597757 23482 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.608124 22955 catalog_manager.cc:5697] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.634900 23133 consensus_queue.cc:237] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:21.644456 23202 raft_consensus.cc:1275] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:21.644456 23483 raft_consensus.cc:1275] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:21.646108 23602 consensus_queue.cc:1048] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.647003 23601 consensus_queue.cc:1048] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.654229 23630 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.656860 23483 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.661716 22942 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a888bd4ae8c84b4bad7e34d7b545b082 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:21.662321 23202 raft_consensus.cc:2955] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.672642 22956 catalog_manager.cc:5697] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:21.686401 23047 tablet_service.cc:1558] Processing DeleteTablet for tablet a888bd4ae8c84b4bad7e34d7b545b082 with delete_type TABLET_DATA_TOMBSTONED (TS bd53b1aa145b42eda948719467d4999f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42288
I20260713 09:10:21.688601 23640 tablet_replica.cc:333] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:21.689538 23640 raft_consensus.cc:2243] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:21.690295 23640 raft_consensus.cc:2272] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.693533 23640 ts_tablet_manager.cc:1916] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:21.707804 23640 ts_tablet_manager.cc:1929] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:21.708143 23640 log.cc:1199] T a888bd4ae8c84b4bad7e34d7b545b082 P bd53b1aa145b42eda948719467d4999f: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root/wals/a888bd4ae8c84b4bad7e34d7b545b082
I20260713 09:10:21.709604 22940 catalog_manager.cc:5028] TS bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): tablet a888bd4ae8c84b4bad7e34d7b545b082 (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:21.880556 23631 raft_consensus.cc:1064] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:21.883948 23631 consensus_queue.cc:237] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:21.891839 23483 raft_consensus.cc:1275] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:21.892589 23133 raft_consensus.cc:1275] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:21.892809 23055 raft_consensus.cc:1275] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:21.895159 23631 consensus_queue.cc:1048] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.896153 23609 consensus_queue.cc:1048] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.899183 23597 consensus_queue.cc:1048] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.905495 23597 raft_consensus.cc:1064] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:21.909087 23597 consensus_queue.cc:237] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:21.922060 23631 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.930287 23483 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.934280 23055 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.939774 23482 raft_consensus.cc:1275] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:21.941859 23130 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.936785 23133 raft_consensus.cc:1275] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:21.948707 22956 catalog_manager.cc:5697] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.951565 23609 consensus_queue.cc:1048] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.955016 23631 consensus_queue.cc:1048] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:21.972540 23207 consensus_queue.cc:237] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:21.981127 23055 raft_consensus.cc:1275] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:21.983219 23631 consensus_queue.cc:1048] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.985039 23609 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:21.986392 23055 raft_consensus.cc:1275] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:21.988481 23483 raft_consensus.cc:1275] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:21.990689 23647 consensus_queue.cc:1048] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:21.993083 23647 consensus_queue.cc:1048] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.998268 23482 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.000372 23133 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.009002 23609 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.012240 22953 catalog_manager.cc:5697] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.013187 23055 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.018522 23057 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.020562 22941 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:22.035029 23483 raft_consensus.cc:2955] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.037041 22953 catalog_manager.cc:5697] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:22.054201 23117 tablet_service.cc:1558] Processing DeleteTablet for tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8 with delete_type TABLET_DATA_TOMBSTONED (TS d570b72993d142f9a8351b1da97cf761 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52654
I20260713 09:10:22.058275 23207 consensus_queue.cc:237] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:22.060922 23651 tablet_replica.cc:333] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:22.062202 23651 raft_consensus.cc:2243] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:22.063082 23651 raft_consensus.cc:2272] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:22.065330 23483 raft_consensus.cc:1275] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:22.066936 23651 ts_tablet_manager.cc:1916] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:22.069041 23647 consensus_queue.cc:1048] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:22.077975 23642 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.084031 23482 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.089882 23651 ts_tablet_manager.cc:1929] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:22.090620 23651 log.cc:1199] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P d570b72993d142f9a8351b1da97cf761: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root/wals/94a1affd9d0d4e4bb86c4e5a4179cbe8
I20260713 09:10:22.092567 22942 catalog_manager.cc:5028] TS d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): tablet 94a1affd9d0d4e4bb86c4e5a4179cbe8 (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:22.093621 23609 raft_consensus.cc:1064] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:22.095705 22941 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6bea6b8d16344bc86fd30bad59a3a5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:22.096153 23609 consensus_queue.cc:237] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:22.097711 23055 raft_consensus.cc:1275] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:22.100886 23597 consensus_queue.cc:1048] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:22.104563 22953 catalog_manager.cc:5697] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.107829 23055 raft_consensus.cc:2955] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.114082 23133 raft_consensus.cc:1275] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:22.115669 23647 consensus_queue.cc:1048] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:22.117252 23482 raft_consensus.cc:1275] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:22.117187 23117 tablet_service.cc:1558] Processing DeleteTablet for tablet b6bea6b8d16344bc86fd30bad59a3a5c with delete_type TABLET_DATA_TOMBSTONED (TS d570b72993d142f9a8351b1da97cf761 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52654
I20260713 09:10:22.118387 23651 tablet_replica.cc:333] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:22.119377 23651 raft_consensus.cc:2243] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:22.119756 23057 raft_consensus.cc:1275] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:22.120028 23651 raft_consensus.cc:2272] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:22.120157 23597 consensus_queue.cc:1048] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:22.122059 23609 consensus_queue.cc:1048] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:22.123418 23651 ts_tablet_manager.cc:1916] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:22.173852 23647 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.177892 23130 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.187789 23651 ts_tablet_manager.cc:1929] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:22.188266 23651 log.cc:1199] T b6bea6b8d16344bc86fd30bad59a3a5c P d570b72993d142f9a8351b1da97cf761: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root/wals/b6bea6b8d16344bc86fd30bad59a3a5c
I20260713 09:10:22.190062 22942 catalog_manager.cc:5028] TS d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): tablet b6bea6b8d16344bc86fd30bad59a3a5c (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:22.190068 23057 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.199889 23482 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.206792 22956 catalog_manager.cc:5697] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:22.235272 23207 consensus_queue.cc:237] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:22.241180 23130 raft_consensus.cc:1275] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:22.241514 23482 raft_consensus.cc:1275] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:22.242517 23609 consensus_queue.cc:1048] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:22.243637 23647 consensus_queue.cc:1048] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:22.253618 23631 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.256800 23482 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.259433 23130 raft_consensus.cc:2955] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:22.264524 22941 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 259bc5cdd2c54c8892968de357502a7f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:22.272001 22953 catalog_manager.cc:5697] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.280633 23047 tablet_service.cc:1558] Processing DeleteTablet for tablet 259bc5cdd2c54c8892968de357502a7f with delete_type TABLET_DATA_TOMBSTONED (TS bd53b1aa145b42eda948719467d4999f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42288
I20260713 09:10:22.282197 23657 tablet_replica.cc:333] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:22.283201 23657 raft_consensus.cc:2243] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:22.283785 23657 raft_consensus.cc:2272] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:22.286558 23657 ts_tablet_manager.cc:1916] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:22.296291 23657 ts_tablet_manager.cc:1929] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:22.296597 23657 log.cc:1199] T 259bc5cdd2c54c8892968de357502a7f P bd53b1aa145b42eda948719467d4999f: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root/wals/259bc5cdd2c54c8892968de357502a7f
I20260713 09:10:22.297880 22940 catalog_manager.cc:5028] TS bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): tablet 259bc5cdd2c54c8892968de357502a7f (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:23.314831 23130 consensus_queue.cc:237] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:23.321018 23202 raft_consensus.cc:1275] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:23.321630 23096 consensus_peers.cc:597] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b60ec9b7497d4410aa6b58d63f2e0a57. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.321951 23057 raft_consensus.cc:1275] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:23.322341 23659 consensus_queue.cc:1048] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.323467 23602 consensus_queue.cc:1048] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.331032 23659 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.332420 23202 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.335287 23055 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.346628 22953 catalog_manager.cc:5697] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.352010 23202 consensus_queue.cc:237] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
W20260713 09:10:23.361827 23170 consensus_peers.cc:597] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76ec8ca8832c4434ab3c093e57ab8248. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.361901 23130 raft_consensus.cc:1275] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:23.363685 23647 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.365417 23055 raft_consensus.cc:1275] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:23.367151 23647 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.375358 23631 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.381098 23055 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.382802 23130 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.389160 23202 consensus_queue.cc:237] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:23.390869 22955 catalog_manager.cc:5697] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:23.399331 23170 consensus_peers.cc:597] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09f45f8b9e84446f9f23ae8f07a9191a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.401007 23130 raft_consensus.cc:1275] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:23.401556 23055 raft_consensus.cc:1275] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:23.402892 23647 consensus_queue.cc:1048] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.404246 23669 consensus_queue.cc:1048] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.411761 23631 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.413467 23127 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.423175 23057 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.434336 23055 consensus_queue.cc:237] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:23.446033 22955 catalog_manager.cc:5697] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
W20260713 09:10:23.450883 23021 consensus_peers.cc:597] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce2fde86bd7e429589db99d02770e3af. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:23.457141 23202 raft_consensus.cc:1275] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:23.459141 23652 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:23.467571 23127 raft_consensus.cc:1275] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:23.469578 23652 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.482715 23677 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.485706 23127 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.486997 23202 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:23.498217 22954 catalog_manager.cc:5697] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.777400 23680 ts_tablet_manager.cc:933] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:23.780346 23680 tablet_copy_client.cc:323] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.131:37677
I20260713 09:10:23.782001 23216 tablet_copy_service.cc:140] P 06661a6218c4444599b5a6bae84612fd: Received BeginTabletCopySession request for tablet 76ec8ca8832c4434ab3c093e57ab8248 from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:33312)
I20260713 09:10:23.782564 23216 tablet_copy_service.cc:161] P 06661a6218c4444599b5a6bae84612fd: Beginning new tablet copy session on tablet 76ec8ca8832c4434ab3c093e57ab8248 from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:33312: session id = 17dbd92fa25942638cb708a6b17743b1-76ec8ca8832c4434ab3c093e57ab8248
I20260713 09:10:23.788741 23216 tablet_copy_source_session.cc:215] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:23.791953 23680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ec8ca8832c4434ab3c093e57ab8248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:23.804405 23680 tablet_copy_client.cc:806] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:23.804970 23680 tablet_copy_client.cc:670] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:23.808969 23680 tablet_copy_client.cc:538] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:23.818089 23680 tablet_bootstrap.cc:492] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:23.835108 23680 tablet_bootstrap.cc:492] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:23.836068 23680 tablet_bootstrap.cc:492] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:23.836640 23680 ts_tablet_manager.cc:1403] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.012s
I20260713 09:10:23.839097 23680 raft_consensus.cc:359] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:23.839820 23680 raft_consensus.cc:740] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:23.840385 23680 consensus_queue.cc:260] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:23.843197 23680 ts_tablet_manager.cc:1434] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:23.845584 23216 tablet_copy_service.cc:342] P 06661a6218c4444599b5a6bae84612fd: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-76ec8ca8832c4434ab3c093e57ab8248 received from {username='slave'} at 127.0.0.1:33312
I20260713 09:10:23.846091 23216 tablet_copy_service.cc:434] P 06661a6218c4444599b5a6bae84612fd: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-76ec8ca8832c4434ab3c093e57ab8248 on tablet 76ec8ca8832c4434ab3c093e57ab8248 with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:23.920210 23680 ts_tablet_manager.cc:933] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:23.922068 23680 tablet_copy_client.cc:323] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.130:35555
I20260713 09:10:23.923907 23143 tablet_copy_service.cc:140] P d570b72993d142f9a8351b1da97cf761: Received BeginTabletCopySession request for tablet b60ec9b7497d4410aa6b58d63f2e0a57 from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:52702)
I20260713 09:10:23.924464 23143 tablet_copy_service.cc:161] P d570b72993d142f9a8351b1da97cf761: Beginning new tablet copy session on tablet b60ec9b7497d4410aa6b58d63f2e0a57 from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:52702: session id = 17dbd92fa25942638cb708a6b17743b1-b60ec9b7497d4410aa6b58d63f2e0a57
I20260713 09:10:23.931432 23143 tablet_copy_source_session.cc:215] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:23.934876 23680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60ec9b7497d4410aa6b58d63f2e0a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:23.936807 23685 ts_tablet_manager.cc:933] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625)
I20260713 09:10:23.938959 23685 tablet_copy_client.cc:323] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.129:34625
I20260713 09:10:23.940995 23068 tablet_copy_service.cc:140] P bd53b1aa145b42eda948719467d4999f: Received BeginTabletCopySession request for tablet ce2fde86bd7e429589db99d02770e3af from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:42322)
I20260713 09:10:23.941562 23068 tablet_copy_service.cc:161] P bd53b1aa145b42eda948719467d4999f: Beginning new tablet copy session on tablet ce2fde86bd7e429589db99d02770e3af from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:42322: session id = 17dbd92fa25942638cb708a6b17743b1-ce2fde86bd7e429589db99d02770e3af
I20260713 09:10:23.942307 23687 ts_tablet_manager.cc:933] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:23.950634 23068 tablet_copy_source_session.cc:215] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:23.951531 23687 tablet_copy_client.cc:323] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.131:37677
I20260713 09:10:23.953676 23216 tablet_copy_service.cc:140] P 06661a6218c4444599b5a6bae84612fd: Received BeginTabletCopySession request for tablet 09f45f8b9e84446f9f23ae8f07a9191a from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:33312)
I20260713 09:10:23.954145 23685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2fde86bd7e429589db99d02770e3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:23.954270 23216 tablet_copy_service.cc:161] P 06661a6218c4444599b5a6bae84612fd: Beginning new tablet copy session on tablet 09f45f8b9e84446f9f23ae8f07a9191a from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:33312: session id = 17dbd92fa25942638cb708a6b17743b1-09f45f8b9e84446f9f23ae8f07a9191a
I20260713 09:10:23.963194 23216 tablet_copy_source_session.cc:215] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:23.966192 23680 tablet_copy_client.cc:806] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:23.966953 23680 tablet_copy_client.cc:670] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:23.967665 23687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f45f8b9e84446f9f23ae8f07a9191a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:23.972049 23680 tablet_copy_client.cc:538] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:23.973342 23685 tablet_copy_client.cc:806] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:23.973927 23685 tablet_copy_client.cc:670] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:23.978550 23685 tablet_copy_client.cc:538] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:23.984800 23680 tablet_bootstrap.cc:492] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:23.988831 23687 tablet_copy_client.cc:806] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:23.989378 23685 tablet_bootstrap.cc:492] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:23.989602 23687 tablet_copy_client.cc:670] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:23.994560 23687 tablet_copy_client.cc:538] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:24.012396 23687 tablet_bootstrap.cc:492] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:24.028606 23680 tablet_bootstrap.cc:492] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:24.029560 23680 tablet_bootstrap.cc:492] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:24.030294 23680 ts_tablet_manager.cc:1403] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.046s	user 0.032s	sys 0.011s
I20260713 09:10:24.032227 23685 tablet_bootstrap.cc:492] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:24.033313 23685 tablet_bootstrap.cc:492] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:24.034091 23685 ts_tablet_manager.cc:1403] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.017s
I20260713 09:10:24.034204 23680 raft_consensus.cc:359] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:24.035384 23680 raft_consensus.cc:740] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:24.036360 23680 consensus_queue.cc:260] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:24.037758 23685 raft_consensus.cc:359] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:24.038785 23685 raft_consensus.cc:740] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:24.038892 23680 ts_tablet_manager.cc:1434] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:24.039729 23685 consensus_queue.cc:260] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:24.041419 23143 tablet_copy_service.cc:342] P d570b72993d142f9a8351b1da97cf761: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-b60ec9b7497d4410aa6b58d63f2e0a57 received from {username='slave'} at 127.0.0.1:52702
I20260713 09:10:24.041864 23143 tablet_copy_service.cc:434] P d570b72993d142f9a8351b1da97cf761: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-b60ec9b7497d4410aa6b58d63f2e0a57 on tablet b60ec9b7497d4410aa6b58d63f2e0a57 with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:24.042724 23685 ts_tablet_manager.cc:1434] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:10:24.044653 23068 tablet_copy_service.cc:342] P bd53b1aa145b42eda948719467d4999f: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-ce2fde86bd7e429589db99d02770e3af received from {username='slave'} at 127.0.0.1:42322
I20260713 09:10:24.045141 23068 tablet_copy_service.cc:434] P bd53b1aa145b42eda948719467d4999f: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-ce2fde86bd7e429589db99d02770e3af on tablet ce2fde86bd7e429589db99d02770e3af with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:24.046887 23687 tablet_bootstrap.cc:492] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:24.047844 23687 tablet_bootstrap.cc:492] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:24.048537 23687 ts_tablet_manager.cc:1403] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.008s
I20260713 09:10:24.051496 23687 raft_consensus.cc:359] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:24.052299 23687 raft_consensus.cc:740] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:24.052946 23687 consensus_queue.cc:260] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:24.055601 23687 ts_tablet_manager.cc:1434] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:10:24.058017 23216 tablet_copy_service.cc:342] P 06661a6218c4444599b5a6bae84612fd: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-09f45f8b9e84446f9f23ae8f07a9191a received from {username='slave'} at 127.0.0.1:33312
I20260713 09:10:24.058585 23216 tablet_copy_service.cc:434] P 06661a6218c4444599b5a6bae84612fd: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-09f45f8b9e84446f9f23ae8f07a9191a on tablet 09f45f8b9e84446f9f23ae8f07a9191a with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:24.299372 23484 raft_consensus.cc:1217] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:24.344319 23484 raft_consensus.cc:1217] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:24.416879 23484 raft_consensus.cc:1217] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:24.447145 23484 raft_consensus.cc:1217] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:24.789374 23692 raft_consensus.cc:1064] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:24.791611 23692 consensus_queue.cc:237] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:24.797528 23484 raft_consensus.cc:1275] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:24.797768 23207 raft_consensus.cc:1275] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:24.799173 23659 consensus_queue.cc:1048] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.799400 23055 raft_consensus.cc:1275] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:24.800119 23692 consensus_queue.cc:1048] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.801021 23601 consensus_queue.cc:1048] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.825762 23601 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:24.827762 23055 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:24.829279 23484 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:24.842365 23207 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:24.849059 22955 catalog_manager.cc:5697] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:24.874269 23130 consensus_queue.cc:237] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:24.881106 23055 raft_consensus.cc:1275] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:24.882728 23601 consensus_queue.cc:1048] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:24.884357 23484 raft_consensus.cc:1275] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:24.887164 23601 consensus_queue.cc:1048] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:24.890395 23659 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:24.892345 23055 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:24.902509 23674 raft_consensus.cc:1064] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:24.897627 23484 raft_consensus.cc:2955] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:24.920537 23674 consensus_queue.cc:237] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:24.931991 22954 catalog_manager.cc:5697] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:24.945289 22942 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b60ec9b7497d4410aa6b58d63f2e0a57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:24.951568 23188 tablet_service.cc:1558] Processing DeleteTablet for tablet b60ec9b7497d4410aa6b58d63f2e0a57 with delete_type TABLET_DATA_TOMBSTONED (TS 06661a6218c4444599b5a6bae84612fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33272
I20260713 09:10:24.960569 23706 tablet_replica.cc:333] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:24.964823 23704 raft_consensus.cc:1064] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:24.967983 23704 consensus_queue.cc:237] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:24.972312 23706 raft_consensus.cc:2243] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.973007 23706 raft_consensus.cc:2272] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.975241 23484 raft_consensus.cc:1275] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:24.976323 23706 ts_tablet_manager.cc:1916] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:24.976784 23631 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.984817 23130 raft_consensus.cc:1275] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:24.986438 23631 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.995643 23706 ts_tablet_manager.cc:1929] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:24.996388 23706 log.cc:1199] T b60ec9b7497d4410aa6b58d63f2e0a57 P 06661a6218c4444599b5a6bae84612fd: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root/wals/b60ec9b7497d4410aa6b58d63f2e0a57
I20260713 09:10:24.998292 23055 raft_consensus.cc:1275] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:24.998373 22941 catalog_manager.cc:5028] TS 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): tablet b60ec9b7497d4410aa6b58d63f2e0a57 (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:25.000021 23631 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:25.011101 23484 raft_consensus.cc:1275] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:25.007125 23631 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.013398 23674 consensus_queue.cc:1048] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:25.017182 23130 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.025194 23133 raft_consensus.cc:1275] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:25.027578 23057 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.031167 23484 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.039639 23673 raft_consensus.cc:1064] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:25.040042 23712 consensus_queue.cc:1048] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:25.045321 22954 catalog_manager.cc:5697] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.047179 23673 consensus_queue.cc:237] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:25.050318 23055 raft_consensus.cc:1275] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:25.052244 23631 consensus_queue.cc:1048] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:25.062994 23483 raft_consensus.cc:1275] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:25.069192 23207 consensus_queue.cc:237] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:25.070868 23694 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:25.084681 23133 raft_consensus.cc:1275] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:25.086115 23631 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:25.087790 23485 raft_consensus.cc:1275] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:25.092402 23693 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:25.098809 23704 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.101585 23484 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.116892 23207 raft_consensus.cc:1275] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:25.117651 23055 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.120645 23694 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:25.120082 23127 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.121171 22953 catalog_manager.cc:5697] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.123157 23130 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.112387 23693 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.146257 23127 raft_consensus.cc:1275] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:25.147948 23694 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:25.144162 23484 raft_consensus.cc:2955] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.155340 23207 consensus_queue.cc:237] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:25.160118 22941 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76ec8ca8832c4434ab3c093e57ab8248 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:25.165592 22953 catalog_manager.cc:5697] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:25.177006 23484 raft_consensus.cc:1275] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:25.176249 23694 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.178920 23712 consensus_queue.cc:1048] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:25.179965 23207 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.182821 23055 raft_consensus.cc:1275] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer 06661a6218c4444599b5a6bae84612fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:25.187089 23712 consensus_queue.cc:1048] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:25.191865 23693 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.202323 23047 tablet_service.cc:1558] Processing DeleteTablet for tablet 76ec8ca8832c4434ab3c093e57ab8248 with delete_type TABLET_DATA_TOMBSTONED (TS bd53b1aa145b42eda948719467d4999f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42288
I20260713 09:10:25.205034 22941 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09f45f8b9e84446f9f23ae8f07a9191a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:25.205201 23485 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.204262 23055 raft_consensus.cc:2955] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.209069 23484 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.216245 23721 tablet_replica.cc:333] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:25.217243 23721 raft_consensus.cc:2243] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.217922 23721 raft_consensus.cc:2272] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.228515 23721 ts_tablet_manager.cc:1916] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:25.228138 22956 catalog_manager.cc:5697] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New cstate: current_term: 1 leader_uuid: "06661a6218c4444599b5a6bae84612fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.215276 22953 catalog_manager.cc:5697] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:25.220842 23127 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.243309 23117 tablet_service.cc:1558] Processing DeleteTablet for tablet 09f45f8b9e84446f9f23ae8f07a9191a with delete_type TABLET_DATA_TOMBSTONED (TS d570b72993d142f9a8351b1da97cf761 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52654
I20260713 09:10:25.244453 23721 ts_tablet_manager.cc:1929] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:25.244858 23721 log.cc:1199] T 76ec8ca8832c4434ab3c093e57ab8248 P bd53b1aa145b42eda948719467d4999f: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root/wals/76ec8ca8832c4434ab3c093e57ab8248
I20260713 09:10:25.247295 23722 tablet_replica.cc:333] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:25.248978 22940 catalog_manager.cc:5028] TS bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): tablet 76ec8ca8832c4434ab3c093e57ab8248 (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:25.252619 23722 raft_consensus.cc:2243] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.253279 23722 raft_consensus.cc:2272] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.257941 23722 ts_tablet_manager.cc:1916] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:25.276026 23722 ts_tablet_manager.cc:1929] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:25.276403 23722 log.cc:1199] T 09f45f8b9e84446f9f23ae8f07a9191a P d570b72993d142f9a8351b1da97cf761: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root/wals/09f45f8b9e84446f9f23ae8f07a9191a
I20260713 09:10:25.278069 22942 catalog_manager.cc:5028] TS d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): tablet 09f45f8b9e84446f9f23ae8f07a9191a (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:25.279508 23055 consensus_queue.cc:237] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:25.284893 23484 raft_consensus.cc:1275] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:25.285606 23127 raft_consensus.cc:1275] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:25.286151 23694 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:25.287160 23717 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:25.293480 23673 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.322922 23127 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.330358 23484 raft_consensus.cc:2955] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:25.333498 22956 catalog_manager.cc:5697] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.336226 22940 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce2fde86bd7e429589db99d02770e3af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:25.346730 23188 tablet_service.cc:1558] Processing DeleteTablet for tablet ce2fde86bd7e429589db99d02770e3af with delete_type TABLET_DATA_TOMBSTONED (TS 06661a6218c4444599b5a6bae84612fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33272
I20260713 09:10:25.347645 23706 tablet_replica.cc:333] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:25.348531 23706 raft_consensus.cc:2243] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.349269 23706 raft_consensus.cc:2272] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.353431 23706 ts_tablet_manager.cc:1916] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:25.366830 23706 ts_tablet_manager.cc:1929] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:25.367223 23706 log.cc:1199] T ce2fde86bd7e429589db99d02770e3af P 06661a6218c4444599b5a6bae84612fd: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root/wals/ce2fde86bd7e429589db99d02770e3af
I20260713 09:10:25.368489 22941 catalog_manager.cc:5028] TS 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): tablet ce2fde86bd7e429589db99d02770e3af (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:26.376957 23130 consensus_queue.cc:237] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:26.383709 23057 raft_consensus.cc:1275] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:26.383734 23096 consensus_peers.cc:597] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5e15b03d315471b97226ea3a05e2ffa. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.383734 23202 raft_consensus.cc:1275] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:26.385439 23726 consensus_queue.cc:1048] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.386189 23728 consensus_queue.cc:1048] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:26.395541 23728 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.397131 23202 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.399099 23057 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.412159 22955 catalog_manager.cc:5697] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.415791 23057 consensus_queue.cc:237] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:26.424883 23202 raft_consensus.cc:1275] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:26.426375 23130 raft_consensus.cc:1275] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:26.426654 23021 consensus_peers.cc:597] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e72689b399343a1a792ad26eefa5b5d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.428530 23724 consensus_queue.cc:1048] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.429646 23717 consensus_queue.cc:1048] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.438724 23724 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.441254 23130 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.450306 23202 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.455883 22956 catalog_manager.cc:5697] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.459044 23057 consensus_queue.cc:237] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:26.473881 23202 raft_consensus.cc:1275] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:26.473881 23130 raft_consensus.cc:1275] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:26.475620 23717 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:10:26.481472 23021 consensus_peers.cc:597] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f6009d1b44c49438547b123e957f62e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.478582 23724 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:10:26.492394 23717 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.494074 23207 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.495143 23127 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.507529 23130 consensus_queue.cc:237] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:26.508433 22955 catalog_manager.cc:5697] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:26.518015 23096 consensus_peers.cc:597] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20b71442b3894eb9b1a5d5c383d41d2d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.521735 23057 raft_consensus.cc:1275] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.523407 23731 consensus_queue.cc:1048] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.525337 23207 raft_consensus.cc:1275] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.529186 23731 consensus_queue.cc:1048] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.531965 23728 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.533843 23057 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.538759 23207 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.553277 22956 catalog_manager.cc:5697] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 2 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:26.917588 23746 ts_tablet_manager.cc:933] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625)
I20260713 09:10:26.920151 23746 tablet_copy_client.cc:323] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.129:34625
I20260713 09:10:26.921923 23068 tablet_copy_service.cc:140] P bd53b1aa145b42eda948719467d4999f: Received BeginTabletCopySession request for tablet 5f6009d1b44c49438547b123e957f62e from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:42322)
I20260713 09:10:26.922473 23068 tablet_copy_service.cc:161] P bd53b1aa145b42eda948719467d4999f: Beginning new tablet copy session on tablet 5f6009d1b44c49438547b123e957f62e from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:42322: session id = 17dbd92fa25942638cb708a6b17743b1-5f6009d1b44c49438547b123e957f62e
I20260713 09:10:26.939039 23068 tablet_copy_source_session.cc:215] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:26.943837 23746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6009d1b44c49438547b123e957f62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.953513 23748 ts_tablet_manager.cc:933] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625)
I20260713 09:10:26.972868 23746 tablet_copy_client.cc:806] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:26.973580 23746 tablet_copy_client.cc:670] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:26.979063 23746 tablet_copy_client.cc:538] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:26.981268 23748 tablet_copy_client.cc:323] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.129:34625
I20260713 09:10:26.983762 23068 tablet_copy_service.cc:140] P bd53b1aa145b42eda948719467d4999f: Received BeginTabletCopySession request for tablet 5e72689b399343a1a792ad26eefa5b5d from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:42322)
I20260713 09:10:26.984375 23068 tablet_copy_service.cc:161] P bd53b1aa145b42eda948719467d4999f: Beginning new tablet copy session on tablet 5e72689b399343a1a792ad26eefa5b5d from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:42322: session id = 17dbd92fa25942638cb708a6b17743b1-5e72689b399343a1a792ad26eefa5b5d
I20260713 09:10:26.993220 23746 tablet_bootstrap.cc:492] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:26.993393 23068 tablet_copy_source_session.cc:215] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:26.997764 23748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e72689b399343a1a792ad26eefa5b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:27.017827 23748 tablet_copy_client.cc:806] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:27.018602 23748 tablet_copy_client.cc:670] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:27.020987 23750 ts_tablet_manager.cc:933] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:27.023181 23748 tablet_copy_client.cc:538] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:27.030670 23750 tablet_copy_client.cc:323] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.130:35555
I20260713 09:10:27.033883 23143 tablet_copy_service.cc:140] P d570b72993d142f9a8351b1da97cf761: Received BeginTabletCopySession request for tablet c5e15b03d315471b97226ea3a05e2ffa from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:52702)
I20260713 09:10:27.034792 23143 tablet_copy_service.cc:161] P d570b72993d142f9a8351b1da97cf761: Beginning new tablet copy session on tablet c5e15b03d315471b97226ea3a05e2ffa from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:52702: session id = 17dbd92fa25942638cb708a6b17743b1-c5e15b03d315471b97226ea3a05e2ffa
I20260713 09:10:27.041657 23748 tablet_bootstrap.cc:492] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:27.070111 23143 tablet_copy_source_session.cc:215] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:27.074529 23748 tablet_bootstrap.cc:492] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:27.075742 23748 tablet_bootstrap.cc:492] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:27.076591 23748 ts_tablet_manager.cc:1403] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.016s
I20260713 09:10:27.080247 23748 raft_consensus.cc:359] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:27.080921 23750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e15b03d315471b97226ea3a05e2ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:27.081395 23748 raft_consensus.cc:740] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:27.081382 23746 tablet_bootstrap.cc:492] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:27.082468 23748 consensus_queue.cc:260] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:27.090330 23746 tablet_bootstrap.cc:492] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:27.091219 23746 ts_tablet_manager.cc:1403] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.098s	user 0.034s	sys 0.038s
I20260713 09:10:27.094686 23746 raft_consensus.cc:359] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:27.095587 23746 raft_consensus.cc:740] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:27.096318 23746 consensus_queue.cc:260] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:27.104485 23750 tablet_copy_client.cc:806] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:27.105248 23750 tablet_copy_client.cc:670] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:27.109450 23746 ts_tablet_manager.cc:1434] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.006s
I20260713 09:10:27.109557 23750 tablet_copy_client.cc:538] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:27.111979 23068 tablet_copy_service.cc:342] P bd53b1aa145b42eda948719467d4999f: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-5f6009d1b44c49438547b123e957f62e received from {username='slave'} at 127.0.0.1:42322
I20260713 09:10:27.112458 23068 tablet_copy_service.cc:434] P bd53b1aa145b42eda948719467d4999f: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-5f6009d1b44c49438547b123e957f62e on tablet 5f6009d1b44c49438547b123e957f62e with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:27.096932 23748 ts_tablet_manager.cc:1434] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.001s
I20260713 09:10:27.119189 23068 tablet_copy_service.cc:342] P bd53b1aa145b42eda948719467d4999f: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-5e72689b399343a1a792ad26eefa5b5d received from {username='slave'} at 127.0.0.1:42322
I20260713 09:10:27.119541 23068 tablet_copy_service.cc:434] P bd53b1aa145b42eda948719467d4999f: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-5e72689b399343a1a792ad26eefa5b5d on tablet 5e72689b399343a1a792ad26eefa5b5d with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:27.121795 23746 ts_tablet_manager.cc:933] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:27.124081 23750 tablet_bootstrap.cc:492] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:27.139467 23746 tablet_copy_client.cc:323] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.130:35555
I20260713 09:10:27.141232 23143 tablet_copy_service.cc:140] P d570b72993d142f9a8351b1da97cf761: Received BeginTabletCopySession request for tablet 20b71442b3894eb9b1a5d5c383d41d2d from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:52702)
I20260713 09:10:27.141770 23143 tablet_copy_service.cc:161] P d570b72993d142f9a8351b1da97cf761: Beginning new tablet copy session on tablet 20b71442b3894eb9b1a5d5c383d41d2d from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:52702: session id = 17dbd92fa25942638cb708a6b17743b1-20b71442b3894eb9b1a5d5c383d41d2d
I20260713 09:10:27.150053 23143 tablet_copy_source_session.cc:215] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:27.154232 23746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b71442b3894eb9b1a5d5c383d41d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:27.161286 23750 tablet_bootstrap.cc:492] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:27.162734 23750 tablet_bootstrap.cc:492] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:27.163532 23750 ts_tablet_manager.cc:1403] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.014s
I20260713 09:10:27.166949 23750 raft_consensus.cc:359] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:27.167812 23750 raft_consensus.cc:740] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:27.168473 23750 consensus_queue.cc:260] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:27.171597 23750 ts_tablet_manager.cc:1434] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:10:27.172020 23746 tablet_copy_client.cc:806] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:27.172725 23746 tablet_copy_client.cc:670] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:27.176532 23143 tablet_copy_service.cc:342] P d570b72993d142f9a8351b1da97cf761: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-c5e15b03d315471b97226ea3a05e2ffa received from {username='slave'} at 127.0.0.1:52702
I20260713 09:10:27.176975 23143 tablet_copy_service.cc:434] P d570b72993d142f9a8351b1da97cf761: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-c5e15b03d315471b97226ea3a05e2ffa on tablet c5e15b03d315471b97226ea3a05e2ffa with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:27.178167 23746 tablet_copy_client.cc:538] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:27.190202 23746 tablet_bootstrap.cc:492] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:27.211318 23746 tablet_bootstrap.cc:492] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:27.212141 23746 tablet_bootstrap.cc:492] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:27.212699 23746 ts_tablet_manager.cc:1403] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.003s
I20260713 09:10:27.215174 23746 raft_consensus.cc:359] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:27.216068 23746 raft_consensus.cc:740] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:27.216639 23746 consensus_queue.cc:260] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:27.218851 23746 ts_tablet_manager.cc:1434] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:10:27.220706 23143 tablet_copy_service.cc:342] P d570b72993d142f9a8351b1da97cf761: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-20b71442b3894eb9b1a5d5c383d41d2d received from {username='slave'} at 127.0.0.1:52702
I20260713 09:10:27.221140 23143 tablet_copy_service.cc:434] P d570b72993d142f9a8351b1da97cf761: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-20b71442b3894eb9b1a5d5c383d41d2d on tablet 20b71442b3894eb9b1a5d5c383d41d2d with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:27.370711 23485 raft_consensus.cc:1217] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:27.439936 23485 raft_consensus.cc:1217] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:27.488803 23485 raft_consensus.cc:1217] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:27.608084 23484 raft_consensus.cc:1217] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:10:27.868537 23724 raft_consensus.cc:1064] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:27.871876 23724 consensus_queue.cc:237] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:27.880585 23484 raft_consensus.cc:1275] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:27.881032 23202 raft_consensus.cc:1275] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:27.882966 23724 consensus_queue.cc:1048] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:27.884091 23760 consensus_queue.cc:1048] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:27.884819 23130 raft_consensus.cc:1275] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:27.887221 23724 consensus_queue.cc:1048] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:27.897886 23760 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:27.900110 23484 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:27.901793 23130 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:27.909932 23202 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:27.913574 22955 catalog_manager.cc:5697] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:27.921938 23726 raft_consensus.cc:1064] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:27.924547 23726 consensus_queue.cc:237] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:27.937992 23484 raft_consensus.cc:1275] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:27.938340 23202 raft_consensus.cc:1275] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:27.938525 23055 raft_consensus.cc:1275] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:27.940282 23728 consensus_queue.cc:1048] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:27.941795 23761 consensus_queue.cc:1048] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:27.944816 23726 consensus_queue.cc:1048] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:27.953737 23057 consensus_queue.cc:237] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:27.968729 23761 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:27.974237 23485 raft_consensus.cc:1275] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:27.976548 23760 consensus_queue.cc:1048] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:27.975590 23484 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:27.979676 23202 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:27.985940 23724 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:27.989465 23207 raft_consensus.cc:1275] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:27.994205 23753 consensus_queue.cc:1048] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:27.994618 23057 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.001147 23753 raft_consensus.cc:1064] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:28.000993 23482 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.004745 23753 consensus_queue.cc:237] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:28.009212 22953 catalog_manager.cc:5697] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.016798 23207 raft_consensus.cc:2955] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.022616 23485 raft_consensus.cc:1275] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:28.060163 23778 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:28.069198 23130 consensus_queue.cc:237] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:28.079285 23485 raft_consensus.cc:1275] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:28.081982 23207 raft_consensus.cc:1275] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260713 09:10:28.083825 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.111.131:37677, user_credentials={real_user=slave}} blocked reactor thread for 57158.5us
I20260713 09:10:28.083669 23761 consensus_queue.cc:1048] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:28.084758 22940 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e72689b399343a1a792ad26eefa5b5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:28.086912 23761 consensus_queue.cc:1048] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:28.088630 23202 raft_consensus.cc:1275] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260713 09:10:28.092523 23170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.111.132:42411, user_credentials={real_user=slave}} blocked reactor thread for 48955.1us
I20260713 09:10:28.095738 23776 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:28.094933 23728 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.105667 23204 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.117452 23130 raft_consensus.cc:1275] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:28.121099 23776 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:28.122335 22956 catalog_manager.cc:5697] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.162335 23482 raft_consensus.cc:2955] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.174142 23726 raft_consensus.cc:1064] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:28.176681 23726 consensus_queue.cc:237] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:28.195786 23776 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.200155 23130 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.190588 22955 catalog_manager.cc:5697] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.210976 23117 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e72689b399343a1a792ad26eefa5b5d with delete_type TABLET_DATA_TOMBSTONED (TS d570b72993d142f9a8351b1da97cf761 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52654
I20260713 09:10:28.223237 22942 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5e15b03d315471b97226ea3a05e2ffa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:28.228272 23482 raft_consensus.cc:1275] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEARNER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:28.235387 23047 tablet_service.cc:1558] Processing DeleteTablet for tablet c5e15b03d315471b97226ea3a05e2ffa with delete_type TABLET_DATA_TOMBSTONED (TS bd53b1aa145b42eda948719467d4999f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42288
I20260713 09:10:28.246115 23485 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.248224 23787 tablet_replica.cc:333] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:28.254101 23202 raft_consensus.cc:1275] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:28.256662 23761 consensus_queue.cc:1048] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:28.259568 23761 consensus_queue.cc:1048] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:28.260159 23057 raft_consensus.cc:1275] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:28.273772 23761 consensus_queue.cc:1048] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:10:28.252240 23204 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.249403 23787 raft_consensus.cc:2243] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.289496 23787 raft_consensus.cc:2272] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.297307 23788 tablet_replica.cc:333] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:28.298589 23788 raft_consensus.cc:2243] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.299525 23788 raft_consensus.cc:2272] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.304447 23787 ts_tablet_manager.cc:1916] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:28.308467 22956 catalog_manager.cc:5697] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:28.317783 23485 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.315634 23789 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.326530 23788 ts_tablet_manager.cc:1916] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:28.329710 23057 consensus_queue.cc:237] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:28.339633 23484 raft_consensus.cc:1275] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:28.340921 23130 raft_consensus.cc:1275] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:28.341151 23753 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:28.348217 23787 ts_tablet_manager.cc:1929] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:28.348640 23787 log.cc:1199] T 5e72689b399343a1a792ad26eefa5b5d P d570b72993d142f9a8351b1da97cf761: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root/wals/5e72689b399343a1a792ad26eefa5b5d
I20260713 09:10:28.348126 22954 catalog_manager.cc:5697] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:28.350239 22942 catalog_manager.cc:5028] TS d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): tablet 5e72689b399343a1a792ad26eefa5b5d (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:28.344007 23055 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.352216 23204 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.356873 23779 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.364677 23788 ts_tablet_manager.cc:1929] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:28.366106 23485 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.367409 23724 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:28.372545 23127 consensus_queue.cc:237] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:28.375265 23133 raft_consensus.cc:2955] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.376559 23788 log.cc:1199] T c5e15b03d315471b97226ea3a05e2ffa P bd53b1aa145b42eda948719467d4999f: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root/wals/c5e15b03d315471b97226ea3a05e2ffa
I20260713 09:10:28.378840 22940 catalog_manager.cc:5028] TS bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): tablet c5e15b03d315471b97226ea3a05e2ffa (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:28.386252 22940 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f6009d1b44c49438547b123e957f62e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:28.389813 23482 raft_consensus.cc:1275] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:10:28.385566 22953 catalog_manager.cc:5697] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.391851 23726 consensus_queue.cc:1048] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:28.399490 23055 raft_consensus.cc:1275] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:10:28.401338 23726 consensus_queue.cc:1048] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:28.404575 23188 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f6009d1b44c49438547b123e957f62e with delete_type TABLET_DATA_TOMBSTONED (TS 06661a6218c4444599b5a6bae84612fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33272
I20260713 09:10:28.411947 23793 tablet_replica.cc:333] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:28.413141 23726 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.415184 23055 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.421919 23485 raft_consensus.cc:2955] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.423976 23793 raft_consensus.cc:2243] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.424703 23793 raft_consensus.cc:2272] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.426429 22942 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20b71442b3894eb9b1a5d5c383d41d2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:28.428413 23793 ts_tablet_manager.cc:1916] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:28.430603 22953 catalog_manager.cc:5697] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index 3 to 4, VOTER 06661a6218c4444599b5a6bae84612fd (127.21.111.131) evicted. New cstate: current_term: 2 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:28.444844 23793 ts_tablet_manager.cc:1929] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:28.445429 23793 log.cc:1199] T 5f6009d1b44c49438547b123e957f62e P 06661a6218c4444599b5a6bae84612fd: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root/wals/5f6009d1b44c49438547b123e957f62e
I20260713 09:10:28.445493 23188 tablet_service.cc:1558] Processing DeleteTablet for tablet 20b71442b3894eb9b1a5d5c383d41d2d with delete_type TABLET_DATA_TOMBSTONED (TS 06661a6218c4444599b5a6bae84612fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33272
I20260713 09:10:28.447606 23793 tablet_replica.cc:333] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:28.448693 23793 raft_consensus.cc:2243] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.449333 22941 catalog_manager.cc:5028] TS 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): tablet 5f6009d1b44c49438547b123e957f62e (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:28.449465 23793 raft_consensus.cc:2272] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.452731 23793 ts_tablet_manager.cc:1916] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:28.465292 23793 ts_tablet_manager.cc:1929] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:10:28.465741 23793 log.cc:1199] T 20b71442b3894eb9b1a5d5c383d41d2d P 06661a6218c4444599b5a6bae84612fd: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-2-root/wals/20b71442b3894eb9b1a5d5c383d41d2d
I20260713 09:10:28.467154 22941 catalog_manager.cc:5028] TS 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677): tablet 20b71442b3894eb9b1a5d5c383d41d2d (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:29.480228 23127 consensus_queue.cc:237] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:29.489312 23204 raft_consensus.cc:1275] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:29.490228 23057 raft_consensus.cc:1275] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:29.490599 23096 consensus_peers.cc:597] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e40b076f1624ff39b9d4a9fa66ba7d8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:29.491187 23798 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:29.492286 23797 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:29.501519 23726 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:29.502962 23057 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:29.508306 23204 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:29.515760 22955 catalog_manager.cc:5697] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:29.524958 23057 consensus_queue.cc:237] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue 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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
W20260713 09:10:29.535996 23021 consensus_peers.cc:597] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f -> Peer 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132:42411): Couldn't send request to peer 17dbd92fa25942638cb708a6b17743b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9d6f0191bea4cd28c154fef544b1850. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:29.539198 23202 raft_consensus.cc:1275] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:29.540807 23779 consensus_queue.cc:1048] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:29.543193 23127 raft_consensus.cc:1275] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:29.544987 23779 consensus_queue.cc:1048] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:29.551615 23779 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:29.553252 23202 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:29.582690 23127 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:29.581415 22953 catalog_manager.cc:5697] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index -1 to 2, NON_VOTER 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) added. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } } }
I20260713 09:10:29.963785 23810 ts_tablet_manager.cc:933] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:29.966956 23810 tablet_copy_client.cc:323] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.130:35555
I20260713 09:10:29.969542 23143 tablet_copy_service.cc:140] P d570b72993d142f9a8351b1da97cf761: Received BeginTabletCopySession request for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8 from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:52702)
I20260713 09:10:29.970230 23143 tablet_copy_service.cc:161] P d570b72993d142f9a8351b1da97cf761: Beginning new tablet copy session on tablet 0e40b076f1624ff39b9d4a9fa66ba7d8 from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:52702: session id = 17dbd92fa25942638cb708a6b17743b1-0e40b076f1624ff39b9d4a9fa66ba7d8
I20260713 09:10:29.978036 23812 ts_tablet_manager.cc:933] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: Initiating tablet copy from peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625)
I20260713 09:10:29.980894 23812 tablet_copy_client.cc:323] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Beginning tablet copy session from remote peer at address 127.21.111.129:34625
I20260713 09:10:29.981541 23143 tablet_copy_source_session.cc:215] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:29.983286 23068 tablet_copy_service.cc:140] P bd53b1aa145b42eda948719467d4999f: Received BeginTabletCopySession request for tablet c9d6f0191bea4cd28c154fef544b1850 from peer 17dbd92fa25942638cb708a6b17743b1 ({username='slave'} at 127.0.0.1:42322)
I20260713 09:10:29.984189 23068 tablet_copy_service.cc:161] P bd53b1aa145b42eda948719467d4999f: Beginning new tablet copy session on tablet c9d6f0191bea4cd28c154fef544b1850 from peer 17dbd92fa25942638cb708a6b17743b1 at {username='slave'} at 127.0.0.1:42322: session id = 17dbd92fa25942638cb708a6b17743b1-c9d6f0191bea4cd28c154fef544b1850
I20260713 09:10:29.986501 23810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.993403 23068 tablet_copy_source_session.cc:215] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:29.997428 23812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d6f0191bea4cd28c154fef544b1850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.005793 23810 tablet_copy_client.cc:806] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:30.006986 23810 tablet_copy_client.cc:670] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:30.011721 23810 tablet_copy_client.cc:538] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:30.017189 23812 tablet_copy_client.cc:806] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:30.018047 23812 tablet_copy_client.cc:670] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:30.022353 23810 tablet_bootstrap.cc:492] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:30.022761 23812 tablet_copy_client.cc:538] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:30.035794 23812 tablet_bootstrap.cc:492] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap starting.
I20260713 09:10:30.048804 23810 tablet_bootstrap.cc:492] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:30.049924 23810 tablet_bootstrap.cc:492] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:30.050837 23810 ts_tablet_manager.cc:1403] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260713 09:10:30.054284 23810 raft_consensus.cc:359] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:30.055230 23810 raft_consensus.cc:740] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:30.056059 23810 consensus_queue.cc:260] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:30.060423 23812 tablet_bootstrap.cc:492] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: 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
I20260713 09:10:30.061733 23812 tablet_bootstrap.cc:492] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: Bootstrap complete.
I20260713 09:10:30.062745 23812 ts_tablet_manager.cc:1403] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.007s
I20260713 09:10:30.066396 23812 raft_consensus.cc:359] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:30.068282 23812 raft_consensus.cc:740] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Initialized, Role: LEARNER
I20260713 09:10:30.068957 23812 consensus_queue.cc:260] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: NON_VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: true } }
I20260713 09:10:30.071777 23812 ts_tablet_manager.cc:1434] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:30.073704 23068 tablet_copy_service.cc:342] P bd53b1aa145b42eda948719467d4999f: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-c9d6f0191bea4cd28c154fef544b1850 received from {username='slave'} at 127.0.0.1:42322
I20260713 09:10:30.074163 23068 tablet_copy_service.cc:434] P bd53b1aa145b42eda948719467d4999f: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-c9d6f0191bea4cd28c154fef544b1850 on tablet c9d6f0191bea4cd28c154fef544b1850 with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:30.081871 23810 ts_tablet_manager.cc:1434] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: Time spent starting tablet: real 0.031s	user 0.013s	sys 0.000s
I20260713 09:10:30.083961 23143 tablet_copy_service.cc:342] P d570b72993d142f9a8351b1da97cf761: Request end of tablet copy session 17dbd92fa25942638cb708a6b17743b1-0e40b076f1624ff39b9d4a9fa66ba7d8 received from {username='slave'} at 127.0.0.1:52702
I20260713 09:10:30.084417 23143 tablet_copy_service.cc:434] P d570b72993d142f9a8351b1da97cf761: ending tablet copy session 17dbd92fa25942638cb708a6b17743b1-0e40b076f1624ff39b9d4a9fa66ba7d8 on tablet 0e40b076f1624ff39b9d4a9fa66ba7d8 with peer 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:30.418084 23485 raft_consensus.cc:1217] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:30.465732 23485 raft_consensus.cc:1217] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:30.862576 23776 raft_consensus.cc:1064] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:30.865437 23776 consensus_queue.cc:237] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:30.872403 23202 raft_consensus.cc:1275] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:30.873782 23776 consensus_queue.cc:1048] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.875416 23127 raft_consensus.cc:1275] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:30.876416 23485 raft_consensus.cc:1275] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:30.878561 23818 consensus_queue.cc:1048] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.879446 23819 consensus_queue.cc:1048] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.892730 23819 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:30.894572 23485 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:30.894644 23133 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:30.908259 23202 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:30.913727 22953 catalog_manager.cc:5697] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } attrs { replace: true } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:30.935196 23820 raft_consensus.cc:1064] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761: attempting to promote NON_VOTER 17dbd92fa25942638cb708a6b17743b1 to VOTER
I20260713 09:10:30.938086 23820 consensus_queue.cc:237] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:30.949920 23484 raft_consensus.cc:1275] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 LEARNER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:30.950668 23202 raft_consensus.cc:1275] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:30.952600 23820 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.954392 23055 raft_consensus.cc:1275] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:30.955483 23820 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.956614 23798 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.975742 23057 consensus_queue.cc:237] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:30.982551 23485 raft_consensus.cc:1275] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:30.982704 23204 raft_consensus.cc:1275] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:30.985105 23818 consensus_queue.cc:1048] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:30.987419 23818 consensus_queue.cc:1048] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:30.991019 23798 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:30.991298 23202 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.001616 23776 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.007071 23057 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.010026 23485 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.017341 22940 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9d6f0191bea4cd28c154fef544b1850 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:31.011016 22955 catalog_manager.cc:5697] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd reported cstate change: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.014930 23202 raft_consensus.cc:2955] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.021468 23484 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } attrs { replace: true } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.037984 22955 catalog_manager.cc:5697] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f reported cstate change: config changed from index 3 to 4, VOTER d570b72993d142f9a8351b1da97cf761 (127.21.111.130) evicted. New cstate: current_term: 1 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.049100 23133 consensus_queue.cc:237] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:31.051154 23117 tablet_service.cc:1558] Processing DeleteTablet for tablet c9d6f0191bea4cd28c154fef544b1850 with delete_type TABLET_DATA_TOMBSTONED (TS d570b72993d142f9a8351b1da97cf761 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52654
I20260713 09:10:31.057958 23485 raft_consensus.cc:1275] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:31.062233 23797 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:31.064862 23202 raft_consensus.cc:1275] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Refusing update from remote peer d570b72993d142f9a8351b1da97cf761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:31.070197 23797 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:31.074584 23834 tablet_replica.cc:333] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:31.075852 23834 raft_consensus.cc:2243] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.076750 23834 raft_consensus.cc:2272] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.077015 23798 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.078351 23485 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.080883 23834 ts_tablet_manager.cc:1916] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:31.087471 22942 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:31.088838 23202 raft_consensus.cc:2955] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } } }
I20260713 09:10:31.102026 23834 ts_tablet_manager.cc:1929] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:31.102727 23834 log.cc:1199] T c9d6f0191bea4cd28c154fef544b1850 P d570b72993d142f9a8351b1da97cf761: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-1-root/wals/c9d6f0191bea4cd28c154fef544b1850
I20260713 09:10:31.102507 22956 catalog_manager.cc:5697] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 reported cstate change: config changed from index 3 to 4, VOTER bd53b1aa145b42eda948719467d4999f (127.21.111.129) evicted. New cstate: current_term: 1 leader_uuid: "d570b72993d142f9a8351b1da97cf761" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.104722 22942 catalog_manager.cc:5028] TS d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): tablet c9d6f0191bea4cd28c154fef544b1850 (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
I20260713 09:10:31.117869 23047 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e40b076f1624ff39b9d4a9fa66ba7d8 with delete_type TABLET_DATA_TOMBSTONED (TS bd53b1aa145b42eda948719467d4999f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42288
I20260713 09:10:31.120095 23835 tablet_replica.cc:333] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:31.121416 23835 raft_consensus.cc:2243] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.122212 23835 raft_consensus.cc:2272] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.125860 23835 ts_tablet_manager.cc:1916] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:31.136197 23835 ts_tablet_manager.cc:1929] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:31.136511 23835 log.cc:1199] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P bd53b1aa145b42eda948719467d4999f: Deleting WAL directory at /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933788128197-21950-0/minicluster-data/ts-0-root/wals/0e40b076f1624ff39b9d4a9fa66ba7d8
I20260713 09:10:31.137931 22940 catalog_manager.cc:5028] TS bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): tablet 0e40b076f1624ff39b9d4a9fa66ba7d8 (table test-workload [id=0e724fb99d2f481bbefbf5c1fd266b1f]) successfully deleted
W20260713 09:10:33.134243 23154 debug-util.cc:398] Leaking SignalData structure 0x7b08000973c0 after lost signal to thread 21953
W20260713 09:10:33.135303 23154 debug-util.cc:398] Leaking SignalData structure 0x7b080011ca20 after lost signal to thread 22990
W20260713 09:10:33.136359 23154 debug-util.cc:398] Leaking SignalData structure 0x7b0800224dc0 after lost signal to thread 23082
W20260713 09:10:33.137332 23154 debug-util.cc:398] Leaking SignalData structure 0x7b08002621a0 after lost signal to thread 23157
W20260713 09:10:33.138186 23154 debug-util.cc:398] Leaking SignalData structure 0x7b0800108f20 after lost signal to thread 23231
W20260713 09:10:33.139061 23154 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4840 after lost signal to thread 23509
I20260713 09:10:36.857869 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:36.887210 23127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa"
dest_uuid: "d570b72993d142f9a8351b1da97cf761"
mode: GRACEFUL
new_leader_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:44560
I20260713 09:10:36.888020 23127 raft_consensus.cc:606] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Received request to transfer leadership to TS 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:36.903435 23204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1"
dest_uuid: "06661a6218c4444599b5a6bae84612fd"
mode: GRACEFUL
new_leader_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:49590
I20260713 09:10:36.903978 23204 raft_consensus.cc:606] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Received request to transfer leadership to TS 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:36.906920 23204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff"
dest_uuid: "06661a6218c4444599b5a6bae84612fd"
mode: GRACEFUL
new_leader_uuid: "bd53b1aa145b42eda948719467d4999f"
 from {username='slave'} at 127.0.0.1:49590
I20260713 09:10:36.907420 23204 raft_consensus.cc:606] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Received request to transfer leadership to TS bd53b1aa145b42eda948719467d4999f
I20260713 09:10:36.920387 23057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f6009d1b44c49438547b123e957f62e"
dest_uuid: "bd53b1aa145b42eda948719467d4999f"
mode: GRACEFUL
new_leader_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:48040
I20260713 09:10:36.920898 23057 raft_consensus.cc:606] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Received request to transfer leadership to TS 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:36.923496 23204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76ec8ca8832c4434ab3c093e57ab8248"
dest_uuid: "06661a6218c4444599b5a6bae84612fd"
mode: GRACEFUL
new_leader_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:49590
I20260713 09:10:36.924041 23204 raft_consensus.cc:606] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Received request to transfer leadership to TS 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:36.925276 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:36.926177 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:36.951710 23847 raft_consensus.cc:993] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761: : Instructing follower 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:36.952296 23854 raft_consensus.cc:1081] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Signalling peer 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:36.954370 23482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa"
dest_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:49820
I20260713 09:10:36.955044 23482 raft_consensus.cc:493] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.955358 23482 raft_consensus.cc:3060] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.960754 23482 raft_consensus.cc:515] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:36.962834 23482 leader_election.cc:290] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625)
I20260713 09:10:36.963783 23127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:36.964195 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a535031d75c421b91688e9a0230efaa" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:36.964646 23127 raft_consensus.cc:3055] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:36.964740 23057 raft_consensus.cc:3060] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.965085 23127 raft_consensus.cc:740] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:36.966113 23127 consensus_queue.cc:260] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:36.967566 23127 raft_consensus.cc:3060] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.972950 23057 raft_consensus.cc:2468] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:36.974792 23448 leader_election.cc:304] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17dbd92fa25942638cb708a6b17743b1, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:36.975289 23127 raft_consensus.cc:2468] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:36.977864 23855 raft_consensus.cc:2804] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:36.979218 23849 raft_consensus.cc:993] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd: : Instructing follower 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:36.979807 23849 raft_consensus.cc:1081] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Signalling peer 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:36.982625 23482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1"
dest_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:49824
I20260713 09:10:36.983178 23482 raft_consensus.cc:493] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.983553 23482 raft_consensus.cc:3060] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.984998 23855 raft_consensus.cc:697] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Becoming Leader. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Running, Role: LEADER
I20260713 09:10:36.986152 23855 consensus_queue.cc:237] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:36.988724 23482 raft_consensus.cc:515] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:36.991227 23482 leader_election.cc:290] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:36.992292 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:36.993080 23057 raft_consensus.cc:3060] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.994290 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21407ffcb5bd4c42a08f1d38c1c11ba1" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:36.994995 23204 raft_consensus.cc:3055] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:36.995337 23204 raft_consensus.cc:740] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:36.996152 23204 consensus_queue.cc:260] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:36.997520 23204 raft_consensus.cc:3060] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.997013 22955 catalog_manager.cc:5697] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: term changed from 1 to 2, leader changed from d570b72993d142f9a8351b1da97cf761 (127.21.111.130) to 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132). New cstate: current_term: 2 leader_uuid: "17dbd92fa25942638cb708a6b17743b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.001478 23057 raft_consensus.cc:2468] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:37.004155 23448 leader_election.cc:304] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17dbd92fa25942638cb708a6b17743b1, bd53b1aa145b42eda948719467d4999f; no voters: 
I20260713 09:10:37.005368 23204 raft_consensus.cc:2468] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:37.005491 23855 raft_consensus.cc:2804] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:37.006440 23855 raft_consensus.cc:697] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Becoming Leader. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Running, Role: LEADER
I20260713 09:10:37.007477 23855 consensus_queue.cc:237] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:37.019905 22955 catalog_manager.cc:5697] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: term changed from 1 to 2, leader changed from 06661a6218c4444599b5a6bae84612fd (127.21.111.131) to 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132). New cstate: current_term: 2 leader_uuid: "17dbd92fa25942638cb708a6b17743b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.042156 23839 raft_consensus.cc:993] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f: : Instructing follower 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:37.042747 23863 raft_consensus.cc:1081] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Signalling peer 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:37.044363 23482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f6009d1b44c49438547b123e957f62e"
dest_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:49836
I20260713 09:10:37.044857 23482 raft_consensus.cc:493] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:37.045142 23482 raft_consensus.cc:3060] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.050185 23482 raft_consensus.cc:515] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:37.052577 23482 leader_election.cc:290] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:37.053186 23127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6009d1b44c49438547b123e957f62e" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:37.053928 23127 raft_consensus.cc:3060] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.053117 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6009d1b44c49438547b123e957f62e" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:37.055706 23057 raft_consensus.cc:3055] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:37.056018 23057 raft_consensus.cc:740] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:37.056761 23057 consensus_queue.cc:260] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:37.058017 23057 raft_consensus.cc:3060] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.060963 23127 raft_consensus.cc:2468] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:37.062767 23450 leader_election.cc:304] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17dbd92fa25942638cb708a6b17743b1, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:37.063602 23057 raft_consensus.cc:2468] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:37.063951 23855 raft_consensus.cc:2804] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:37.065712 23855 raft_consensus.cc:697] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Becoming Leader. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Running, Role: LEADER
I20260713 09:10:37.066987 23855 consensus_queue.cc:237] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:37.075280 22955 catalog_manager.cc:5697] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: term changed from 1 to 2, leader changed from bd53b1aa145b42eda948719467d4999f (127.21.111.129) to 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132). New cstate: current_term: 2 leader_uuid: "17dbd92fa25942638cb708a6b17743b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.243850 23848 raft_consensus.cc:993] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd: : Instructing follower bd53b1aa145b42eda948719467d4999f to start an election
I20260713 09:10:37.244777 23849 raft_consensus.cc:1081] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Signalling peer bd53b1aa145b42eda948719467d4999f to start an election
I20260713 09:10:37.246608 23055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff"
dest_uuid: "bd53b1aa145b42eda948719467d4999f"
 from {username='slave'} at 127.0.0.1:42306
I20260713 09:10:37.247172 23848 raft_consensus.cc:993] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd: : Instructing follower 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:37.247346 23055 raft_consensus.cc:493] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:37.247807 23849 raft_consensus.cc:1081] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Signalling peer 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:37.247838 23055 raft_consensus.cc:3060] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.249774 23482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76ec8ca8832c4434ab3c093e57ab8248"
dest_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:49824
I20260713 09:10:37.250334 23482 raft_consensus.cc:493] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:37.250802 23482 raft_consensus.cc:3060] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.253209 23055 raft_consensus.cc:515] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:37.255326 23055 leader_election.cc:290] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 2 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:37.255671 23127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:37.256212 23127 raft_consensus.cc:3060] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.255983 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e088a84fef24eec81919fccff0fb9ff" candidate_uuid: "bd53b1aa145b42eda948719467d4999f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:37.257063 23204 raft_consensus.cc:3055] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:37.257443 23204 raft_consensus.cc:740] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:37.257207 23482 raft_consensus.cc:515] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:37.258366 23204 consensus_queue.cc:260] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:37.259538 23482 leader_election.cc:290] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:37.260030 23204 raft_consensus.cc:3060] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.260636 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ec8ca8832c4434ab3c093e57ab8248" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:37.261246 23202 raft_consensus.cc:3055] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:37.261516 23202 raft_consensus.cc:740] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06661a6218c4444599b5a6bae84612fd, State: Running, Role: LEADER
I20260713 09:10:37.262530 23127 raft_consensus.cc:2468] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 2.
I20260713 09:10:37.262212 23202 consensus_queue.cc:260] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:37.263466 23202 raft_consensus.cc:3060] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.263671 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ec8ca8832c4434ab3c093e57ab8248" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:37.263886 23023 leader_election.cc:304] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd53b1aa145b42eda948719467d4999f, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:37.264329 23130 raft_consensus.cc:3060] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.264883 23863 raft_consensus.cc:2804] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:37.265735 23863 raft_consensus.cc:697] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 2 LEADER]: Becoming Leader. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:37.266644 23863 consensus_queue.cc:237] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } }
I20260713 09:10:37.267673 23204 raft_consensus.cc:2468] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd53b1aa145b42eda948719467d4999f in term 2.
I20260713 09:10:37.270493 23202 raft_consensus.cc:2468] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:37.272348 23449 leader_election.cc:304] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, 17dbd92fa25942638cb708a6b17743b1; no voters: 
I20260713 09:10:37.273622 23855 raft_consensus.cc:2804] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:37.273764 23130 raft_consensus.cc:2468] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:37.274317 23855 raft_consensus.cc:697] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Becoming Leader. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Running, Role: LEADER
I20260713 09:10:37.275581 23855 consensus_queue.cc:237] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:37.286641 22955 catalog_manager.cc:5697] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f reported cstate change: term changed from 1 to 2, leader changed from 06661a6218c4444599b5a6bae84612fd (127.21.111.131) to bd53b1aa145b42eda948719467d4999f (127.21.111.129). New cstate: current_term: 2 leader_uuid: "bd53b1aa145b42eda948719467d4999f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.290289 22953 catalog_manager.cc:5697] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: term changed from 1 to 2, leader changed from 06661a6218c4444599b5a6bae84612fd (127.21.111.131) to 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132). New cstate: current_term: 2 leader_uuid: "17dbd92fa25942638cb708a6b17743b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.483762 23055 raft_consensus.cc:1275] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:37.485142 23855 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:37.497335 23057 raft_consensus.cc:1275] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:37.500273 23204 raft_consensus.cc:1275] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:37.500077 23855 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:37.502877 23856 consensus_queue.cc:1048] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:37.517040 23130 raft_consensus.cc:1275] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:37.519281 23856 consensus_queue.cc:1048] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:37.654860 23204 raft_consensus.cc:1275] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:37.656116 23871 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:37.664855 23130 raft_consensus.cc:1275] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:37.666530 23871 consensus_queue.cc:1048] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:37.669055 23057 raft_consensus.cc:1275] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:37.671787 23871 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:37.683003 23130 raft_consensus.cc:1275] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:37.685293 23856 consensus_queue.cc:1048] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:37.815646 23204 raft_consensus.cc:1275] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:37.816864 23863 consensus_queue.cc:1048] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:37.830827 23127 raft_consensus.cc:1275] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Refusing update from remote peer bd53b1aa145b42eda948719467d4999f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:37.831977 23839 consensus_queue.cc:1048] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:37.927376 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:37.942909 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:37.958930 23127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8"
dest_uuid: "d570b72993d142f9a8351b1da97cf761"
mode: GRACEFUL
new_leader_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:44560
I20260713 09:10:37.959594 23127 raft_consensus.cc:606] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Received request to transfer leadership to TS 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:37.962390 23057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af"
dest_uuid: "bd53b1aa145b42eda948719467d4999f"
mode: GRACEFUL
new_leader_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:48040
I20260713 09:10:37.962841 23057 raft_consensus.cc:606] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Received request to transfer leadership to TS 17dbd92fa25942638cb708a6b17743b1
I20260713 09:10:37.963966 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:37.964865 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:38.192319 23839 raft_consensus.cc:993] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f: : Instructing follower 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:38.192806 23839 raft_consensus.cc:1081] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Signalling peer 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:38.194192 23482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af"
dest_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:49836
I20260713 09:10:38.194716 23482 raft_consensus.cc:493] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:38.194996 23482 raft_consensus.cc:3060] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.199481 23482 raft_consensus.cc:515] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:38.201172 23482 leader_election.cc:290] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Requested vote from peers bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625), d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555)
I20260713 09:10:38.201916 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bd53b1aa145b42eda948719467d4999f"
I20260713 09:10:38.202064 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2fde86bd7e429589db99d02770e3af" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:38.202589 23057 raft_consensus.cc:3055] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:38.202657 23130 raft_consensus.cc:3060] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.202919 23057 raft_consensus.cc:740] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd53b1aa145b42eda948719467d4999f, State: Running, Role: LEADER
I20260713 09:10:38.203650 23057 consensus_queue.cc:260] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:38.204612 23057 raft_consensus.cc:3060] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.207583 23130 raft_consensus.cc:2468] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:38.208786 23450 leader_election.cc:304] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17dbd92fa25942638cb708a6b17743b1, d570b72993d142f9a8351b1da97cf761; no voters: 
I20260713 09:10:38.209499 23871 raft_consensus.cc:2804] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:38.210198 23871 raft_consensus.cc:697] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Becoming Leader. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Running, Role: LEADER
I20260713 09:10:38.210323 23057 raft_consensus.cc:2468] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:38.211160 23871 consensus_queue.cc:237] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [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: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:38.218382 22953 catalog_manager.cc:5697] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: term changed from 1 to 2, leader changed from bd53b1aa145b42eda948719467d4999f (127.21.111.129) to 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132). New cstate: current_term: 2 leader_uuid: "17dbd92fa25942638cb708a6b17743b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.247614 23879 raft_consensus.cc:993] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761: : Instructing follower 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:38.248056 23876 raft_consensus.cc:1081] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Signalling peer 17dbd92fa25942638cb708a6b17743b1 to start an election
I20260713 09:10:38.249372 23482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8"
dest_uuid: "17dbd92fa25942638cb708a6b17743b1"
 from {username='slave'} at 127.0.0.1:49820
I20260713 09:10:38.249822 23482 raft_consensus.cc:493] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:38.250113 23482 raft_consensus.cc:3060] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.256268 23482 raft_consensus.cc:515] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:38.259116 23482 leader_election.cc:290] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Requested vote from peers d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555), 06661a6218c4444599b5a6bae84612fd (127.21.111.131:37677)
I20260713 09:10:38.259336 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06661a6218c4444599b5a6bae84612fd"
I20260713 09:10:38.259805 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e40b076f1624ff39b9d4a9fa66ba7d8" candidate_uuid: "17dbd92fa25942638cb708a6b17743b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d570b72993d142f9a8351b1da97cf761"
I20260713 09:10:38.259922 23202 raft_consensus.cc:3060] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.260394 23130 raft_consensus.cc:3055] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:38.260727 23130 raft_consensus.cc:740] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d570b72993d142f9a8351b1da97cf761, State: Running, Role: LEADER
I20260713 09:10:38.261349 23130 consensus_queue.cc:260] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:38.262307 23130 raft_consensus.cc:3060] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.264743 23202 raft_consensus.cc:2468] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:38.265858 23449 leader_election.cc:304] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06661a6218c4444599b5a6bae84612fd, 17dbd92fa25942638cb708a6b17743b1; no voters: 
I20260713 09:10:38.266546 23871 raft_consensus.cc:2804] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:38.267030 23871 raft_consensus.cc:697] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Becoming Leader. State: Replica: 17dbd92fa25942638cb708a6b17743b1, State: Running, Role: LEADER
I20260713 09:10:38.267227 23130 raft_consensus.cc:2468] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17dbd92fa25942638cb708a6b17743b1 in term 2.
I20260713 09:10:38.267818 23871 consensus_queue.cc:237] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [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: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } }
I20260713 09:10:38.275496 22953 catalog_manager.cc:5697] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 reported cstate change: term changed from 1 to 2, leader changed from d570b72993d142f9a8351b1da97cf761 (127.21.111.130) to 17dbd92fa25942638cb708a6b17743b1 (127.21.111.132). New cstate: current_term: 2 leader_uuid: "17dbd92fa25942638cb708a6b17743b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17dbd92fa25942638cb708a6b17743b1" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 42411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.702054 23057 raft_consensus.cc:1275] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:38.703821 23871 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd53b1aa145b42eda948719467d4999f" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:38.718935 23130 raft_consensus.cc:1275] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:38.721220 23875 consensus_queue.cc:1048] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:38.836165 23130 raft_consensus.cc:1275] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:38.837997 23856 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d570b72993d142f9a8351b1da97cf761" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:38.853840 23202 raft_consensus.cc:1275] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Refusing update from remote peer 17dbd92fa25942638cb708a6b17743b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:38.855919 23875 consensus_queue.cc:1048] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06661a6218c4444599b5a6bae84612fd" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:38.966320 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:38.981689 21950 tablet_server.cc:179] TabletServer@127.21.111.129:0 shutting down...
I20260713 09:10:39.017385 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:39.018473 21950 tablet_replica.cc:333] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.019363 21950 raft_consensus.cc:2243] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.019941 21950 raft_consensus.cc:2272] T 09cf8709991d4435956578caa92878f2 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.022501 21950 tablet_replica.cc:333] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.023176 21950 raft_consensus.cc:2243] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.024418 21950 raft_consensus.cc:2272] T 5e72689b399343a1a792ad26eefa5b5d P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.027086 21950 tablet_replica.cc:333] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.027925 21950 raft_consensus.cc:2243] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.029002 21950 raft_consensus.cc:2272] T 09f45f8b9e84446f9f23ae8f07a9191a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.031998 21950 tablet_replica.cc:333] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
W20260713 09:10:39.032547 23448 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]
I20260713 09:10:39.032850 21950 raft_consensus.cc:2243] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.033690 21950 raft_consensus.cc:2272] T 5f6009d1b44c49438547b123e957f62e P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:39.036453 23448 consensus_peers.cc:597] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.037091 21950 tablet_replica.cc:333] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.037675 21950 raft_consensus.cc:2243] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.038866 21950 raft_consensus.cc:2272] T 41faaac80540401088ee4b5241e7d807 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.040904 21950 tablet_replica.cc:333] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.041491 21950 raft_consensus.cc:2243] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.041921 21950 raft_consensus.cc:2272] T 30f807852d97406295c30d256cf71809 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.043926 21950 tablet_replica.cc:333] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.044684 21950 raft_consensus.cc:2243] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.045182 21950 raft_consensus.cc:2272] T ce2fde86bd7e429589db99d02770e3af P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.048563 21950 tablet_replica.cc:333] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.049214 21950 raft_consensus.cc:2243] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.049918 21950 raft_consensus.cc:2272] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.051893 21950 tablet_replica.cc:333] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.052459 21950 raft_consensus.cc:2243] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.053066 21950 raft_consensus.cc:2272] T b6bea6b8d16344bc86fd30bad59a3a5c P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.055053 21950 tablet_replica.cc:333] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.055636 21950 raft_consensus.cc:2243] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.056563 21950 raft_consensus.cc:2272] T c9d6f0191bea4cd28c154fef544b1850 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.059190 21950 tablet_replica.cc:333] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.059995 21950 raft_consensus.cc:2243] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.060642 21950 raft_consensus.cc:2272] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.063210 21950 tablet_replica.cc:333] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.063759 21950 raft_consensus.cc:2243] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.064528 21950 raft_consensus.cc:2272] T 3e088a84fef24eec81919fccff0fb9ff P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.066748 21950 tablet_replica.cc:333] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.067253 21950 raft_consensus.cc:2243] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.068043 21950 raft_consensus.cc:2272] T 1abe1633d5aa4edd9256326be7938d99 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.070036 21950 tablet_replica.cc:333] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.070679 21950 raft_consensus.cc:2243] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.071632 21950 raft_consensus.cc:2272] T b60ec9b7497d4410aa6b58d63f2e0a57 P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.073936 21950 tablet_replica.cc:333] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.074579 21950 raft_consensus.cc:2243] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.075225 21950 raft_consensus.cc:2272] T 0a535031d75c421b91688e9a0230efaa P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.077602 21950 tablet_replica.cc:333] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.078092 21950 raft_consensus.cc:2243] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.078605 21950 raft_consensus.cc:2272] T 436fd53bb692444183a575260b37870a P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.080416 21950 tablet_replica.cc:333] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.080878 21950 raft_consensus.cc:2243] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.081630 21950 raft_consensus.cc:2272] T 20b71442b3894eb9b1a5d5c383d41d2d P bd53b1aa145b42eda948719467d4999f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.083501 21950 tablet_replica.cc:333] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f: stopping tablet replica
I20260713 09:10:39.083905 21950 raft_consensus.cc:2243] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.084591 21950 raft_consensus.cc:2272] T e7351f0f589b4f69856605d7155eb38f P bd53b1aa145b42eda948719467d4999f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.134528 21950 tablet_server.cc:196] TabletServer@127.21.111.129:0 shutdown complete.
I20260713 09:10:39.183151 21950 tablet_server.cc:179] TabletServer@127.21.111.130:0 shutting down...
W20260713 09:10:39.205478 23448 consensus_peers.cc:597] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:39.210018 23096 consensus_peers.cc:597] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:39.214190 23096 consensus_peers.cc:597] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.233312 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:39.235046 21950 tablet_replica.cc:333] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
W20260713 09:10:39.235239 23450 consensus_peers.cc:597] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 -> Peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Couldn't send request to peer d570b72993d142f9a8351b1da97cf761. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.236057 21950 raft_consensus.cc:2243] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.237136 21950 raft_consensus.cc:2272] T 259bc5cdd2c54c8892968de357502a7f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:39.237181 23448 consensus_peers.cc:597] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.239503 21950 tablet_replica.cc:333] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.240242 21950 raft_consensus.cc:2243] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.240767 21950 raft_consensus.cc:2272] T 09cf8709991d4435956578caa92878f2 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:39.243455 23450 consensus_peers.cc:597] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 -> Peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Couldn't send request to peer d570b72993d142f9a8351b1da97cf761. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.243712 21950 tablet_replica.cc:333] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.244520 21950 raft_consensus.cc:2243] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.245358 21950 raft_consensus.cc:2272] T ce2fde86bd7e429589db99d02770e3af P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.249289 21950 tablet_replica.cc:333] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.249827 21950 raft_consensus.cc:2243] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.250200 21950 raft_consensus.cc:2272] T 30f807852d97406295c30d256cf71809 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.252130 21950 tablet_replica.cc:333] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.252674 21950 raft_consensus.cc:2243] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.253098 21950 raft_consensus.cc:2272] T 1abe1633d5aa4edd9256326be7938d99 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.255048 21950 tablet_replica.cc:333] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.255581 21950 raft_consensus.cc:2243] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.256376 21950 raft_consensus.cc:2272] T a888bd4ae8c84b4bad7e34d7b545b082 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.258133 21950 tablet_replica.cc:333] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.258752 21950 raft_consensus.cc:2243] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.259505 21950 raft_consensus.cc:2272] T 06e79bca4c2d438b8a0fda3c2caa9037 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.261642 21950 tablet_replica.cc:333] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.262354 21950 raft_consensus.cc:2243] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.263475 21950 raft_consensus.cc:2272] T 5f6009d1b44c49438547b123e957f62e P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:39.265168 23450 consensus_peers.cc:597] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 -> Peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Couldn't send request to peer d570b72993d142f9a8351b1da97cf761. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.265647 21950 tablet_replica.cc:333] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.266513 21950 raft_consensus.cc:2243] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.267028 21950 raft_consensus.cc:2272] T 41faaac80540401088ee4b5241e7d807 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.268855 21950 tablet_replica.cc:333] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.269328 21950 raft_consensus.cc:2243] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.269709 21950 raft_consensus.cc:2272] T 0a535031d75c421b91688e9a0230efaa P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.271587 21950 tablet_replica.cc:333] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.272179 21950 raft_consensus.cc:2243] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.273274 21950 raft_consensus.cc:2272] T 20b71442b3894eb9b1a5d5c383d41d2d P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.275838 21950 tablet_replica.cc:333] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.276643 21950 raft_consensus.cc:2243] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.277293 21950 raft_consensus.cc:2272] T e7351f0f589b4f69856605d7155eb38f P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.280073 21950 tablet_replica.cc:333] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.280602 21950 raft_consensus.cc:2243] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.281097 21950 raft_consensus.cc:2272] T 3e088a84fef24eec81919fccff0fb9ff P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:39.281425 23448 consensus_peers.cc:597] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.283864 21950 tablet_replica.cc:333] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.284792 21950 raft_consensus.cc:2243] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:39.284832 23170 consensus_peers.cc:597] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.285360 21950 raft_consensus.cc:2272] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.287614 21950 tablet_replica.cc:333] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.288141 21950 raft_consensus.cc:2243] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.288985 21950 raft_consensus.cc:2272] T b60ec9b7497d4410aa6b58d63f2e0a57 P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.291294 21950 tablet_replica.cc:333] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.291841 21950 raft_consensus.cc:2243] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.292765 21950 raft_consensus.cc:2272] T c5e15b03d315471b97226ea3a05e2ffa P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:39.293292 23450 consensus_peers.cc:597] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 -> Peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Couldn't send request to peer d570b72993d142f9a8351b1da97cf761. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.294801 21950 tablet_replica.cc:333] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.295291 21950 raft_consensus.cc:2243] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.295961 21950 raft_consensus.cc:2272] T 436fd53bb692444183a575260b37870a P d570b72993d142f9a8351b1da97cf761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.297794 21950 tablet_replica.cc:333] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761: stopping tablet replica
I20260713 09:10:39.298271 21950 raft_consensus.cc:2243] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.298731 21950 raft_consensus.cc:2272] T 76ec8ca8832c4434ab3c093e57ab8248 P d570b72993d142f9a8351b1da97cf761 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:39.320066 23170 consensus_peers.cc:597] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:39.338106 23170 consensus_peers.cc:597] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:39.359162 23170 consensus_peers.cc:597] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.374984 21950 tablet_server.cc:196] TabletServer@127.21.111.130:0 shutdown complete.
W20260713 09:10:39.408313 23170 consensus_peers.cc:597] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd -> Peer bd53b1aa145b42eda948719467d4999f (127.21.111.129:34625): Couldn't send request to peer bd53b1aa145b42eda948719467d4999f. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.419014 21950 tablet_server.cc:179] TabletServer@127.21.111.131:0 shutting down...
W20260713 09:10:39.446264 23172 consensus_peers.cc:597] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd -> Peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Couldn't send request to peer d570b72993d142f9a8351b1da97cf761. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:35555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:39.462919 23450 consensus_peers.cc:597] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 -> Peer d570b72993d142f9a8351b1da97cf761 (127.21.111.130:35555): Couldn't send request to peer d570b72993d142f9a8351b1da97cf761. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:35555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:39.468919 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:39.469914 21950 tablet_replica.cc:333] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.470700 21950 raft_consensus.cc:2243] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.471611 21950 raft_consensus.cc:2272] T 09cf8709991d4435956578caa92878f2 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.473762 21950 tablet_replica.cc:333] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.474339 21950 raft_consensus.cc:2243] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.475271 21950 raft_consensus.cc:2272] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.477272 21950 tablet_replica.cc:333] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.477916 21950 raft_consensus.cc:2243] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.478768 21950 raft_consensus.cc:2272] T 30f807852d97406295c30d256cf71809 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.480741 21950 tablet_replica.cc:333] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.481353 21950 raft_consensus.cc:2243] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.482203 21950 raft_consensus.cc:2272] T 259bc5cdd2c54c8892968de357502a7f P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.484171 21950 tablet_replica.cc:333] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.484750 21950 raft_consensus.cc:2243] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.485587 21950 raft_consensus.cc:2272] T 09f45f8b9e84446f9f23ae8f07a9191a P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.487429 21950 tablet_replica.cc:333] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.487989 21950 raft_consensus.cc:2243] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.488622 21950 raft_consensus.cc:2272] T 06e79bca4c2d438b8a0fda3c2caa9037 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.490291 21950 tablet_replica.cc:333] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.490947 21950 raft_consensus.cc:2243] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.491415 21950 raft_consensus.cc:2272] T 5e72689b399343a1a792ad26eefa5b5d P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.493170 21950 tablet_replica.cc:333] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.493643 21950 raft_consensus.cc:2243] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.494216 21950 raft_consensus.cc:2272] T a888bd4ae8c84b4bad7e34d7b545b082 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.495930 21950 tablet_replica.cc:333] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.496390 21950 raft_consensus.cc:2243] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.496734 21950 raft_consensus.cc:2272] T 1abe1633d5aa4edd9256326be7938d99 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.498697 21950 tablet_replica.cc:333] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.499292 21950 raft_consensus.cc:2243] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.499990 21950 raft_consensus.cc:2272] T c5e15b03d315471b97226ea3a05e2ffa P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.501883 21950 tablet_replica.cc:333] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.502468 21950 raft_consensus.cc:2243] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.502911 21950 raft_consensus.cc:2272] T 3e088a84fef24eec81919fccff0fb9ff P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.504733 21950 tablet_replica.cc:333] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.505276 21950 raft_consensus.cc:2243] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.506106 21950 raft_consensus.cc:2272] T b6bea6b8d16344bc86fd30bad59a3a5c P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.508033 21950 tablet_replica.cc:333] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.508541 21950 raft_consensus.cc:2243] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.509085 21950 raft_consensus.cc:2272] T c9d6f0191bea4cd28c154fef544b1850 P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.510989 21950 tablet_replica.cc:333] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.511543 21950 raft_consensus.cc:2243] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.511971 21950 raft_consensus.cc:2272] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.513716 21950 tablet_replica.cc:333] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.514236 21950 raft_consensus.cc:2243] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.514750 21950 raft_consensus.cc:2272] T 436fd53bb692444183a575260b37870a P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.516559 21950 tablet_replica.cc:333] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.517091 21950 raft_consensus.cc:2243] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.517534 21950 raft_consensus.cc:2272] T 76ec8ca8832c4434ab3c093e57ab8248 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.519466 21950 tablet_replica.cc:333] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.519996 21950 raft_consensus.cc:2243] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.520413 21950 raft_consensus.cc:2272] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 06661a6218c4444599b5a6bae84612fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.522910 21950 tablet_replica.cc:333] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd: stopping tablet replica
I20260713 09:10:39.523413 21950 raft_consensus.cc:2243] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.523856 21950 raft_consensus.cc:2272] T e7351f0f589b4f69856605d7155eb38f P 06661a6218c4444599b5a6bae84612fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.574152 21950 tablet_server.cc:196] TabletServer@127.21.111.131:0 shutdown complete.
I20260713 09:10:39.617110 21950 tablet_server.cc:179] TabletServer@127.21.111.132:0 shutting down...
I20260713 09:10:39.654527 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:39.655406 21950 tablet_replica.cc:333] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.656678 21950 raft_consensus.cc:2243] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.657915 21950 raft_consensus.cc:2272] T 0e40b076f1624ff39b9d4a9fa66ba7d8 P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.661090 21950 tablet_replica.cc:333] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.661695 21950 raft_consensus.cc:2243] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.662297 21950 raft_consensus.cc:2272] T 20b71442b3894eb9b1a5d5c383d41d2d P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.664312 21950 tablet_replica.cc:333] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.664896 21950 raft_consensus.cc:2243] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.665704 21950 raft_consensus.cc:2272] T 5f6009d1b44c49438547b123e957f62e P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.667719 21950 tablet_replica.cc:333] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.668339 21950 raft_consensus.cc:2243] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.668936 21950 raft_consensus.cc:2272] T 09f45f8b9e84446f9f23ae8f07a9191a P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.671945 21950 tablet_replica.cc:333] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.672772 21950 raft_consensus.cc:2243] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.673925 21950 raft_consensus.cc:2272] T 76ec8ca8832c4434ab3c093e57ab8248 P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.676935 21950 tablet_replica.cc:333] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.677536 21950 raft_consensus.cc:2243] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.678154 21950 raft_consensus.cc:2272] T 41faaac80540401088ee4b5241e7d807 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.680063 21950 tablet_replica.cc:333] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.680611 21950 raft_consensus.cc:2243] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.681139 21950 raft_consensus.cc:2272] T 94a1affd9d0d4e4bb86c4e5a4179cbe8 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.682996 21950 tablet_replica.cc:333] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.683568 21950 raft_consensus.cc:2243] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.684422 21950 raft_consensus.cc:2272] T ce2fde86bd7e429589db99d02770e3af P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.687028 21950 tablet_replica.cc:333] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.687546 21950 raft_consensus.cc:2243] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.688059 21950 raft_consensus.cc:2272] T 5e72689b399343a1a792ad26eefa5b5d P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.689888 21950 tablet_replica.cc:333] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.690397 21950 raft_consensus.cc:2243] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.690946 21950 raft_consensus.cc:2272] T a888bd4ae8c84b4bad7e34d7b545b082 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.692695 21950 tablet_replica.cc:333] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.693176 21950 raft_consensus.cc:2243] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.693570 21950 raft_consensus.cc:2272] T 259bc5cdd2c54c8892968de357502a7f P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.695295 21950 tablet_replica.cc:333] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.695813 21950 raft_consensus.cc:2243] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.696241 21950 raft_consensus.cc:2272] T c9d6f0191bea4cd28c154fef544b1850 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.698055 21950 tablet_replica.cc:333] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.698531 21950 raft_consensus.cc:2243] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.699275 21950 raft_consensus.cc:2272] T 21407ffcb5bd4c42a08f1d38c1c11ba1 P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.701037 21950 tablet_replica.cc:333] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.701581 21950 raft_consensus.cc:2243] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.702132 21950 raft_consensus.cc:2272] T b6bea6b8d16344bc86fd30bad59a3a5c P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.703994 21950 tablet_replica.cc:333] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.704522 21950 raft_consensus.cc:2243] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.705329 21950 raft_consensus.cc:2272] T 0a535031d75c421b91688e9a0230efaa P 17dbd92fa25942638cb708a6b17743b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.707217 21950 tablet_replica.cc:333] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.707746 21950 raft_consensus.cc:2243] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.708210 21950 raft_consensus.cc:2272] T 06e79bca4c2d438b8a0fda3c2caa9037 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.709895 21950 tablet_replica.cc:333] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.710436 21950 raft_consensus.cc:2243] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.710996 21950 raft_consensus.cc:2272] T c5e15b03d315471b97226ea3a05e2ffa P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.712795 21950 tablet_replica.cc:333] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1: stopping tablet replica
I20260713 09:10:39.713277 21950 raft_consensus.cc:2243] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:39.713759 21950 raft_consensus.cc:2272] T b60ec9b7497d4410aa6b58d63f2e0a57 P 17dbd92fa25942638cb708a6b17743b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.751761 21950 tablet_server.cc:196] TabletServer@127.21.111.132:0 shutdown complete.
I20260713 09:10:39.790067 21950 master.cc:562] Master@127.21.111.190:46453 shutting down...
I20260713 09:10:39.823439 21950 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:39.824142 21950 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:39.824498 21950 tablet_replica.cc:333] T 00000000000000000000000000000000 P 06201ba852df441dbf77612f5bbf2266: stopping tablet replica
I20260713 09:10:39.848812 21950 master.cc:584] Master@127.21.111.190:46453 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28319 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:10:39.916882 21950 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.111.190:44529
I20260713 09:10:39.918156 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:39.924592 23914 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
W20260713 09:10:39.924676 23915 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
I20260713 09:10:39.925936 21950 server_base.cc:1061] running on GCE node
W20260713 09:10:39.927174 23918 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
I20260713 09:10:39.928304 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:39.928511 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:39.928714 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933839928697 us; error 0 us; skew 500 ppm
I20260713 09:10:39.929349 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:39.932121 21950 webserver.cc:533] Webserver started at http://127.21.111.190:36717/ using document root <none> and password file <none>
I20260713 09:10:39.932663 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:39.932859 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:39.933255 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:39.934566 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/master-0-root/instance:
uuid: "f4368f8ea79045278a3a4effab2bb666"
format_stamp: "Formatted at 2026-07-13 09:10:39 on dist-test-slave-5ggs"
I20260713 09:10:39.939496 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:10:39.943228 23922 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:39.944114 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:10:39.944449 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/master-0-root
uuid: "f4368f8ea79045278a3a4effab2bb666"
format_stamp: "Formatted at 2026-07-13 09:10:39 on dist-test-slave-5ggs"
I20260713 09:10:39.944763 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-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)
I20260713 09:10:39.970922 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:39.972415 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:40.018548 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.190:44529
I20260713 09:10:40.018754 23973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.190:44529 every 8 connection(s)
I20260713 09:10:40.023303 23974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.034315 23974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666: Bootstrap starting.
I20260713 09:10:40.039505 23974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:40.044435 23974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666: No bootstrap required, opened a new log
I20260713 09:10:40.047030 23974 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4368f8ea79045278a3a4effab2bb666" member_type: VOTER }
I20260713 09:10:40.047453 23974 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:40.047771 23974 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4368f8ea79045278a3a4effab2bb666, State: Initialized, Role: FOLLOWER
I20260713 09:10:40.048398 23974 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4368f8ea79045278a3a4effab2bb666" member_type: VOTER }
I20260713 09:10:40.048925 23974 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:40.049160 23974 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:40.049489 23974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:40.054276 23974 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4368f8ea79045278a3a4effab2bb666" member_type: VOTER }
I20260713 09:10:40.054975 23974 leader_election.cc:304] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [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: f4368f8ea79045278a3a4effab2bb666; no voters: 
I20260713 09:10:40.056313 23974 leader_election.cc:290] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:40.056936 23977 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:40.058616 23977 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 1 LEADER]: Becoming Leader. State: Replica: f4368f8ea79045278a3a4effab2bb666, State: Running, Role: LEADER
I20260713 09:10:40.059509 23977 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [LEADER]: Queue going to LEADER mode. State: All 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: "f4368f8ea79045278a3a4effab2bb666" member_type: VOTER }
I20260713 09:10:40.059774 23974 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:40.064736 23978 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4368f8ea79045278a3a4effab2bb666" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4368f8ea79045278a3a4effab2bb666" member_type: VOTER } }
I20260713 09:10:40.064719 23979 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4368f8ea79045278a3a4effab2bb666. Latest consensus state: current_term: 1 leader_uuid: "f4368f8ea79045278a3a4effab2bb666" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4368f8ea79045278a3a4effab2bb666" member_type: VOTER } }
I20260713 09:10:40.065464 23978 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:40.065479 23979 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:40.069347 23984 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:40.075364 23984 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:40.078186 21950 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:40.085645 23984 catalog_manager.cc:1383] Generated new cluster ID: 6509e8a5a9d5406b8e5e1a96be682813
I20260713 09:10:40.086059 23984 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:40.124820 23984 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:40.126164 23984 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:40.140547 23984 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666: Generated new TSK 0
I20260713 09:10:40.141220 23984 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:40.209203 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:40.215888 23995 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
W20260713 09:10:40.217056 23996 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
W20260713 09:10:40.218647 23998 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
I20260713 09:10:40.219856 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:40.220832 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:40.221014 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:40.221218 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933840221197 us; error 0 us; skew 500 ppm
I20260713 09:10:40.221824 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:40.224412 21950 webserver.cc:533] Webserver started at http://127.21.111.129:33905/ using document root <none> and password file <none>
I20260713 09:10:40.224897 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:40.225090 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:40.225379 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:40.226531 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-0-root/instance:
uuid: "6122137dadb740ccb5d2ba87ff84a6df"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-5ggs"
I20260713 09:10:40.231067 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:10:40.234540 24003 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.235399 21950 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:40.235708 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "6122137dadb740ccb5d2ba87ff84a6df"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-5ggs"
I20260713 09:10:40.235970 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-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)
I20260713 09:10:40.255771 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:40.257097 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:40.258970 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:40.261610 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:40.261850 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.262144 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:40.262353 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.310106 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:35789
I20260713 09:10:40.310303 24065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:35789 every 8 connection(s)
I20260713 09:10:40.316195 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:40.323778 24070 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
W20260713 09:10:40.327721 24071 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
W20260713 09:10:40.328063 24073 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
I20260713 09:10:40.328881 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:40.330660 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:40.330962 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:40.331169 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933840331154 us; error 0 us; skew 500 ppm
I20260713 09:10:40.331722 24066 heartbeater.cc:344] Connected to a master server at 127.21.111.190:44529
I20260713 09:10:40.331825 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:40.332398 24066 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:40.333393 24066 heartbeater.cc:507] Master 127.21.111.190:44529 requested a full tablet report, sending...
I20260713 09:10:40.335122 21950 webserver.cc:533] Webserver started at http://127.21.111.130:44507/ using document root <none> and password file <none>
I20260713 09:10:40.335769 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:40.335997 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:40.336295 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:40.336181 23939 ts_manager.cc:194] Registered new tserver with Master: 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:40.337796 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-1-root/instance:
uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-5ggs"
I20260713 09:10:40.338668 23939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54398
I20260713 09:10:40.343374 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260713 09:10:40.347632 24078 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.348520 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:40.348865 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-1-root
uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-5ggs"
I20260713 09:10:40.349164 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-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)
I20260713 09:10:40.367034 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:40.368240 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:40.369832 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:40.372203 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:40.372435 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.372687 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:40.372862 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.416055 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.130:41623
I20260713 09:10:40.416241 24140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.130:41623 every 8 connection(s)
I20260713 09:10:40.420984 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:40.428754 24144 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
W20260713 09:10:40.430964 24145 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
I20260713 09:10:40.432305 21950 server_base.cc:1061] running on GCE node
W20260713 09:10:40.433897 24147 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
I20260713 09:10:40.435278 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:40.435570 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:40.435794 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933840435751 us; error 0 us; skew 500 ppm
I20260713 09:10:40.436496 24141 heartbeater.cc:344] Connected to a master server at 127.21.111.190:44529
I20260713 09:10:40.436528 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:40.437124 24141 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:40.438195 24141 heartbeater.cc:507] Master 127.21.111.190:44529 requested a full tablet report, sending...
I20260713 09:10:40.439944 21950 webserver.cc:533] Webserver started at http://127.21.111.131:36963/ using document root <none> and password file <none>
I20260713 09:10:40.440490 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:40.440701 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:40.440794 23939 ts_manager.cc:194] Registered new tserver with Master: 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:40.440971 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:40.442342 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-2-root/instance:
uuid: "566da140ab8f4376b54059691cb781a7"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-5ggs"
I20260713 09:10:40.442562 23939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54400
I20260713 09:10:40.447553 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:10:40.451689 24152 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.452817 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:40.453147 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-2-root
uuid: "566da140ab8f4376b54059691cb781a7"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-5ggs"
I20260713 09:10:40.453459 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-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)
I20260713 09:10:40.467777 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:40.469144 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:40.470930 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:40.473477 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:40.473664 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.473974 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:40.474131 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.521596 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.131:36721
I20260713 09:10:40.521728 24214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.131:36721 every 8 connection(s)
I20260713 09:10:40.526880 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:40.533846 24218 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
W20260713 09:10:40.534721 24219 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
W20260713 09:10:40.538205 24221 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
I20260713 09:10:40.539824 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:40.540879 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:40.541158 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:40.541379 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933840541360 us; error 0 us; skew 500 ppm
I20260713 09:10:40.541478 24215 heartbeater.cc:344] Connected to a master server at 127.21.111.190:44529
I20260713 09:10:40.541874 24215 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:40.542199 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:40.542822 24215 heartbeater.cc:507] Master 127.21.111.190:44529 requested a full tablet report, sending...
I20260713 09:10:40.545459 21950 webserver.cc:533] Webserver started at http://127.21.111.132:37287/ using document root <none> and password file <none>
I20260713 09:10:40.545766 23939 ts_manager.cc:194] Registered new tserver with Master: 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:40.545970 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:40.546293 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:40.546609 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:40.547649 23939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54416
I20260713 09:10:40.547817 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-3-root/instance:
uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-5ggs"
I20260713 09:10:40.552609 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:40.556699 24226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.557719 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:40.558071 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-3-root
uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-5ggs"
I20260713 09:10:40.558343 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-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)
I20260713 09:10:40.576980 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:40.578207 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:40.579561 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:40.581636 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:40.581823 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.582100 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:40.582264 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.628213 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.132:44403
I20260713 09:10:40.628420 24288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.132:44403 every 8 connection(s)
I20260713 09:10:40.644204 24289 heartbeater.cc:344] Connected to a master server at 127.21.111.190:44529
I20260713 09:10:40.644688 24289 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:40.645531 24289 heartbeater.cc:507] Master 127.21.111.190:44529 requested a full tablet report, sending...
I20260713 09:10:40.647717 23939 ts_manager.cc:194] Registered new tserver with Master: 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:40.647943 21950 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016465138s
I20260713 09:10:40.649230 23939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54422
I20260713 09:10:40.677645 23939 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54432:
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"
    }
  }
}
I20260713 09:10:40.820037 24031 tablet_service.cc:1511] Processing CreateTablet for tablet 30ad69dab7234746996200f20f211899 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:40.820737 24030 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf3a6d9518645478a0948c388a15510 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:40.821727 24031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ad69dab7234746996200f20f211899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.822399 24030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf3a6d9518645478a0948c388a15510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.832558 24179 tablet_service.cc:1511] Processing CreateTablet for tablet ddbbc5f8fa4345d58ef41d05821da69e (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:40.834334 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbbc5f8fa4345d58ef41d05821da69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.834177 24029 tablet_service.cc:1511] Processing CreateTablet for tablet ddbbc5f8fa4345d58ef41d05821da69e (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:40.835804 24029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbbc5f8fa4345d58ef41d05821da69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.837999 24180 tablet_service.cc:1511] Processing CreateTablet for tablet 30ad69dab7234746996200f20f211899 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:40.839756 24180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ad69dab7234746996200f20f211899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.840870 24178 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7c8dce537548b1837cd52e72e3c35b (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:40.842199 24178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7c8dce537548b1837cd52e72e3c35b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.876017 24029 tablet_service.cc:1511] Processing CreateTablet for tablet e04901fad6de4b6ab631dbfa076c77cb (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:40.878049 24029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04901fad6de4b6ab631dbfa076c77cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.883271 24177 tablet_service.cc:1511] Processing CreateTablet for tablet e04901fad6de4b6ab631dbfa076c77cb (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:40.884704 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04901fad6de4b6ab631dbfa076c77cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.885468 24254 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf3a6d9518645478a0948c388a15510 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:40.889088 24176 tablet_service.cc:1511] Processing CreateTablet for tablet 97d52c73ba1a473eb7c3ef4739985691 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:40.890767 24030 tablet_service.cc:1511] Processing CreateTablet for tablet 4e134599afcd444783bd3f479ef467ec (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:40.889590 24253 tablet_service.cc:1511] Processing CreateTablet for tablet ddbbc5f8fa4345d58ef41d05821da69e (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:40.911314 24175 tablet_service.cc:1511] Processing CreateTablet for tablet 86153c342c634dec811884c9a2004c15 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:40.911360 24248 tablet_service.cc:1511] Processing CreateTablet for tablet 367bb0da50f949aaa91779a93166be5e (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:40.897524 24251 tablet_service.cc:1511] Processing CreateTablet for tablet 4e134599afcd444783bd3f479ef467ec (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:40.912737 24030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e134599afcd444783bd3f479ef467ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.912957 24254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf3a6d9518645478a0948c388a15510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.913714 24251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e134599afcd444783bd3f479ef467ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.913931 24026 tablet_service.cc:1511] Processing CreateTablet for tablet 367bb0da50f949aaa91779a93166be5e (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:40.899610 24310 tablet_bootstrap.cc:492] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:40.900612 24028 tablet_service.cc:1511] Processing CreateTablet for tablet 97d52c73ba1a473eb7c3ef4739985691 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:40.914572 24253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbbc5f8fa4345d58ef41d05821da69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.899416 24179 tablet_service.cc:1511] Processing CreateTablet for tablet cd00a21432654ca19d09e1e85954878f (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:40.915313 24248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367bb0da50f949aaa91779a93166be5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.915617 24028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d52c73ba1a473eb7c3ef4739985691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.916128 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d52c73ba1a473eb7c3ef4739985691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.901741 24249 tablet_service.cc:1511] Processing CreateTablet for tablet cd00a21432654ca19d09e1e85954878f (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:40.918773 24175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86153c342c634dec811884c9a2004c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.919232 24249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd00a21432654ca19d09e1e85954878f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.923151 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd00a21432654ca19d09e1e85954878f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.923597 24026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367bb0da50f949aaa91779a93166be5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.923775 24309 tablet_bootstrap.cc:492] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:40.926649 24027 tablet_service.cc:1511] Processing CreateTablet for tablet 86153c342c634dec811884c9a2004c15 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:40.928093 24027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86153c342c634dec811884c9a2004c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.896675 24250 tablet_service.cc:1511] Processing CreateTablet for tablet 97d52c73ba1a473eb7c3ef4739985691 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:40.894387 24252 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7c8dce537548b1837cd52e72e3c35b (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:40.932999 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d52c73ba1a473eb7c3ef4739985691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.934332 24252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7c8dce537548b1837cd52e72e3c35b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.962127 24102 tablet_service.cc:1511] Processing CreateTablet for tablet 4e134599afcd444783bd3f479ef467ec (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:40.963212 24106 tablet_service.cc:1511] Processing CreateTablet for tablet 30ad69dab7234746996200f20f211899 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:40.963815 24177 tablet_service.cc:1511] Processing CreateTablet for tablet 343b0baf561d41f8973240c939116c50 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:40.965384 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343b0baf561d41f8973240c939116c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.965130 24101 tablet_service.cc:1511] Processing CreateTablet for tablet cd00a21432654ca19d09e1e85954878f (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:40.965575 24105 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf3a6d9518645478a0948c388a15510 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:40.967669 24100 tablet_service.cc:1511] Processing CreateTablet for tablet 86153c342c634dec811884c9a2004c15 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:40.968061 24104 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7c8dce537548b1837cd52e72e3c35b (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:40.970162 24099 tablet_service.cc:1511] Processing CreateTablet for tablet 367bb0da50f949aaa91779a93166be5e (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:40.970359 24103 tablet_service.cc:1511] Processing CreateTablet for tablet e04901fad6de4b6ab631dbfa076c77cb (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:40.972786 24247 tablet_service.cc:1511] Processing CreateTablet for tablet 343b0baf561d41f8973240c939116c50 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:40.974951 24031 tablet_service.cc:1511] Processing CreateTablet for tablet 343b0baf561d41f8973240c939116c50 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:40.975831 24098 tablet_service.cc:1511] Processing CreateTablet for tablet ea32f6fbd7704c1ea2e79759702bd00a (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:40.976485 24031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343b0baf561d41f8973240c939116c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.974264 24247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343b0baf561d41f8973240c939116c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.963846 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e134599afcd444783bd3f479ef467ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.985945 24309 tablet_bootstrap.cc:654] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:40.987438 24310 tablet_bootstrap.cc:654] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:40.988087 24101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd00a21432654ca19d09e1e85954878f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.989032 24178 tablet_service.cc:1511] Processing CreateTablet for tablet ea32f6fbd7704c1ea2e79759702bd00a (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:40.990965 24098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea32f6fbd7704c1ea2e79759702bd00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.993330 24246 tablet_service.cc:1511] Processing CreateTablet for tablet ea32f6fbd7704c1ea2e79759702bd00a (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:40.995532 24025 tablet_service.cc:1511] Processing CreateTablet for tablet c38fa1db6c5c4ee6a1d43e78a4c242a0 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:40.996696 24246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea32f6fbd7704c1ea2e79759702bd00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.997087 24025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38fa1db6c5c4ee6a1d43e78a4c242a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.998013 24178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea32f6fbd7704c1ea2e79759702bd00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.999128 24097 tablet_service.cc:1511] Processing CreateTablet for tablet c38fa1db6c5c4ee6a1d43e78a4c242a0 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:41.000547 24097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38fa1db6c5c4ee6a1d43e78a4c242a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.006811 24100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86153c342c634dec811884c9a2004c15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.009183 24103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04901fad6de4b6ab631dbfa076c77cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.011227 24099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367bb0da50f949aaa91779a93166be5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.011659 24179 tablet_service.cc:1511] Processing CreateTablet for tablet c38fa1db6c5c4ee6a1d43e78a4c242a0 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:41.013186 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38fa1db6c5c4ee6a1d43e78a4c242a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.014860 24104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7c8dce537548b1837cd52e72e3c35b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.018226 24105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf3a6d9518645478a0948c388a15510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.021996 24245 tablet_service.cc:1511] Processing CreateTablet for tablet 8b27e340c30c4ac8ae63d008c0ca5698 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:41.023562 24245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b27e340c30c4ac8ae63d008c0ca5698. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:41.078120 23987 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:41.075276 24106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ad69dab7234746996200f20f211899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.089780 24028 tablet_service.cc:1511] Processing CreateTablet for tablet 8b27e340c30c4ac8ae63d008c0ca5698 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:41.092754 24310 tablet_bootstrap.cc:492] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:41.093425 24310 ts_tablet_manager.cc:1403] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.015s
I20260713 09:10:41.094506 24177 tablet_service.cc:1511] Processing CreateTablet for tablet b67eca300902495499a638b367629d5d (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:41.095296 24250 tablet_service.cc:1511] Processing CreateTablet for tablet b67eca300902495499a638b367629d5d (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:41.096158 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67eca300902495499a638b367629d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.096691 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67eca300902495499a638b367629d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.113013 24024 tablet_service.cc:1511] Processing CreateTablet for tablet b67eca300902495499a638b367629d5d (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:41.122110 24028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b27e340c30c4ac8ae63d008c0ca5698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.122927 24024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67eca300902495499a638b367629d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.127841 24310 raft_consensus.cc:359] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.128656 24310 raft_consensus.cc:385] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.128948 24310 raft_consensus.cc:740] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.129801 24310 consensus_queue.cc:260] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.152868 24099 tablet_service.cc:1511] Processing CreateTablet for tablet 8b27e340c30c4ac8ae63d008c0ca5698 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:41.154624 24099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b27e340c30c4ac8ae63d008c0ca5698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.143278 24312 tablet_bootstrap.cc:492] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:41.166126 24312 tablet_bootstrap.cc:654] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.177331 24097 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad3749c96f54252b6db984ef0f3af8a (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:41.183682 24097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad3749c96f54252b6db984ef0f3af8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.208097 24178 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad3749c96f54252b6db984ef0f3af8a (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:41.210347 24178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad3749c96f54252b6db984ef0f3af8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.215873 24248 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad3749c96f54252b6db984ef0f3af8a (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:41.217798 24248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad3749c96f54252b6db984ef0f3af8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.219385 24097 tablet_service.cc:1511] Processing CreateTablet for tablet f274355b8c204238b34389a512537cf3 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:41.221551 24097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f274355b8c204238b34389a512537cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.240655 24309 tablet_bootstrap.cc:492] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:41.241216 24309 ts_tablet_manager.cc:1403] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.318s	user 0.009s	sys 0.004s
I20260713 09:10:41.249416 24176 tablet_service.cc:1511] Processing CreateTablet for tablet f274355b8c204238b34389a512537cf3 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:41.250802 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f274355b8c204238b34389a512537cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.263515 24309 raft_consensus.cc:359] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.264333 24309 raft_consensus.cc:385] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.264640 24309 raft_consensus.cc:740] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.265379 24309 consensus_queue.cc:260] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.219493 24026 tablet_service.cc:1511] Processing CreateTablet for tablet f274355b8c204238b34389a512537cf3 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:41.271579 24026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f274355b8c204238b34389a512537cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.306002 24315 raft_consensus.cc:493] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.306558 24315 raft_consensus.cc:515] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.307381 24314 tablet_bootstrap.cc:492] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:41.310060 24215 heartbeater.cc:499] Master 127.21.111.190:44529 was elected leader, sending a full tablet report...
I20260713 09:10:41.312668 24103 tablet_service.cc:1511] Processing CreateTablet for tablet e031ed67b1d74383b3f53e2d5b29afb3 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:41.314512 24103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e031ed67b1d74383b3f53e2d5b29afb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.315243 24248 tablet_service.cc:1511] Processing CreateTablet for tablet e031ed67b1d74383b3f53e2d5b29afb3 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:41.316874 24248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e031ed67b1d74383b3f53e2d5b29afb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.318109 24314 tablet_bootstrap.cc:654] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.315485 24028 tablet_service.cc:1511] Processing CreateTablet for tablet e031ed67b1d74383b3f53e2d5b29afb3 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:41.327034 24247 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb21666604c40d7a69aadc98d860372 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:41.336982 24247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb21666604c40d7a69aadc98d860372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.340344 24024 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb21666604c40d7a69aadc98d860372 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:41.340680 24176 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb21666604c40d7a69aadc98d860372 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:41.341918 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb21666604c40d7a69aadc98d860372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.341809 24066 heartbeater.cc:499] Master 127.21.111.190:44529 was elected leader, sending a full tablet report...
I20260713 09:10:41.342620 24028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e031ed67b1d74383b3f53e2d5b29afb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.343360 24312 tablet_bootstrap.cc:492] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:41.343922 24312 ts_tablet_manager.cc:1403] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.201s	user 0.037s	sys 0.033s
I20260713 09:10:41.334781 24315 leader_election.cc:290] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:41.355804 24310 ts_tablet_manager.cc:1434] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.262s	user 0.016s	sys 0.003s
I20260713 09:10:41.356016 24179 tablet_service.cc:1511] Processing CreateTablet for tablet db31e3c3b32a44599d9d724265504412 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:41.356316 24105 tablet_service.cc:1511] Processing CreateTablet for tablet db31e3c3b32a44599d9d724265504412 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:41.356989 24310 tablet_bootstrap.cc:492] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:41.357517 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db31e3c3b32a44599d9d724265504412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.358049 24105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db31e3c3b32a44599d9d724265504412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.351547 24024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb21666604c40d7a69aadc98d860372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.354468 24312 raft_consensus.cc:359] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.363900 24312 raft_consensus.cc:385] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.366911 24312 raft_consensus.cc:740] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.373245 24030 tablet_service.cc:1511] Processing CreateTablet for tablet 076732e3755042cb983a6bf41f98f388 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:41.378181 24030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076732e3755042cb983a6bf41f98f388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.381003 24097 tablet_service.cc:1511] Processing CreateTablet for tablet 076732e3755042cb983a6bf41f98f388 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:41.382984 24097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076732e3755042cb983a6bf41f98f388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.384747 24312 consensus_queue.cc:260] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.389523 24177 tablet_service.cc:1511] Processing CreateTablet for tablet 076732e3755042cb983a6bf41f98f388 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:41.390967 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076732e3755042cb983a6bf41f98f388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.395406 24250 tablet_service.cc:1511] Processing CreateTablet for tablet db31e3c3b32a44599d9d724265504412 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:41.396822 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db31e3c3b32a44599d9d724265504412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.399737 24309 ts_tablet_manager.cc:1434] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.158s	user 0.013s	sys 0.012s
I20260713 09:10:41.401290 24309 tablet_bootstrap.cc:492] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:41.409214 24252 tablet_service.cc:1511] Processing CreateTablet for tablet e849b2f5efb940209ba85ec10fdd6c61 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:41.411079 24252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e849b2f5efb940209ba85ec10fdd6c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.409240 24310 tablet_bootstrap.cc:654] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.430816 24289 heartbeater.cc:499] Master 127.21.111.190:44529 was elected leader, sending a full tablet report...
I20260713 09:10:41.430938 24312 ts_tablet_manager.cc:1434] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.087s	user 0.025s	sys 0.010s
I20260713 09:10:41.432190 24312 tablet_bootstrap.cc:492] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:41.439309 24312 tablet_bootstrap.cc:654] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.445469 24141 heartbeater.cc:499] Master 127.21.111.190:44529 was elected leader, sending a full tablet report...
I20260713 09:10:41.451751 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:41.452522 24264 raft_consensus.cc:2468] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 0.
I20260713 09:10:41.465306 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:41.466616 24154 leader_election.cc:304] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:41.467700 24315 raft_consensus.cc:2804] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.468390 24315 raft_consensus.cc:493] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.468859 24315 raft_consensus.cc:3060] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.484097 24309 tablet_bootstrap.cc:654] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.484648 24314 tablet_bootstrap.cc:492] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:41.485239 24314 ts_tablet_manager.cc:1403] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.178s	user 0.012s	sys 0.001s
W20260713 09:10:41.467829 24154 leader_election.cc:343] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.488293 24314 raft_consensus.cc:359] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.488847 24314 raft_consensus.cc:385] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.489176 24314 raft_consensus.cc:740] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.489835 24314 consensus_queue.cc:260] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.502846 24310 tablet_bootstrap.cc:492] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:41.503405 24310 ts_tablet_manager.cc:1403] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.005s
I20260713 09:10:41.507448 24310 raft_consensus.cc:359] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.508423 24310 raft_consensus.cc:385] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.477198 24026 tablet_service.cc:1511] Processing CreateTablet for tablet e849b2f5efb940209ba85ec10fdd6c61 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:41.508599 24315 raft_consensus.cc:515] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.516871 24102 tablet_service.cc:1511] Processing CreateTablet for tablet 37aca18dd6614fcca2c37ca23baee10f (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:41.517740 24177 tablet_service.cc:1511] Processing CreateTablet for tablet 37aca18dd6614fcca2c37ca23baee10f (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:41.518270 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aca18dd6614fcca2c37ca23baee10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.518822 24314 ts_tablet_manager.cc:1434] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.002s
I20260713 09:10:41.519170 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aca18dd6614fcca2c37ca23baee10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.519891 24314 tablet_bootstrap.cc:492] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:41.509748 24310 raft_consensus.cc:740] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.522078 24176 tablet_service.cc:1511] Processing CreateTablet for tablet a90b12b25e5040b1a3bb993c9e6e5a62 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:41.525249 24097 tablet_service.cc:1511] Processing CreateTablet for tablet e849b2f5efb940209ba85ec10fdd6c61 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:41.523207 24310 consensus_queue.cc:260] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.525049 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:41.526317 24264 raft_consensus.cc:3060] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.526721 24314 tablet_bootstrap.cc:654] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:41.526813 24216 tablet.cc:2406] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:41.531409 24248 tablet_service.cc:1511] Processing CreateTablet for tablet a90b12b25e5040b1a3bb993c9e6e5a62 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:41.532740 24248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90b12b25e5040b1a3bb993c9e6e5a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.532855 24024 tablet_service.cc:1511] Processing CreateTablet for tablet a90b12b25e5040b1a3bb993c9e6e5a62 (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:41.534240 24024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90b12b25e5040b1a3bb993c9e6e5a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.534505 24310 ts_tablet_manager.cc:1434] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.005s
I20260713 09:10:41.534982 24264 raft_consensus.cc:2468] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 1.
I20260713 09:10:41.517750 24312 tablet_bootstrap.cc:492] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:41.537052 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90b12b25e5040b1a3bb993c9e6e5a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.546816 24315 leader_election.cc:290] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Requested vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:41.537421 24097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e849b2f5efb940209ba85ec10fdd6c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.547350 24026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e849b2f5efb940209ba85ec10fdd6c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.549916 24310 tablet_bootstrap.cc:492] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:41.542832 24250 tablet_service.cc:1511] Processing CreateTablet for tablet 37aca18dd6614fcca2c37ca23baee10f (DEFAULT_TABLE table=test-workload [id=c2eb00dfd70e4c35a378fc58de5db545]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:41.559324 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aca18dd6614fcca2c37ca23baee10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.553874 24154 leader_election.cc:304] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:41.563607 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
W20260713 09:10:41.566051 24154 leader_election.cc:343] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.567461 24315 raft_consensus.cc:2804] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.568472 24315 raft_consensus.cc:697] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Becoming Leader. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Running, Role: LEADER
I20260713 09:10:41.569690 24315 consensus_queue.cc:237] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.572470 24312 ts_tablet_manager.cc:1403] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.140s	user 0.035s	sys 0.015s
I20260713 09:10:41.577068 24312 raft_consensus.cc:359] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.587772 24314 tablet_bootstrap.cc:492] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:41.588387 24314 ts_tablet_manager.cc:1403] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.039s
I20260713 09:10:41.591519 24314 raft_consensus.cc:359] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.592268 24314 raft_consensus.cc:385] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.592568 24314 raft_consensus.cc:740] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.594436 24309 tablet_bootstrap.cc:492] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:41.595068 24309 ts_tablet_manager.cc:1403] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.194s	user 0.016s	sys 0.001s
I20260713 09:10:41.595988 24314 consensus_queue.cc:260] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.578154 24312 raft_consensus.cc:385] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.598640 24312 raft_consensus.cc:740] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.598724 24314 ts_tablet_manager.cc:1434] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:10:41.600109 24314 tablet_bootstrap.cc:492] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:41.599803 24312 consensus_queue.cc:260] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.600872 24321 raft_consensus.cc:493] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.601343 24321 raft_consensus.cc:515] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.603797 24309 raft_consensus.cc:359] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.604740 24309 raft_consensus.cc:385] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.605072 24309 raft_consensus.cc:740] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.607213 24314 tablet_bootstrap.cc:654] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.609257 24321 leader_election.cc:290] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:41.612262 24312 ts_tablet_manager.cc:1434] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260713 09:10:41.613613 24312 tablet_bootstrap.cc:492] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:41.619408 24314 tablet_bootstrap.cc:492] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:41.619969 24314 ts_tablet_manager.cc:1403] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:10:41.621143 24312 tablet_bootstrap.cc:654] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.623060 24314 raft_consensus.cc:359] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.623840 24314 raft_consensus.cc:385] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.624126 24314 raft_consensus.cc:740] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.625190 24314 consensus_queue.cc:260] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.628764 24314 ts_tablet_manager.cc:1434] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:10:41.630007 24314 tablet_bootstrap.cc:492] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:41.638475 24312 tablet_bootstrap.cc:492] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:41.638995 24312 ts_tablet_manager.cc:1403] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260713 09:10:41.640374 24326 raft_consensus.cc:493] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.640841 24326 raft_consensus.cc:515] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.638895 23939 catalog_manager.cc:5697] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566da140ab8f4376b54059691cb781a7 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "566da140ab8f4376b54059691cb781a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.642061 24312 raft_consensus.cc:359] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.642820 24312 raft_consensus.cc:385] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.643141 24312 raft_consensus.cc:740] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.643522 24326 leader_election.cc:290] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:41.643971 24312 consensus_queue.cc:260] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.646685 24312 ts_tablet_manager.cc:1434] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:41.646081 24309 consensus_queue.cc:260] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.647714 24312 tablet_bootstrap.cc:492] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:41.639846 24314 tablet_bootstrap.cc:654] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.653801 24310 tablet_bootstrap.cc:654] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.660640 24309 ts_tablet_manager.cc:1434] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260713 09:10:41.689131 24309 tablet_bootstrap.cc:492] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:41.690516 24310 tablet_bootstrap.cc:492] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:41.691006 24310 ts_tablet_manager.cc:1403] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.000s
I20260713 09:10:41.700739 24315 raft_consensus.cc:493] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.701297 24315 raft_consensus.cc:515] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.704437 24315 leader_election.cc:290] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:41.706739 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad69dab7234746996200f20f211899" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:41.707445 24041 raft_consensus.cc:2468] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 0.
I20260713 09:10:41.712754 24154 leader_election.cc:304] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:41.715615 24315 raft_consensus.cc:2804] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.716018 24315 raft_consensus.cc:493] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.716427 24315 raft_consensus.cc:3060] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.719025 24312 tablet_bootstrap.cc:654] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.713126 24309 tablet_bootstrap.cc:654] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.721274 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
W20260713 09:10:41.726951 24080 leader_election.cc:343] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.735400 24314 tablet_bootstrap.cc:492] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:41.735487 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:41.735651 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:41.736320 24314 ts_tablet_manager.cc:1403] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.009s
W20260713 09:10:41.737562 24080 leader_election.cc:343] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:41.738101 24230 leader_election.cc:343] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.738010 24080 leader_election.cc:304] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:41.739312 24326 raft_consensus.cc:2749] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.741014 24314 raft_consensus.cc:359] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.741750 24314 raft_consensus.cc:385] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.742069 24314 raft_consensus.cc:740] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.742974 24314 consensus_queue.cc:260] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.741415 24310 raft_consensus.cc:359] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.744338 24310 raft_consensus.cc:385] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.744084 24315 raft_consensus.cc:515] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.744648 24310 raft_consensus.cc:740] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.745532 24310 consensus_queue.cc:260] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.747323 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad69dab7234746996200f20f211899" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:41.747783 24314 ts_tablet_manager.cc:1434] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:41.747937 24041 raft_consensus.cc:3060] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.748960 24314 tablet_bootstrap.cc:492] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:41.754006 24312 tablet_bootstrap.cc:492] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:41.754583 24312 ts_tablet_manager.cc:1403] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.001s
I20260713 09:10:41.756546 24315 leader_election.cc:290] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:41.757695 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:41.758396 24116 raft_consensus.cc:2468] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:41.760501 24041 raft_consensus.cc:2468] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 1.
I20260713 09:10:41.760829 24228 leader_election.cc:304] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [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: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7
I20260713 09:10:41.761890 24321 raft_consensus.cc:2804] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.762259 24321 raft_consensus.cc:493] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.762442 24154 leader_election.cc:304] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:41.762692 24321 raft_consensus.cc:3060] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.763263 24314 tablet_bootstrap.cc:654] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.763353 24315 raft_consensus.cc:2804] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.764088 24315 raft_consensus.cc:697] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Becoming Leader. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Running, Role: LEADER
I20260713 09:10:41.765345 24326 raft_consensus.cc:493] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.765882 24326 raft_consensus.cc:515] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.767730 24309 tablet_bootstrap.cc:492] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:41.768340 24309 ts_tablet_manager.cc:1403] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.001s
I20260713 09:10:41.768255 24326 leader_election.cc:290] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:41.771183 24310 ts_tablet_manager.cc:1434] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260713 09:10:41.764971 24315 consensus_queue.cc:237] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.775367 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367bb0da50f949aaa91779a93166be5e" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:41.775506 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367bb0da50f949aaa91779a93166be5e" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:41.769027 24312 raft_consensus.cc:359] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.778805 24312 raft_consensus.cc:385] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.779172 24312 raft_consensus.cc:740] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.780248 24314 tablet_bootstrap.cc:492] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:41.779950 24312 consensus_queue.cc:260] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.780905 24314 ts_tablet_manager.cc:1403] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.012s
W20260713 09:10:41.779179 24080 leader_election.cc:343] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:41.782169 24080 leader_election.cc:343] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.782799 24080 leader_election.cc:304] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:41.784317 24326 raft_consensus.cc:2749] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.775806 24321 raft_consensus.cc:515] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.784862 24314 raft_consensus.cc:359] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.785898 24314 raft_consensus.cc:385] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.786296 24314 raft_consensus.cc:740] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.787225 24310 tablet_bootstrap.cc:492] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:41.787423 24314 consensus_queue.cc:260] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.788148 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:41.790504 24116 raft_consensus.cc:3060] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.792315 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
W20260713 09:10:41.794064 24230 leader_election.cc:343] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.794795 24321 leader_election.cc:290] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:41.798444 24312 ts_tablet_manager.cc:1434] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.004s
I20260713 09:10:41.799532 24312 tablet_bootstrap.cc:492] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:41.801189 24116 raft_consensus.cc:2468] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:41.802857 24228 leader_election.cc:304] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7
I20260713 09:10:41.808416 24312 tablet_bootstrap.cc:654] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.809753 24314 ts_tablet_manager.cc:1434] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.001s
I20260713 09:10:41.810953 24310 tablet_bootstrap.cc:654] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.811672 24314 tablet_bootstrap.cc:492] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:41.788992 24309 raft_consensus.cc:359] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.818689 24309 raft_consensus.cc:385] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.819166 24309 raft_consensus.cc:740] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.820278 24309 consensus_queue.cc:260] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.822917 24309 ts_tablet_manager.cc:1434] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260713 09:10:41.825244 24310 tablet_bootstrap.cc:492] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:41.825877 24310 ts_tablet_manager.cc:1403] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.011s
I20260713 09:10:41.829082 24314 tablet_bootstrap.cc:654] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.829373 24310 raft_consensus.cc:359] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.830490 24310 raft_consensus.cc:385] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.830902 24310 raft_consensus.cc:740] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.831861 24310 consensus_queue.cc:260] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.834555 24312 tablet_bootstrap.cc:492] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:41.835240 24312 ts_tablet_manager.cc:1403] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.002s
I20260713 09:10:41.836676 24321 raft_consensus.cc:2804] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.837232 24321 raft_consensus.cc:697] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:41.839958 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad69dab7234746996200f20f211899" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:41.841297 24321 consensus_queue.cc:237] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.839386 24312 raft_consensus.cc:359] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.840291 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad69dab7234746996200f20f211899" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:41.842438 24312 raft_consensus.cc:385] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.842918 24312 raft_consensus.cc:740] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.839406 24310 ts_tablet_manager.cc:1434] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260713 09:10:41.843964 24154 leader_election.cc:343] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:41.845220 24154 leader_election.cc:343] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.846907 24310 tablet_bootstrap.cc:492] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:41.846982 24314 tablet_bootstrap.cc:492] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:41.847738 24314 ts_tablet_manager.cc:1403] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260713 09:10:41.843946 24312 consensus_queue.cc:260] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.851334 24309 tablet_bootstrap.cc:492] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:41.854604 24310 tablet_bootstrap.cc:654] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.855458 24314 raft_consensus.cc:359] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.856374 24314 raft_consensus.cc:385] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.856948 24314 raft_consensus.cc:740] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.858740 24312 ts_tablet_manager.cc:1434] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260713 09:10:41.860291 24314 consensus_queue.cc:260] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.860973 24312 tablet_bootstrap.cc:492] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:41.864970 24309 tablet_bootstrap.cc:654] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.870653 24312 tablet_bootstrap.cc:654] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.869863 23936 catalog_manager.cc:5697] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566da140ab8f4376b54059691cb781a7 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "566da140ab8f4376b54059691cb781a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.874933 24314 ts_tablet_manager.cc:1434] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.000s
I20260713 09:10:41.876180 24314 tablet_bootstrap.cc:492] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:41.873020 23939 catalog_manager.cc:5697] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.885074 24314 tablet_bootstrap.cc:654] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.894351 24314 tablet_bootstrap.cc:492] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:41.894883 24314 ts_tablet_manager.cc:1403] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260713 09:10:41.897276 24314 raft_consensus.cc:359] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.897787 24314 raft_consensus.cc:385] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.897977 24314 raft_consensus.cc:740] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.898597 24314 consensus_queue.cc:260] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.901458 24312 tablet_bootstrap.cc:492] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:41.901979 24312 ts_tablet_manager.cc:1403] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.008s
I20260713 09:10:41.905133 24310 tablet_bootstrap.cc:492] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:41.906530 24310 ts_tablet_manager.cc:1403] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.009s
I20260713 09:10:41.904881 24312 raft_consensus.cc:359] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.908855 24312 raft_consensus.cc:385] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.909202 24312 raft_consensus.cc:740] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.910055 24312 consensus_queue.cc:260] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.912186 24315 raft_consensus.cc:493] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.912899 24315 raft_consensus.cc:515] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.913961 24314 ts_tablet_manager.cc:1434] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260713 09:10:41.912395 24312 ts_tablet_manager.cc:1434] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:10:41.916553 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04901fad6de4b6ab631dbfa076c77cb" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:41.917502 24312 tablet_bootstrap.cc:492] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:41.918319 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04901fad6de4b6ab631dbfa076c77cb" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
W20260713 09:10:41.920130 24154 leader_election.cc:343] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.920192 24315 leader_election.cc:290] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
W20260713 09:10:41.920993 24154 leader_election.cc:343] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.911149 24310 raft_consensus.cc:359] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.921448 24154 leader_election.cc:304] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 566da140ab8f4376b54059691cb781a7; no voters: 6122137dadb740ccb5d2ba87ff84a6df, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:41.921761 24310 raft_consensus.cc:385] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.922397 24310 raft_consensus.cc:740] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.922596 24315 raft_consensus.cc:2749] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.924656 24314 tablet_bootstrap.cc:492] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:41.925285 24310 consensus_queue.cc:260] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.925875 24309 tablet_bootstrap.cc:492] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:41.926575 24309 ts_tablet_manager.cc:1403] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.022s
I20260713 09:10:41.923823 24312 tablet_bootstrap.cc:654] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.928398 24310 ts_tablet_manager.cc:1434] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260713 09:10:41.929541 24310 tablet_bootstrap.cc:492] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:41.929765 24309 raft_consensus.cc:359] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.930596 24309 raft_consensus.cc:385] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.930929 24309 raft_consensus.cc:740] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.931888 24309 consensus_queue.cc:260] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.937994 24314 tablet_bootstrap.cc:654] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.938179 24310 tablet_bootstrap.cc:654] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.943985 24312 tablet_bootstrap.cc:492] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:41.944684 24312 ts_tablet_manager.cc:1403] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260713 09:10:41.949934 24314 tablet_bootstrap.cc:492] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:41.949901 24312 raft_consensus.cc:359] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.950628 24314 ts_tablet_manager.cc:1403] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260713 09:10:41.950793 24312 raft_consensus.cc:385] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.951017 24319 raft_consensus.cc:493] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.951138 24312 raft_consensus.cc:740] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.951756 24319 raft_consensus.cc:515] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.952185 24312 consensus_queue.cc:260] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.953464 24314 raft_consensus.cc:359] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.954134 24314 raft_consensus.cc:385] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.954442 24314 raft_consensus.cc:740] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.954900 24312 ts_tablet_manager.cc:1434] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:10:41.955754 24314 consensus_queue.cc:260] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.956558 24326 raft_consensus.cc:493] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.957140 24326 raft_consensus.cc:515] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.961642 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86153c342c634dec811884c9a2004c15" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:41.963171 24319 leader_election.cc:290] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:41.965382 24314 ts_tablet_manager.cc:1434] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.007s
I20260713 09:10:41.966388 24314 tablet_bootstrap.cc:492] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
W20260713 09:10:41.967182 24080 leader_election.cc:343] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.968359 24309 ts_tablet_manager.cc:1434] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260713 09:10:41.970494 24319 raft_consensus.cc:493] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.971055 24319 raft_consensus.cc:515] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:41.972191 24314 tablet_bootstrap.cc:654] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.973953 24319 leader_election.cc:290] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:41.975567 24360 raft_consensus.cc:493] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.976238 24360 raft_consensus.cc:515] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:41.979562 24326 leader_election.cc:290] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:41.980158 24326 raft_consensus.cc:493] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.980510 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad69dab7234746996200f20f211899" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:41.980727 24326 raft_consensus.cc:515] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.982165 24309 tablet_bootstrap.cc:492] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:41.982301 24360 leader_election.cc:290] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:41.981330 24041 raft_consensus.cc:2393] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in current term 1: Already voted for candidate 566da140ab8f4376b54059691cb781a7 in this term.
I20260713 09:10:41.986241 24326 leader_election.cc:290] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:41.995044 24314 tablet_bootstrap.cc:492] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:41.995657 24314 ts_tablet_manager.cc:1403] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.013s
I20260713 09:10:41.997809 24319 raft_consensus.cc:493] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.998379 24319 raft_consensus.cc:515] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:41.998739 24314 raft_consensus.cc:359] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:41.999486 24314 raft_consensus.cc:385] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.999818 24314 raft_consensus.cc:740] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.999890 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.000429 24319 leader_election.cc:290] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:42.000780 24314 consensus_queue.cc:260] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
W20260713 09:10:42.001396 24080 leader_election.cc:343] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.002945 24310 tablet_bootstrap.cc:492] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:42.003443 24312 tablet_bootstrap.cc:492] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:42.003548 24310 ts_tablet_manager.cc:1403] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.074s	user 0.041s	sys 0.020s
I20260713 09:10:42.003051 24314 ts_tablet_manager.cc:1434] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:10:42.006910 24314 tablet_bootstrap.cc:492] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:42.007898 24310 raft_consensus.cc:359] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.008724 24310 raft_consensus.cc:385] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.009059 24310 raft_consensus.cc:740] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.009876 24310 consensus_queue.cc:260] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.013510 24314 tablet_bootstrap.cc:654] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.014797 24310 ts_tablet_manager.cc:1434] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:10:42.015899 24310 tablet_bootstrap.cc:492] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:42.024797 24314 tablet_bootstrap.cc:492] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:42.025420 24314 ts_tablet_manager.cc:1403] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:10:42.025746 24310 tablet_bootstrap.cc:654] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.028162 24314 raft_consensus.cc:359] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.029069 24314 raft_consensus.cc:385] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.029477 24309 tablet_bootstrap.cc:654] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.031987 24314 raft_consensus.cc:740] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.032934 24314 consensus_queue.cc:260] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.035327 24315 consensus_queue.cc:1048] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.038283 24314 ts_tablet_manager.cc:1434] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:10:42.039269 24314 tablet_bootstrap.cc:492] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:42.045675 24314 tablet_bootstrap.cc:654] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.057359 24309 tablet_bootstrap.cc:492] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:42.057996 24309 ts_tablet_manager.cc:1403] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.008s
I20260713 09:10:42.061152 24309 raft_consensus.cc:359] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.061961 24309 raft_consensus.cc:385] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.062311 24309 raft_consensus.cc:740] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.063131 24309 consensus_queue.cc:260] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.063524 24314 tablet_bootstrap.cc:492] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:42.065040 24314 ts_tablet_manager.cc:1403] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260713 09:10:42.065610 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86153c342c634dec811884c9a2004c15" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.066248 24190 raft_consensus.cc:2468] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 0.
I20260713 09:10:42.067625 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad69dab7234746996200f20f211899" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.067664 24314 raft_consensus.cc:359] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.068392 24314 raft_consensus.cc:385] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.068670 24314 raft_consensus.cc:740] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.070062 24321 raft_consensus.cc:493] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.070545 24321 raft_consensus.cc:515] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.070689 24314 consensus_queue.cc:260] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.072959 24314 ts_tablet_manager.cc:1434] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:42.073942 24314 tablet_bootstrap.cc:492] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:42.074570 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
W20260713 09:10:42.076869 24230 leader_election.cc:343] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.072875 24321 leader_election.cc:290] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:42.069391 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.069916 24309 ts_tablet_manager.cc:1434] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:42.079510 24314 tablet_bootstrap.cc:654] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.079821 24309 tablet_bootstrap.cc:492] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:42.082736 24315 raft_consensus.cc:493] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.083115 24082 leader_election.cc:304] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [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: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:42.083420 24315 raft_consensus.cc:515] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.084250 24326 raft_consensus.cc:2804] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.084662 24326 raft_consensus.cc:493] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.084992 24326 raft_consensus.cc:3060] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:42.087267 23987 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:42.090730 24082 leader_election.cc:304] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:42.093158 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7c8dce537548b1837cd52e72e3c35b" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.094453 24360 raft_consensus.cc:3060] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:42.094549 24082 leader_election.cc:343] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.096283 24082 leader_election.cc:304] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:42.097131 24365 raft_consensus.cc:2749] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:42.099128 24154 leader_election.cc:343] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.099483 24365 raft_consensus.cc:493] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.099635 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7c8dce537548b1837cd52e72e3c35b" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.100279 24115 raft_consensus.cc:2468] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 0.
I20260713 09:10:42.093132 24315 leader_election.cc:290] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:42.101715 24154 leader_election.cc:304] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [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: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:42.103749 24348 raft_consensus.cc:493] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.104259 24348 raft_consensus.cc:515] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.105336 24312 tablet_bootstrap.cc:654] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.106773 24348 leader_election.cc:290] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:42.091082 24321 raft_consensus.cc:493] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.100030 24365 raft_consensus.cc:515] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.108357 24041 raft_consensus.cc:3060] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.108215 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.109203 24365 leader_election.cc:290] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:42.109925 24321 raft_consensus.cc:515] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.112075 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3749c96f54252b6db984ef0f3af8a" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.113202 24321 leader_election.cc:290] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
W20260713 09:10:42.110179 24228 leader_election.cc:343] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:42.113950 24082 leader_election.cc:343] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.111073 24315 raft_consensus.cc:2804] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.115489 24315 raft_consensus.cc:493] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.115298 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367bb0da50f949aaa91779a93166be5e" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.115955 24315 raft_consensus.cc:3060] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.116294 24115 raft_consensus.cc:2468] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:42.117841 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3749c96f54252b6db984ef0f3af8a" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.118028 24228 leader_election.cc:304] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:42.121599 24360 raft_consensus.cc:2749] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:42.121675 24080 leader_election.cc:343] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.122257 24080 leader_election.cc:304] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:42.123893 24321 raft_consensus.cc:2804] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.128403 24326 raft_consensus.cc:515] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.129623 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.128404 24365 raft_consensus.cc:2749] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.124446 24321 raft_consensus.cc:493] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.131121 24365 raft_consensus.cc:493] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.131474 24321 raft_consensus.cc:3060] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.131798 24365 raft_consensus.cc:515] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.134967 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.134296 24365 leader_election.cc:290] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.136917 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.138808 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
W20260713 09:10:42.140275 24007 leader_election.cc:343] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.140956 24314 tablet_bootstrap.cc:492] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:42.141196 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.141682 24314 ts_tablet_manager.cc:1403] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.003s
W20260713 09:10:42.142643 24080 leader_election.cc:343] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.144757 24314 raft_consensus.cc:359] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.149263 24314 raft_consensus.cc:385] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.151542 24326 leader_election.cc:290] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.151979 24314 raft_consensus.cc:740] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.152364 24312 tablet_bootstrap.cc:492] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
W20260713 09:10:42.147800 24082 leader_election.cc:343] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.152843 24082 leader_election.cc:304] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:42.153009 24314 consensus_queue.cc:260] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.154321 24365 raft_consensus.cc:2749] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.154098 24321 raft_consensus.cc:515] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.149375 24374 consensus_queue.cc:1048] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:42.144950 24315 raft_consensus.cc:515] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.150583 24348 raft_consensus.cc:493] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.159777 24348 raft_consensus.cc:515] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.161114 24321 leader_election.cc:290] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:42.161963 24348 leader_election.cc:290] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:42.151597 24310 tablet_bootstrap.cc:492] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:42.162947 24310 ts_tablet_manager.cc:1403] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.147s	user 0.048s	sys 0.058s
I20260713 09:10:42.163911 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367bb0da50f949aaa91779a93166be5e" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:42.164582 24115 raft_consensus.cc:3060] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.166327 24310 raft_consensus.cc:359] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.167197 24310 raft_consensus.cc:385] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.167562 24310 raft_consensus.cc:740] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.168115 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.168692 24315 leader_election.cc:290] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Requested vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:42.168383 24310 consensus_queue.cc:260] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.154954 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86153c342c634dec811884c9a2004c15" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:42.092912 24309 tablet_bootstrap.cc:654] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.170101 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7c8dce537548b1837cd52e72e3c35b" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:42.171223 24310 ts_tablet_manager.cc:1434] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260713 09:10:42.171626 24154 leader_election.cc:343] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.172399 24310 tablet_bootstrap.cc:492] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:42.156713 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86153c342c634dec811884c9a2004c15" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:42.174602 24190 raft_consensus.cc:3060] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.174844 24115 raft_consensus.cc:2468] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
W20260713 09:10:42.140906 24005 leader_election.cc:343] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.157536 24312 ts_tablet_manager.cc:1403] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.154s	user 0.005s	sys 0.007s
I20260713 09:10:42.170312 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7c8dce537548b1837cd52e72e3c35b" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:42.179127 24312 raft_consensus.cc:359] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.179800 24114 raft_consensus.cc:3060] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.180018 24310 tablet_bootstrap.cc:654] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.180332 24040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.179904 24312 raft_consensus.cc:385] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.181056 24040 raft_consensus.cc:2468] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:42.181375 24312 raft_consensus.cc:740] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.156883 24314 ts_tablet_manager.cc:1434] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.006s
I20260713 09:10:42.182193 24312 consensus_queue.cc:260] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.183589 24314 tablet_bootstrap.cc:492] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:42.185295 24312 ts_tablet_manager.cc:1434] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:42.186175 24312 tablet_bootstrap.cc:492] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:42.188306 24348 raft_consensus.cc:493] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.188793 24348 raft_consensus.cc:515] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.182516 24040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367bb0da50f949aaa91779a93166be5e" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.190315 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.191080 24041 raft_consensus.cc:2468] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
W20260713 09:10:42.192085 24080 leader_election.cc:343] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.168836 24116 raft_consensus.cc:2468] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:42.192719 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
W20260713 09:10:42.194149 24230 leader_election.cc:343] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.194759 24348 leader_election.cc:290] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.194689 24228 leader_election.cc:304] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:42.196357 24228 leader_election.cc:304] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:42.197453 24321 raft_consensus.cc:2804] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.198598 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367bb0da50f949aaa91779a93166be5e" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:42.198642 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.200202 24348 raft_consensus.cc:2804] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.200671 24116 raft_consensus.cc:2468] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:42.200851 24348 raft_consensus.cc:493] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.202217 24348 raft_consensus.cc:3060] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.203415 24312 tablet_bootstrap.cc:654] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.206760 24228 leader_election.cc:304] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [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: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7
I20260713 09:10:42.210016 24381 raft_consensus.cc:2804] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.216572 24381 raft_consensus.cc:493] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.214749 24315 consensus_queue.cc:1048] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.218786 24190 raft_consensus.cc:2468] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 1.
I20260713 09:10:42.219938 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.211269 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.222324 24228 leader_election.cc:304] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [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: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:42.224211 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.225564 24314 tablet_bootstrap.cc:654] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.225626 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.225986 24315 consensus_queue.cc:1048] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.228332 24309 tablet_bootstrap.cc:492] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:42.239969 24309 ts_tablet_manager.cc:1403] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.001s
W20260713 09:10:42.241310 24228 leader_election.cc:343] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.243074 24005 leader_election.cc:304] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df; no voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:42.244503 24082 leader_election.cc:304] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:42.244470 24228 leader_election.cc:304] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [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: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 566da140ab8f4376b54059691cb781a7
I20260713 09:10:42.245285 24263 raft_consensus.cc:2468] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 0.
I20260713 09:10:42.245597 24326 raft_consensus.cc:2804] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.244558 24114 raft_consensus.cc:2468] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 1.
I20260713 09:10:42.244782 24264 raft_consensus.cc:2468] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 0.
I20260713 09:10:42.246193 24326 raft_consensus.cc:697] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 LEADER]: Becoming Leader. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Running, Role: LEADER
I20260713 09:10:42.235354 24381 raft_consensus.cc:3060] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.252586 24154 leader_election.cc:304] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:42.254009 24326 consensus_queue.cc:237] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.258356 24315 raft_consensus.cc:2804] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.258868 24315 raft_consensus.cc:697] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Becoming Leader. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Running, Role: LEADER
I20260713 09:10:42.260921 24315 consensus_queue.cc:237] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.266386 24309 raft_consensus.cc:359] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.267479 24309 raft_consensus.cc:385] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.267912 24309 raft_consensus.cc:740] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.268874 24309 consensus_queue.cc:260] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.278066 24310 tablet_bootstrap.cc:492] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:42.279033 24310 ts_tablet_manager.cc:1403] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.107s	user 0.026s	sys 0.039s
I20260713 09:10:42.283175 24310 raft_consensus.cc:359] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.284138 24310 raft_consensus.cc:385] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.284526 24310 raft_consensus.cc:740] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.286087 24310 consensus_queue.cc:260] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.291426 24380 raft_consensus.cc:2804] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.292177 24380 raft_consensus.cc:493] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.293385 24380 raft_consensus.cc:3060] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.294715 24314 tablet_bootstrap.cc:492] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:42.295265 24314 ts_tablet_manager.cc:1403] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.112s	user 0.035s	sys 0.015s
I20260713 09:10:42.297850 24314 raft_consensus.cc:359] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.298736 24314 raft_consensus.cc:385] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.299037 24310 ts_tablet_manager.cc:1434] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:10:42.299057 24314 raft_consensus.cc:740] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.298287 24312 tablet_bootstrap.cc:492] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:42.302300 24312 ts_tablet_manager.cc:1403] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.014s
I20260713 09:10:42.300207 24314 consensus_queue.cc:260] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.304068 24310 tablet_bootstrap.cc:492] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:42.311406 24314 ts_tablet_manager.cc:1434] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:10:42.312781 24314 tablet_bootstrap.cc:492] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:42.318379 24312 raft_consensus.cc:359] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.322741 24312 raft_consensus.cc:385] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.323076 24312 raft_consensus.cc:740] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.324829 24310 tablet_bootstrap.cc:654] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.301779 24387 raft_consensus.cc:2804] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.250777 24348 raft_consensus.cc:515] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.325280 24387 raft_consensus.cc:493] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.302430 24321 raft_consensus.cc:697] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:42.326472 24387 raft_consensus.cc:3060] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.332129 24312 consensus_queue.cc:260] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.336161 24365 raft_consensus.cc:493] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.336735 24365 raft_consensus.cc:515] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.326678 24309 ts_tablet_manager.cc:1434] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.002s
I20260713 09:10:42.352286 24348 leader_election.cc:290] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:42.353075 24348 raft_consensus.cc:493] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.354122 24326 raft_consensus.cc:493] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.354817 24326 raft_consensus.cc:515] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.357084 24314 tablet_bootstrap.cc:654] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.360006 24312 ts_tablet_manager.cc:1434] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.001s
W20260713 09:10:42.355711 24228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.129:35789, user_credentials={real_user=slave}} blocked reactor thread for 111356us
I20260713 09:10:42.359629 24365 leader_election.cc:290] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:42.362716 24319 raft_consensus.cc:2749] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.364881 24309 tablet_bootstrap.cc:492] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:42.367126 24319 raft_consensus.cc:493] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.367583 24319 raft_consensus.cc:515] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.370505 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.370609 24321 consensus_queue.cc:237] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.371127 24190 raft_consensus.cc:2468] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 0.
I20260713 09:10:42.327167 24380 raft_consensus.cc:515] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.380254 24007 leader_election.cc:304] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:42.363721 24381 raft_consensus.cc:515] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.383112 24393 raft_consensus.cc:2804] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.383473 24380 leader_election.cc:290] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:42.387780 24381 leader_election.cc:290] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
W20260713 09:10:42.381213 24005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.132:44403, user_credentials={real_user=slave}} blocked reactor thread for 138242us
I20260713 09:10:42.388890 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:42.389565 24005 leader_election.cc:304] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [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: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 9a1a269c1fed4108b5b9ef6d2e32d97e
W20260713 09:10:42.392973 24230 leader_election.cc:343] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.394865 24005 leader_election.cc:304] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [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: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 566da140ab8f4376b54059691cb781a7
I20260713 09:10:42.383512 24393 raft_consensus.cc:493] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.397469 24393 raft_consensus.cc:3060] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.363919 24040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.374634 24315 raft_consensus.cc:493] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.399446 24315 raft_consensus.cc:515] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.402053 24391 raft_consensus.cc:2804] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.381449 24312 tablet_bootstrap.cc:492] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:42.386500 23935 catalog_manager.cc:5697] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566da140ab8f4376b54059691cb781a7 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "566da140ab8f4376b54059691cb781a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.353534 24348 raft_consensus.cc:515] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.402215 24315 leader_election.cc:290] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
W20260713 09:10:42.403731 24228 leader_election.cc:343] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.402591 24391 raft_consensus.cc:493] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.424878 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.426453 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.421936 24319 leader_election.cc:290] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:42.427577 24391 raft_consensus.cc:3060] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.431676 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:42.435283 24114 raft_consensus.cc:2393] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 566da140ab8f4376b54059691cb781a7 in current term 1: Already voted for candidate 71032f33c56c4c7d9e54f8663e3c31ec in this term.
I20260713 09:10:42.437409 24041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04901fad6de4b6ab631dbfa076c77cb" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.439637 24319 raft_consensus.cc:2804] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.446918 24115 raft_consensus.cc:3060] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.457500 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
W20260713 09:10:42.458482 24228 leader_election.cc:343] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.446550 24326 leader_election.cc:290] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.456436 24309 tablet_bootstrap.cc:654] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.453500 24319 raft_consensus.cc:493] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.461864 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.466027 24319 raft_consensus.cc:3060] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.465544 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.474267 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:42.474622 24263 raft_consensus.cc:2393] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in current term 1: Already voted for candidate 71032f33c56c4c7d9e54f8663e3c31ec in this term.
I20260713 09:10:42.474958 24114 raft_consensus.cc:3060] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.475736 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:42.476871 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04901fad6de4b6ab631dbfa076c77cb" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.477496 24190 raft_consensus.cc:2468] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 0.
W20260713 09:10:42.472347 24080 leader_election.cc:343] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.478628 24082 leader_election.cc:304] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [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: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:42.479379 24310 tablet_bootstrap.cc:492] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:42.479923 24310 ts_tablet_manager.cc:1403] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.176s	user 0.017s	sys 0.015s
I20260713 09:10:42.478639 24396 raft_consensus.cc:493] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.484007 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:42.484652 24116 raft_consensus.cc:3060] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.485759 24396 raft_consensus.cc:515] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.488233 24396 leader_election.cc:290] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:42.488461 24038 raft_consensus.cc:3060] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.489589 23937 catalog_manager.cc:5697] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.491930 24116 raft_consensus.cc:2468] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:42.494043 24312 tablet_bootstrap.cc:654] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.469955 24154 leader_election.cc:304] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 566da140ab8f4376b54059691cb781a7; no voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:42.496155 24315 raft_consensus.cc:3060] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.496474 24394 consensus_queue.cc:1048] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:42.493394 23936 catalog_manager.cc:5697] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130). New cstate: current_term: 1 leader_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.499966 24314 tablet_bootstrap.cc:492] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:42.496213 24228 leader_election.cc:304] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7
I20260713 09:10:42.500458 24314 ts_tablet_manager.cc:1403] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.188s	user 0.010s	sys 0.014s
I20260713 09:10:42.482573 24326 raft_consensus.cc:2804] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.505081 24326 raft_consensus.cc:493] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.505589 24326 raft_consensus.cc:3060] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.482473 24348 leader_election.cc:290] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:42.504375 24314 raft_consensus.cc:359] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.507851 24314 raft_consensus.cc:385] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.508212 24314 raft_consensus.cc:740] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.502048 24387 raft_consensus.cc:515] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.505739 24393 raft_consensus.cc:515] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.506304 24394 raft_consensus.cc:2804] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.509016 24314 consensus_queue.cc:260] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.513278 24387 leader_election.cc:290] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:42.513698 24038 raft_consensus.cc:2468] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
W20260713 09:10:42.514140 24154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.130:41623, user_credentials={real_user=slave}} blocked reactor thread for 49422.3us
I20260713 09:10:42.522780 24317 raft_consensus.cc:493] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.522629 24310 raft_consensus.cc:359] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.523326 24310 raft_consensus.cc:385] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.523236 24317 raft_consensus.cc:515] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.516146 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.524201 24116 raft_consensus.cc:2468] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:42.516065 24319 raft_consensus.cc:515] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.525316 24317 leader_election.cc:290] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:42.525520 24315 raft_consensus.cc:2749] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.514860 24114 raft_consensus.cc:2468] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:42.526379 24319 leader_election.cc:290] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:42.517489 24348 raft_consensus.cc:493] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.527119 24348 raft_consensus.cc:515] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.528765 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:42.529763 24190 raft_consensus.cc:3060] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.529132 24348 leader_election.cc:290] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.523631 24310 raft_consensus.cc:740] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.520156 24394 raft_consensus.cc:697] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:42.531968 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:42.532857 24394 consensus_queue.cc:237] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.533475 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7c8dce537548b1837cd52e72e3c35b" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.533811 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.534638 24263 raft_consensus.cc:2393] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 566da140ab8f4376b54059691cb781a7 in current term 1: Already voted for candidate 71032f33c56c4c7d9e54f8663e3c31ec in this term.
I20260713 09:10:42.535420 24348 consensus_queue.cc:1048] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.533491 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:42.536952 24188 raft_consensus.cc:3060] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.537397 24228 leader_election.cc:304] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:42.538581 24348 raft_consensus.cc:2804] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:10:42.494735 24005 leader_election.cc:343] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.538972 24348 raft_consensus.cc:493] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.539523 24348 raft_consensus.cc:3060] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.540335 24393 leader_election.cc:290] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:42.540701 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7c8dce537548b1837cd52e72e3c35b" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.545308 24114 raft_consensus.cc:2393] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71032f33c56c4c7d9e54f8663e3c31ec in current term 1: Already voted for candidate 566da140ab8f4376b54059691cb781a7 in this term.
I20260713 09:10:42.542272 24314 ts_tablet_manager.cc:1434] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260713 09:10:42.552977 24314 tablet_bootstrap.cc:492] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:42.555846 24326 raft_consensus.cc:515] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.541980 24228 leader_election.cc:304] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df
W20260713 09:10:42.552151 24005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.132:44403, user_credentials={real_user=slave}} blocked reactor thread for 68667.5us
I20260713 09:10:42.560921 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04901fad6de4b6ab631dbfa076c77cb" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:42.561497 24189 raft_consensus.cc:3060] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.564819 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:42.565229 24326 leader_election.cc:290] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.575585 24310 consensus_queue.cc:260] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.572608 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.577868 24264 raft_consensus.cc:2393] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6122137dadb740ccb5d2ba87ff84a6df in current term 1: Already voted for candidate 71032f33c56c4c7d9e54f8663e3c31ec in this term.
I20260713 09:10:42.578183 24038 raft_consensus.cc:2393] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 566da140ab8f4376b54059691cb781a7 in current term 1: Already voted for candidate 6122137dadb740ccb5d2ba87ff84a6df in this term.
I20260713 09:10:42.573010 24387 raft_consensus.cc:2804] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.579136 24387 raft_consensus.cc:697] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:42.579504 24005 leader_election.cc:304] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [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: 6122137dadb740ccb5d2ba87ff84a6df; no voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:42.579957 24387 consensus_queue.cc:237] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.580786 24154 leader_election.cc:304] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 566da140ab8f4376b54059691cb781a7; no voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:42.580905 24188 raft_consensus.cc:2468] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 1.
I20260713 09:10:42.572397 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:42.572763 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.584713 24310 ts_tablet_manager.cc:1434] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.000s
I20260713 09:10:42.585706 24310 tablet_bootstrap.cc:492] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:42.576923 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:42.582224 24393 raft_consensus.cc:2749] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.588413 24007 leader_election.cc:304] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:42.589125 24391 raft_consensus.cc:515] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.590061 24348 raft_consensus.cc:515] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.590487 24040 raft_consensus.cc:2393] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in current term 1: Already voted for candidate 6122137dadb740ccb5d2ba87ff84a6df in this term.
I20260713 09:10:42.593241 24391 leader_election.cc:290] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 election: Requested vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:42.593904 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:42.593941 24391 raft_consensus.cc:2804] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.594848 24116 raft_consensus.cc:2393] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6122137dadb740ccb5d2ba87ff84a6df in current term 1: Already voted for candidate 71032f33c56c4c7d9e54f8663e3c31ec in this term.
I20260713 09:10:42.595216 24080 leader_election.cc:304] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:42.592101 24039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:42.581529 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.596007 24391 raft_consensus.cc:697] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 LEADER]: Becoming Leader. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Running, Role: LEADER
I20260713 09:10:42.601935 24310 tablet_bootstrap.cc:654] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.606065 24115 raft_consensus.cc:2468] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:42.606786 24263 raft_consensus.cc:2393] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6122137dadb740ccb5d2ba87ff84a6df in current term 1: Already voted for candidate 71032f33c56c4c7d9e54f8663e3c31ec in this term.
I20260713 09:10:42.607045 24039 raft_consensus.cc:2393] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71032f33c56c4c7d9e54f8663e3c31ec in current term 1: Already voted for candidate 6122137dadb740ccb5d2ba87ff84a6df in this term.
I20260713 09:10:42.607596 24391 consensus_queue.cc:237] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
W20260713 09:10:42.602284 24005 leader_election.cc:343] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.587028 24228 leader_election.cc:304] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:42.609984 24387 raft_consensus.cc:2804] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.610183 24228 leader_election.cc:304] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:42.610549 24387 raft_consensus.cc:697] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:42.598706 24326 raft_consensus.cc:2749] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.611189 24381 raft_consensus.cc:3060] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.611479 24387 consensus_queue.cc:237] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.612389 24309 tablet_bootstrap.cc:492] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:42.612871 24309 ts_tablet_manager.cc:1403] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.011s
I20260713 09:10:42.609987 24312 tablet_bootstrap.cc:492] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:42.614950 24312 ts_tablet_manager.cc:1403] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.254s	user 0.018s	sys 0.015s
I20260713 09:10:42.610446 24005 leader_election.cc:304] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df; no voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:42.602234 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04901fad6de4b6ab631dbfa076c77cb" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:42.614950 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:42.626941 24393 raft_consensus.cc:2749] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:42.631093 24080 leader_election.cc:343] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:42.712889 24005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.132:44403, user_credentials={real_user=slave}} blocked reactor thread for 102510us
W20260713 09:10:42.714939 24228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.111.130:41623, user_credentials={real_user=slave}} blocked reactor thread for 104850us
I20260713 09:10:42.715072 24190 raft_consensus.cc:2468] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:42.715804 24317 raft_consensus.cc:2749] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.716123 24348 leader_election.cc:290] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:42.717150 24309 raft_consensus.cc:359] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.718000 24309 raft_consensus.cc:385] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.718362 24309 raft_consensus.cc:740] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.719522 24309 consensus_queue.cc:260] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.715333 24005 leader_election.cc:304] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [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: 6122137dadb740ccb5d2ba87ff84a6df; no voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:42.721114 24230 leader_election.cc:304] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:42.722564 24326 raft_consensus.cc:493] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.723099 24326 raft_consensus.cc:515] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.724255 24314 tablet_bootstrap.cc:654] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.724468 24348 raft_consensus.cc:2804] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.725031 24326 leader_election.cc:290] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.725672 24348 raft_consensus.cc:697] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:42.726130 24393 raft_consensus.cc:2749] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.726301 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f274355b8c204238b34389a512537cf3" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.714743 24312 raft_consensus.cc:359] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.727206 24312 raft_consensus.cc:385] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.727763 24312 raft_consensus.cc:740] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
W20260713 09:10:42.730794 24080 leader_election.cc:343] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.732002 24189 raft_consensus.cc:2468] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 1.
I20260713 09:10:42.732641 24312 consensus_queue.cc:260] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.733076 24082 leader_election.cc:304] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:42.726745 24348 consensus_queue.cc:237] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.735183 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:42.736469 24312 ts_tablet_manager.cc:1434] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.005s
I20260713 09:10:42.736663 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:42.737082 24326 raft_consensus.cc:2804] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.737314 24115 raft_consensus.cc:3060] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.737763 24326 raft_consensus.cc:697] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 LEADER]: Becoming Leader. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Running, Role: LEADER
I20260713 09:10:42.737346 24312 tablet_bootstrap.cc:492] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:42.738716 24326 consensus_queue.cc:237] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
W20260713 09:10:42.737146 24228 leader_election.cc:343] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.745394 24115 raft_consensus.cc:2468] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:42.733451 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f274355b8c204238b34389a512537cf3" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.747023 24228 leader_election.cc:304] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
W20260713 09:10:42.747507 24082 leader_election.cc:343] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.747839 24387 raft_consensus.cc:2804] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.748014 24082 leader_election.cc:304] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:42.748363 24387 raft_consensus.cc:697] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:42.749251 24387 consensus_queue.cc:237] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
W20260713 09:10:42.754921 24228 leader_election.cc:343] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.749924 24365 raft_consensus.cc:2749] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.757937 24312 tablet_bootstrap.cc:654] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.733448 24309 ts_tablet_manager.cc:1434] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.120s	user 0.010s	sys 0.008s
I20260713 09:10:42.774602 24381 raft_consensus.cc:2749] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.780253 24310 tablet_bootstrap.cc:492] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:42.781008 24310 ts_tablet_manager.cc:1403] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.195s	user 0.008s	sys 0.025s
I20260713 09:10:42.784587 24326 consensus_queue.cc:1048] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.781632 24309 tablet_bootstrap.cc:492] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:42.789235 24310 raft_consensus.cc:359] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.799671 24310 raft_consensus.cc:385] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.800093 24310 raft_consensus.cc:740] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.801169 24310 consensus_queue.cc:260] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.803915 24310 ts_tablet_manager.cc:1434] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260713 09:10:42.805119 24310 tablet_bootstrap.cc:492] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:42.811307 24309 tablet_bootstrap.cc:654] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.812733 24310 tablet_bootstrap.cc:654] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.814087 23937 catalog_manager.cc:5697] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130). New cstate: current_term: 1 leader_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.815714 24314 tablet_bootstrap.cc:492] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:42.819896 24314 ts_tablet_manager.cc:1403] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.267s	user 0.013s	sys 0.011s
I20260713 09:10:42.820492 24317 consensus_queue.cc:1048] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.822660 24314 raft_consensus.cc:359] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.823410 24314 raft_consensus.cc:385] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.823717 24314 raft_consensus.cc:740] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.830731 24038 raft_consensus.cc:3060] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.834100 24309 tablet_bootstrap.cc:492] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:42.834740 24309 ts_tablet_manager.cc:1403] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.056s	user 0.003s	sys 0.016s
I20260713 09:10:42.835770 23936 catalog_manager.cc:5697] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:42.837888 23936 catalog_manager.cc:5697] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.840734 24310 tablet_bootstrap.cc:492] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:42.841244 24310 ts_tablet_manager.cc:1403] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.000s
I20260713 09:10:42.843529 23936 catalog_manager.cc:5697] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.845352 24314 consensus_queue.cc:260] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.845448 23936 catalog_manager.cc:5697] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.847514 24314 ts_tablet_manager.cc:1434] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260713 09:10:42.848394 24314 tablet_bootstrap.cc:492] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:42.816519 24312 tablet_bootstrap.cc:492] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:42.848927 24312 ts_tablet_manager.cc:1403] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.017s
I20260713 09:10:42.850800 24309 raft_consensus.cc:359] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.851480 24309 raft_consensus.cc:385] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.851761 24309 raft_consensus.cc:740] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.852612 24309 consensus_queue.cc:260] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.852705 24312 raft_consensus.cc:359] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.853410 24312 raft_consensus.cc:385] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.853704 24312 raft_consensus.cc:740] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.817685 23938 catalog_manager.cc:5697] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df reported cstate change: term changed from 0 to 1, leader changed from <none> to 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129). New cstate: current_term: 1 leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:42.854970 24309 ts_tablet_manager.cc:1434] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:10:42.854568 24312 consensus_queue.cc:260] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.855895 24309 tablet_bootstrap.cc:492] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:42.857110 24312 ts_tablet_manager.cc:1434] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:42.858012 24312 tablet_bootstrap.cc:492] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:42.860404 24381 raft_consensus.cc:493] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.860883 24381 raft_consensus.cc:515] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.863241 24381 leader_election.cc:290] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.864782 24314 tablet_bootstrap.cc:654] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.865284 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3749c96f54252b6db984ef0f3af8a" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:42.865911 24114 raft_consensus.cc:2468] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:42.865752 24310 raft_consensus.cc:359] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.866501 24310 raft_consensus.cc:385] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.866777 24310 raft_consensus.cc:740] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.867268 24228 leader_election.cc:304] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:42.867427 24310 consensus_queue.cc:260] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.847640 23936 catalog_manager.cc:5697] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.869450 24310 ts_tablet_manager.cc:1434] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260713 09:10:42.870337 24310 tablet_bootstrap.cc:492] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:42.871430 24309 tablet_bootstrap.cc:654] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.872952 24326 consensus_queue.cc:1048] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.875885 24312 tablet_bootstrap.cc:654] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.886264 24381 raft_consensus.cc:2804] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.890028 24381 raft_consensus.cc:493] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.890211 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3749c96f54252b6db984ef0f3af8a" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
W20260713 09:10:42.893280 24230 leader_election.cc:343] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.890363 24381 raft_consensus.cc:3060] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.896998 24317 consensus_queue.cc:1048] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:10:42.903133 24310 tablet_bootstrap.cc:654] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.914343 24314 tablet_bootstrap.cc:492] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:42.914610 24309 tablet_bootstrap.cc:492] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:42.914906 24314 ts_tablet_manager.cc:1403] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.002s
I20260713 09:10:42.915100 24309 ts_tablet_manager.cc:1403] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.011s
I20260713 09:10:42.917484 24314 raft_consensus.cc:359] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.918200 24314 raft_consensus.cc:385] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.918506 24314 raft_consensus.cc:740] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.919360 24314 consensus_queue.cc:260] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.922686 24381 raft_consensus.cc:515] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.920487 24309 raft_consensus.cc:359] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.924952 24309 raft_consensus.cc:385] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.925307 24309 raft_consensus.cc:740] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.926072 24309 consensus_queue.cc:260] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
W20260713 09:10:42.927165 24228 consensus_peers.cc:597] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:42.927860 24309 ts_tablet_manager.cc:1434] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:42.923909 24312 tablet_bootstrap.cc:492] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:42.928460 24312 ts_tablet_manager.cc:1403] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.009s
I20260713 09:10:42.925434 24314 ts_tablet_manager.cc:1434] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:42.930447 24314 tablet_bootstrap.cc:492] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:42.935127 24309 tablet_bootstrap.cc:492] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:42.937896 24312 raft_consensus.cc:359] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.938611 24312 raft_consensus.cc:385] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.938875 24312 raft_consensus.cc:740] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.939915 24314 tablet_bootstrap.cc:654] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.942430 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3749c96f54252b6db984ef0f3af8a" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:42.944028 24114 raft_consensus.cc:3060] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.946774 24309 tablet_bootstrap.cc:654] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.947037 24310 tablet_bootstrap.cc:492] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:42.947508 24310 ts_tablet_manager.cc:1403] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.000s
I20260713 09:10:42.950066 24310 raft_consensus.cc:359] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.951485 24310 raft_consensus.cc:385] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.951563 24326 raft_consensus.cc:493] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.951793 24310 raft_consensus.cc:740] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.952173 24326 raft_consensus.cc:515] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:42.952608 24310 consensus_queue.cc:260] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.954823 24310 ts_tablet_manager.cc:1434] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:42.955343 24387 raft_consensus.cc:493] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.955806 24310 tablet_bootstrap.cc:492] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:42.955895 24387 raft_consensus.cc:515] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.959643 24039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076732e3755042cb983a6bf41f98f388" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:42.959947 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.960696 24189 raft_consensus.cc:2393] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71032f33c56c4c7d9e54f8663e3c31ec in current term 1: Already voted for candidate 6122137dadb740ccb5d2ba87ff84a6df in this term.
W20260713 09:10:42.961016 24080 leader_election.cc:343] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.961831 24310 tablet_bootstrap.cc:654] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.964082 24309 tablet_bootstrap.cc:492] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:42.943320 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3749c96f54252b6db984ef0f3af8a" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:42.966388 24039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
W20260713 09:10:42.966985 24230 leader_election.cc:343] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.964727 24326 leader_election.cc:290] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.964928 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076732e3755042cb983a6bf41f98f388" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:42.968037 24228 leader_election.cc:304] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:42.968750 24309 ts_tablet_manager.cc:1403] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.007s
I20260713 09:10:42.969012 24394 raft_consensus.cc:3060] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.972745 24310 tablet_bootstrap.cc:492] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:42.973203 24310 ts_tablet_manager.cc:1403] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260713 09:10:42.974102 24309 raft_consensus.cc:359] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.974915 24387 leader_election.cc:290] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:42.977360 24309 raft_consensus.cc:385] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.977983 24309 raft_consensus.cc:740] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.975639 24310 raft_consensus.cc:359] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
W20260713 09:10:42.974923 24082 leader_election.cc:343] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.943161 24381 leader_election.cc:290] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:42.979103 24082 leader_election.cc:304] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:42.978951 24387 consensus_queue.cc:1048] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:42.980573 24326 raft_consensus.cc:2749] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.979157 24310 raft_consensus.cc:385] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.981165 24310 raft_consensus.cc:740] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.979513 24309 consensus_queue.cc:260] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:42.979060 24114 raft_consensus.cc:2468] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:42.982229 24310 consensus_queue.cc:260] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:42.939620 24312 consensus_queue.cc:260] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:42.984397 24310 ts_tablet_manager.cc:1434] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:42.985771 24310 tablet_bootstrap.cc:492] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:42.991671 24309 ts_tablet_manager.cc:1434] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:10:42.991847 24310 tablet_bootstrap.cc:654] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.992981 24312 ts_tablet_manager.cc:1434] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.001s
I20260713 09:10:42.993152 24309 tablet_bootstrap.cc:492] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:42.993889 24312 tablet_bootstrap.cc:492] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:42.978401 24394 raft_consensus.cc:2749] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:43.001480 24391 raft_consensus.cc:493] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.002002 24391 raft_consensus.cc:515] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.004403 24391 leader_election.cc:290] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:43.006624 24312 tablet_bootstrap.cc:654] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.006506 24228 leader_election.cc:304] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7
I20260713 09:10:43.005818 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:43.012764 24189 raft_consensus.cc:2468] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 0.
I20260713 09:10:43.007112 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.005086 24310 tablet_bootstrap.cc:492] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:43.013705 24114 raft_consensus.cc:2468] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 0.
I20260713 09:10:43.013942 24310 ts_tablet_manager.cc:1403] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260713 09:10:43.014133 24007 leader_election.cc:304] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:43.015806 24394 raft_consensus.cc:2804] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.010576 24374 raft_consensus.cc:493] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.016575 24394 raft_consensus.cc:697] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:43.016624 24374 raft_consensus.cc:515] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.017163 24310 raft_consensus.cc:359] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.017935 24310 raft_consensus.cc:385] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.017670 24394 consensus_queue.cc:237] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.019207 24326 raft_consensus.cc:493] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.019517 24374 leader_election.cc:290] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:43.019729 24326 raft_consensus.cc:515] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.022107 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3749c96f54252b6db984ef0f3af8a" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:43.022553 24326 leader_election.cc:290] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:43.024793 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db31e3c3b32a44599d9d724265504412" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:43.015762 24391 raft_consensus.cc:2804] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.025592 24391 raft_consensus.cc:493] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.026088 24391 raft_consensus.cc:3060] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.018252 24310 raft_consensus.cc:740] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.026743 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db31e3c3b32a44599d9d724265504412" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:43.025091 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad3749c96f54252b6db984ef0f3af8a" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.027545 24310 consensus_queue.cc:260] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.028457 24115 raft_consensus.cc:2393] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 566da140ab8f4376b54059691cb781a7 in current term 1: Already voted for candidate 71032f33c56c4c7d9e54f8663e3c31ec in this term.
W20260713 09:10:43.026382 24082 leader_election.cc:343] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.030148 24310 ts_tablet_manager.cc:1434] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:10:43.030061 24154 leader_election.cc:304] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 566da140ab8f4376b54059691cb781a7; no voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:43.009487 24314 tablet_bootstrap.cc:492] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:43.031095 24374 raft_consensus.cc:3060] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.031566 24314 ts_tablet_manager.cc:1403] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.006s
W20260713 09:10:43.032140 24080 leader_election.cc:343] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.032622 24080 leader_election.cc:304] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:43.033773 24326 raft_consensus.cc:2749] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:43.038424 24374 raft_consensus.cc:2749] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:43.039320 24310 tablet_bootstrap.cc:492] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:43.050252 24397 consensus_queue.cc:1048] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.039247 24314 raft_consensus.cc:359] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.051409 24314 raft_consensus.cc:385] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.051818 24314 raft_consensus.cc:740] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.012044 24309 tablet_bootstrap.cc:654] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.052875 24310 tablet_bootstrap.cc:654] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.056193 24314 consensus_queue.cc:260] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.064837 24314 ts_tablet_manager.cc:1434] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260713 09:10:43.068007 24314 tablet_bootstrap.cc:492] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Bootstrap starting.
I20260713 09:10:43.058741 24391 raft_consensus.cc:515] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.065717 24310 tablet_bootstrap.cc:492] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:43.071249 24189 raft_consensus.cc:3060] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.071709 24310 ts_tablet_manager.cc:1403] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.006s
I20260713 09:10:43.074820 24393 raft_consensus.cc:493] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.075352 24393 raft_consensus.cc:515] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.076211 24309 tablet_bootstrap.cc:492] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:43.076712 24309 ts_tablet_manager.cc:1403] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.000s
I20260713 09:10:43.077409 24393 leader_election.cc:290] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:43.079730 24317 raft_consensus.cc:493] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.079686 24309 raft_consensus.cc:359] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.080610 24309 raft_consensus.cc:385] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.081027 24309 raft_consensus.cc:740] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.080969 24391 leader_election.cc:290] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 election: Requested vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:43.079875 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367bb0da50f949aaa91779a93166be5e" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.080008 24314 tablet_bootstrap.cc:654] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.081511 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:43.082291 24187 raft_consensus.cc:3060] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.076218 24310 raft_consensus.cc:359] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.080356 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367bb0da50f949aaa91779a93166be5e" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:43.082065 24309 consensus_queue.cc:260] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.084681 24005 leader_election.cc:304] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df; no voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:43.085871 24309 ts_tablet_manager.cc:1434] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:43.080375 24317 raft_consensus.cc:515] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.086961 24309 tablet_bootstrap.cc:492] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:43.087513 24391 raft_consensus.cc:2749] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:43.088382 24317 leader_election.cc:290] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:43.089452 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:43.090135 24115 raft_consensus.cc:3060] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.094462 24309 tablet_bootstrap.cc:654] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.099035 24397 consensus_queue.cc:1048] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.102258 24391 consensus_queue.cc:1048] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.104142 24309 tablet_bootstrap.cc:492] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:43.104616 24309 ts_tablet_manager.cc:1403] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260713 09:10:43.105496 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f274355b8c204238b34389a512537cf3" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.106122 24116 raft_consensus.cc:2468] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 0.
I20260713 09:10:43.107335 24154 leader_election.cc:304] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:43.107280 24309 raft_consensus.cc:359] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.108206 24309 raft_consensus.cc:385] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.108276 24317 raft_consensus.cc:2804] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.108572 24309 raft_consensus.cc:740] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.108734 24317 raft_consensus.cc:493] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.109145 24317 raft_consensus.cc:3060] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.109380 24309 consensus_queue.cc:260] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.111492 24309 ts_tablet_manager.cc:1434] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:10:43.112646 24309 tablet_bootstrap.cc:492] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:43.117676 24374 raft_consensus.cc:493] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.083390 24310 raft_consensus.cc:385] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.118398 24309 tablet_bootstrap.cc:654] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.118664 24310 raft_consensus.cc:740] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.118366 24374 raft_consensus.cc:515] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.120101 24317 raft_consensus.cc:515] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.122102 24374 leader_election.cc:290] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:43.117709 24039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f274355b8c204238b34389a512537cf3" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:43.122664 24326 raft_consensus.cc:493] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.123203 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.123780 24326 raft_consensus.cc:515] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.125715 24326 leader_election.cc:290] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:43.126289 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:43.127597 24039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e031ed67b1d74383b3f53e2d5b29afb3" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:43.127902 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e031ed67b1d74383b3f53e2d5b29afb3" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
W20260713 09:10:43.128980 24080 leader_election.cc:343] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.129230 24154 leader_election.cc:304] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 566da140ab8f4376b54059691cb781a7; no voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e
W20260713 09:10:43.129642 24080 leader_election.cc:343] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.129987 24315 raft_consensus.cc:2749] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:43.130045 24080 leader_election.cc:304] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:43.131273 24326 raft_consensus.cc:2749] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:43.132416 24154 leader_election.cc:343] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.132848 24039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f274355b8c204238b34389a512537cf3" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:43.133329 24397 raft_consensus.cc:493] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.133812 24314 tablet_bootstrap.cc:492] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e: No bootstrap required, opened a new log
I20260713 09:10:43.133844 24397 raft_consensus.cc:515] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
W20260713 09:10:43.147730 23987 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:43.148335 24397 leader_election.cc:290] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:43.151839 24397 consensus_queue.cc:1048] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:43.135175 24154 leader_election.cc:343] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.138896 24312 tablet_bootstrap.cc:492] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:43.153205 24312 ts_tablet_manager.cc:1403] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.159s	user 0.039s	sys 0.028s
I20260713 09:10:43.155743 24039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67eca300902495499a638b367629d5d" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:43.156412 24039 raft_consensus.cc:2468] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:43.155992 23936 catalog_manager.cc:5697] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.156739 24312 raft_consensus.cc:359] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.157639 24312 raft_consensus.cc:385] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.157985 24312 raft_consensus.cc:740] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.141850 24387 consensus_queue.cc:1048] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.143496 24187 raft_consensus.cc:2468] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 1.
I20260713 09:10:43.126655 24310 consensus_queue.cc:260] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.161365 24312 consensus_queue.cc:260] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.162928 24007 leader_election.cc:304] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:43.163846 24391 raft_consensus.cc:2804] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.164320 24391 raft_consensus.cc:697] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 LEADER]: Becoming Leader. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Running, Role: LEADER
I20260713 09:10:43.164405 24397 consensus_queue.cc:1048] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.165164 24391 consensus_queue.cc:237] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.167045 24310 ts_tablet_manager.cc:1434] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.001s
I20260713 09:10:43.167665 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67eca300902495499a638b367629d5d" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:43.174543 24187 raft_consensus.cc:2468] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:43.174985 24317 leader_election.cc:290] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:43.167212 24312 ts_tablet_manager.cc:1434] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:10:43.177117 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f274355b8c204238b34389a512537cf3" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:43.177800 24114 raft_consensus.cc:3060] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.177855 24230 leader_election.cc:304] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:43.178700 24309 tablet_bootstrap.cc:492] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:43.179176 24380 raft_consensus.cc:2804] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.179701 24380 raft_consensus.cc:493] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.180024 24380 raft_consensus.cc:3060] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.182886 24312 tablet_bootstrap.cc:492] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:43.184769 24114 raft_consensus.cc:2468] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 1.
I20260713 09:10:43.188390 24380 raft_consensus.cc:515] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.190075 24380 leader_election.cc:290] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:43.191591 24154 leader_election.cc:304] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:43.195657 24317 raft_consensus.cc:2804] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.179262 24309 ts_tablet_manager.cc:1403] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.027s
I20260713 09:10:43.192363 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67eca300902495499a638b367629d5d" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:43.170104 24115 raft_consensus.cc:2468] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 1.
I20260713 09:10:43.196372 24187 raft_consensus.cc:3060] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.167979 24310 tablet_bootstrap.cc:492] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:43.196352 24317 raft_consensus.cc:697] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Becoming Leader. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Running, Role: LEADER
I20260713 09:10:43.194844 24314 ts_tablet_manager.cc:1403] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.004s
I20260713 09:10:43.200058 24309 raft_consensus.cc:359] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.206832 24309 raft_consensus.cc:385] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.207186 24309 raft_consensus.cc:740] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.207870 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67eca300902495499a638b367629d5d" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:43.208464 24038 raft_consensus.cc:3060] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.208040 24309 consensus_queue.cc:260] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.209263 24380 consensus_queue.cc:1048] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.211144 24309 ts_tablet_manager.cc:1434] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:10:43.212118 24309 tablet_bootstrap.cc:492] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:43.214072 24312 tablet_bootstrap.cc:654] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.218840 24309 tablet_bootstrap.cc:654] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.221526 24310 tablet_bootstrap.cc:654] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.206461 24317 consensus_queue.cc:237] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.229568 24187 raft_consensus.cc:2468] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:43.236353 24314 raft_consensus.cc:359] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.236042 23937 catalog_manager.cc:5697] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df reported cstate change: term changed from 0 to 1, leader changed from <none> to 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129). New cstate: current_term: 1 leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.238035 24386 consensus_queue.cc:1048] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.241056 24391 consensus_queue.cc:1048] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.229099 24038 raft_consensus.cc:2468] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:43.262749 24230 leader_election.cc:304] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:43.263796 24397 raft_consensus.cc:2804] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.264364 24397 raft_consensus.cc:697] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:43.265224 24397 consensus_queue.cc:237] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.269217 24380 consensus_queue.cc:1048] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:43.237015 24314 raft_consensus.cc:385] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.273945 24314 raft_consensus.cc:740] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.275053 24314 consensus_queue.cc:260] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.279250 24314 ts_tablet_manager.cc:1434] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.001s
I20260713 09:10:43.308358 24453 raft_consensus.cc:493] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.308895 24453 raft_consensus.cc:515] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.311741 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04901fad6de4b6ab631dbfa076c77cb" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.319389 24453 leader_election.cc:290] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:43.321795 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04901fad6de4b6ab631dbfa076c77cb" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:43.322935 24326 consensus_queue.cc:1048] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:43.323357 23936 catalog_manager.cc:5697] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.325317 24038 raft_consensus.cc:3060] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.333007 24187 raft_consensus.cc:2393] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6122137dadb740ccb5d2ba87ff84a6df in current term 1: Already voted for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in this term.
I20260713 09:10:43.334297 24007 leader_election.cc:304] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df; no voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:43.361497 24315 raft_consensus.cc:493] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.362107 24315 raft_consensus.cc:515] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.364652 24315 leader_election.cc:290] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:43.366760 24312 tablet_bootstrap.cc:492] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:43.367281 24312 ts_tablet_manager.cc:1403] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.185s	user 0.021s	sys 0.030s
I20260713 09:10:43.370085 24039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076732e3755042cb983a6bf41f98f388" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:43.371270 24453 raft_consensus.cc:2749] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:43.371440 24154 leader_election.cc:343] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.379591 24038 raft_consensus.cc:3060] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.380332 24312 raft_consensus.cc:359] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.381027 24312 raft_consensus.cc:385] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.381305 24312 raft_consensus.cc:740] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.382046 23935 catalog_manager.cc:5697] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566da140ab8f4376b54059691cb781a7 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "566da140ab8f4376b54059691cb781a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.385620 24464 consensus_queue.cc:1048] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:43.390267 24310 tablet_bootstrap.cc:492] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:43.390985 24310 ts_tablet_manager.cc:1403] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.223s	user 0.011s	sys 0.003s
I20260713 09:10:43.395750 24466 raft_consensus.cc:493] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.396312 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076732e3755042cb983a6bf41f98f388" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.396989 24115 raft_consensus.cc:2468] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 0.
I20260713 09:10:43.398430 24154 leader_election.cc:304] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [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: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:43.396344 24466 raft_consensus.cc:515] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.399811 24317 raft_consensus.cc:2804] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.400197 24317 raft_consensus.cc:493] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.400533 24317 raft_consensus.cc:3060] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.401609 24466 leader_election.cc:290] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:43.403723 24397 consensus_queue.cc:1048] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.412513 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aca18dd6614fcca2c37ca23baee10f" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:43.413604 24309 tablet_bootstrap.cc:492] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:43.414355 24309 ts_tablet_manager.cc:1403] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.202s	user 0.066s	sys 0.089s
W20260713 09:10:43.415416 24082 leader_election.cc:343] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.415683 24452 raft_consensus.cc:493] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.416311 24452 raft_consensus.cc:515] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.416787 24317 raft_consensus.cc:515] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.419778 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076732e3755042cb983a6bf41f98f388" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:43.419945 24452 leader_election.cc:290] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:43.420285 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f274355b8c204238b34389a512537cf3" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
W20260713 09:10:43.420998 24154 leader_election.cc:343] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.421245 24309 raft_consensus.cc:359] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.422091 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aca18dd6614fcca2c37ca23baee10f" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:43.423192 24317 leader_election.cc:290] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:43.381939 24312 consensus_queue.cc:260] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.423393 24309 raft_consensus.cc:385] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.424204 24309 raft_consensus.cc:740] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.425503 24309 consensus_queue.cc:260] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.427827 24309 ts_tablet_manager.cc:1434] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:10:43.429026 24309 tablet_bootstrap.cc:492] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:43.432399 24312 ts_tablet_manager.cc:1434] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260713 09:10:43.432955 24310 raft_consensus.cc:359] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.433233 24312 tablet_bootstrap.cc:492] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:43.433475 24310 raft_consensus.cc:385] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.433737 24310 raft_consensus.cc:740] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
W20260713 09:10:43.430756 24080 leader_election.cc:343] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.434463 24080 leader_election.cc:304] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:43.435124 24310 consensus_queue.cc:260] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.435528 24464 raft_consensus.cc:2749] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:43.436731 24310 ts_tablet_manager.cc:1434] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260713 09:10:43.438390 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076732e3755042cb983a6bf41f98f388" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:43.439000 24115 raft_consensus.cc:3060] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.445827 24386 consensus_queue.cc:1048] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.447554 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f274355b8c204238b34389a512537cf3" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.448336 24114 raft_consensus.cc:2393] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6122137dadb740ccb5d2ba87ff84a6df in current term 1: Already voted for candidate 566da140ab8f4376b54059691cb781a7 in this term.
I20260713 09:10:43.448923 24115 raft_consensus.cc:2468] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 1.
I20260713 09:10:43.449292 24005 leader_election.cc:304] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df; no voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:43.450618 24452 raft_consensus.cc:3060] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.453861 24310 tablet_bootstrap.cc:492] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:43.454501 24309 tablet_bootstrap.cc:654] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.455140 24312 tablet_bootstrap.cc:654] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.456250 24154 leader_election.cc:304] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:43.457408 24317 raft_consensus.cc:2804] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.457924 24317 raft_consensus.cc:697] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Becoming Leader. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Running, Role: LEADER
I20260713 09:10:43.458798 24317 consensus_queue.cc:237] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.465371 24309 tablet_bootstrap.cc:492] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:43.463096 24386 consensus_queue.cc:1048] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:43.465869 24309 ts_tablet_manager.cc:1403] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.008s
I20260713 09:10:43.468585 24309 raft_consensus.cc:359] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.469262 24309 raft_consensus.cc:385] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.469540 24309 raft_consensus.cc:740] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.470485 24309 consensus_queue.cc:260] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.470925 24039 raft_consensus.cc:3060] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.468611 24310 tablet_bootstrap.cc:654] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.475911 24309 ts_tablet_manager.cc:1434] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260713 09:10:43.477101 24309 tablet_bootstrap.cc:492] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:43.479943 24453 raft_consensus.cc:493] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.480448 24453 raft_consensus.cc:515] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.482525 24453 leader_election.cc:290] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:43.483453 24309 tablet_bootstrap.cc:654] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.484159 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:43.484786 24189 raft_consensus.cc:2468] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 0.
I20260713 09:10:43.488461 24007 leader_election.cc:304] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:43.490020 24452 raft_consensus.cc:2749] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:43.490720 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:43.491348 24263 raft_consensus.cc:2468] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 0.
I20260713 09:10:43.491673 24391 raft_consensus.cc:2804] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.492028 24391 raft_consensus.cc:493] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.492358 24391 raft_consensus.cc:3060] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.498080 24312 tablet_bootstrap.cc:492] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:43.498684 24312 ts_tablet_manager.cc:1403] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.005s
I20260713 09:10:43.499969 24391 raft_consensus.cc:515] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.501387 24312 raft_consensus.cc:359] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.502108 24312 raft_consensus.cc:385] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.502453 24312 raft_consensus.cc:740] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.502823 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:43.503381 24189 raft_consensus.cc:3060] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.503230 24312 consensus_queue.cc:260] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.508978 23935 catalog_manager.cc:5697] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566da140ab8f4376b54059691cb781a7 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "566da140ab8f4376b54059691cb781a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.510522 24312 ts_tablet_manager.cc:1434] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:43.511348 24391 leader_election.cc:290] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:43.511916 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:43.512104 24189 raft_consensus.cc:2468] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 1.
I20260713 09:10:43.512476 24263 raft_consensus.cc:3060] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.513243 24007 leader_election.cc:304] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:43.515023 24386 consensus_queue.cc:1048] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.517297 24391 raft_consensus.cc:2804] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.517803 24391 raft_consensus.cc:697] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 LEADER]: Becoming Leader. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Running, Role: LEADER
I20260713 09:10:43.518630 24391 consensus_queue.cc:237] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.523036 24263 raft_consensus.cc:2468] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 1.
I20260713 09:10:43.532392 24312 tablet_bootstrap.cc:492] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:43.548362 24310 tablet_bootstrap.cc:492] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:43.548708 24312 tablet_bootstrap.cc:654] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.548878 24310 ts_tablet_manager.cc:1403] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.025s
I20260713 09:10:43.553723 24309 tablet_bootstrap.cc:492] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:43.554359 24309 ts_tablet_manager.cc:1403] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.023s
I20260713 09:10:43.557935 24309 raft_consensus.cc:359] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.558846 24309 raft_consensus.cc:385] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.559175 24309 raft_consensus.cc:740] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.560024 24309 consensus_queue.cc:260] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:43.563678 24310 raft_consensus.cc:359] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.564607 24310 raft_consensus.cc:385] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.564929 24310 raft_consensus.cc:740] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.565753 24310 consensus_queue.cc:260] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.567294 24452 consensus_queue.cc:1048] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.568187 24310 ts_tablet_manager.cc:1434] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:10:43.569747 24310 tablet_bootstrap.cc:492] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7: Bootstrap starting.
I20260713 09:10:43.577567 24310 tablet_bootstrap.cc:654] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.578783 24309 ts_tablet_manager.cc:1434] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:10:43.579061 24312 tablet_bootstrap.cc:492] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:43.579485 24312 ts_tablet_manager.cc:1403] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.022s
I20260713 09:10:43.579725 24309 tablet_bootstrap.cc:492] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:43.581286 23936 catalog_manager.cc:5697] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df reported cstate change: term changed from 0 to 1, leader changed from <none> to 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129). New cstate: current_term: 1 leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.581921 24312 raft_consensus.cc:359] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.582768 24312 raft_consensus.cc:385] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.583148 24312 raft_consensus.cc:740] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.584017 24312 consensus_queue.cc:260] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.585937 24309 tablet_bootstrap.cc:654] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.590514 24312 ts_tablet_manager.cc:1434] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:43.591856 24312 tablet_bootstrap.cc:492] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:43.600247 24312 tablet_bootstrap.cc:654] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.603339 24453 consensus_queue.cc:1048] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.614938 24386 raft_consensus.cc:493] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.615675 24386 raft_consensus.cc:515] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.618522 24386 leader_election.cc:290] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:43.620697 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db31e3c3b32a44599d9d724265504412" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.621605 24113 raft_consensus.cc:2468] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:43.623445 24228 leader_election.cc:304] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:43.629019 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db31e3c3b32a44599d9d724265504412" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:43.630240 24189 raft_consensus.cc:2468] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:43.635339 24386 raft_consensus.cc:2804] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.635977 24386 raft_consensus.cc:493] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.636446 24386 raft_consensus.cc:3060] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.640625 24312 tablet_bootstrap.cc:492] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:43.641314 24312 ts_tablet_manager.cc:1403] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.000s
I20260713 09:10:43.645850 24309 tablet_bootstrap.cc:492] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:43.646381 24309 ts_tablet_manager.cc:1403] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.025s
I20260713 09:10:43.648017 24310 tablet_bootstrap.cc:492] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7: No bootstrap required, opened a new log
I20260713 09:10:43.648521 24310 ts_tablet_manager.cc:1403] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.035s
I20260713 09:10:43.648527 24312 raft_consensus.cc:359] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.649427 24312 raft_consensus.cc:385] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.649101 24309 raft_consensus.cc:359] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.649749 24312 raft_consensus.cc:740] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.649869 24309 raft_consensus.cc:385] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.650197 24309 raft_consensus.cc:740] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.651167 24309 consensus_queue.cc:260] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.651579 24310 raft_consensus.cc:359] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.652374 24310 raft_consensus.cc:385] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.652688 24310 raft_consensus.cc:740] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.653362 24310 consensus_queue.cc:260] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.653738 24309 ts_tablet_manager.cc:1434] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:10:43.650748 24312 consensus_queue.cc:260] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.655706 24310 ts_tablet_manager.cc:1434] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:43.658692 24309 tablet_bootstrap.cc:492] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:43.659343 24312 ts_tablet_manager.cc:1434] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260713 09:10:43.660334 24312 tablet_bootstrap.cc:492] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec: Bootstrap starting.
I20260713 09:10:43.668512 24386 raft_consensus.cc:515] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.671280 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db31e3c3b32a44599d9d724265504412" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:43.672008 24115 raft_consensus.cc:3060] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.672511 24309 tablet_bootstrap.cc:654] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.672600 24317 raft_consensus.cc:493] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.673157 24317 raft_consensus.cc:515] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.674839 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db31e3c3b32a44599d9d724265504412" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:43.675431 24189 raft_consensus.cc:3060] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.679370 24115 raft_consensus.cc:2468] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:43.680577 24228 leader_election.cc:304] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:43.681502 24397 raft_consensus.cc:2804] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.681664 24317 leader_election.cc:290] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:43.682024 24397 raft_consensus.cc:697] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:43.682883 24397 consensus_queue.cc:237] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.683952 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aca18dd6614fcca2c37ca23baee10f" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
W20260713 09:10:43.685774 24154 leader_election.cc:343] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:43.687616 24309 tablet_bootstrap.cc:492] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: No bootstrap required, opened a new log
I20260713 09:10:43.688171 24309 ts_tablet_manager.cc:1403] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.008s
I20260713 09:10:43.691061 24317 consensus_queue.cc:1048] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:43.694720 24189 raft_consensus.cc:2468] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:43.694784 24381 consensus_queue.cc:1048] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.695683 24386 leader_election.cc:290] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:43.695932 24312 tablet_bootstrap.cc:654] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.696473 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aca18dd6614fcca2c37ca23baee10f" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.697326 24115 raft_consensus.cc:2468] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 0.
I20260713 09:10:43.691141 24309 raft_consensus.cc:359] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.698668 24309 raft_consensus.cc:385] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.698582 24154 leader_election.cc:304] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [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: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:43.699112 24309 raft_consensus.cc:740] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.700064 24317 raft_consensus.cc:2804] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.700183 24309 consensus_queue.cc:260] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.700690 24317 raft_consensus.cc:493] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.701529 24317 raft_consensus.cc:3060] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.702383 24309 ts_tablet_manager.cc:1434] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:10:43.713824 23935 catalog_manager.cc:5697] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.717231 24394 consensus_queue.cc:1048] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.725200 24317 raft_consensus.cc:515] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.727272 24387 raft_consensus.cc:493] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.727941 24387 raft_consensus.cc:515] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.733594 24317 leader_election.cc:290] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Requested vote from peers 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:43.734202 24312 tablet_bootstrap.cc:492] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec: No bootstrap required, opened a new log
I20260713 09:10:43.734707 24312 ts_tablet_manager.cc:1403] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.017s
I20260713 09:10:43.738591 24387 leader_election.cc:290] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:43.738885 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e031ed67b1d74383b3f53e2d5b29afb3" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:43.739531 24038 raft_consensus.cc:2468] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:43.740841 24228 leader_election.cc:304] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:43.741134 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e031ed67b1d74383b3f53e2d5b29afb3" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:43.741690 24387 raft_consensus.cc:2804] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.741770 24115 raft_consensus.cc:2468] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:43.742142 24387 raft_consensus.cc:493] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.742547 24387 raft_consensus.cc:3060] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.738037 24312 raft_consensus.cc:359] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.745781 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aca18dd6614fcca2c37ca23baee10f" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:43.746397 24113 raft_consensus.cc:3060] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.750885 24464 raft_consensus.cc:493] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.751078 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aca18dd6614fcca2c37ca23baee10f" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:43.751400 24464 raft_consensus.cc:515] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.753625 24464 leader_election.cc:290] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:43.759388 24113 raft_consensus.cc:2468] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 1.
I20260713 09:10:43.759452 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e849b2f5efb940209ba85ec10fdd6c61" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:43.760185 24037 raft_consensus.cc:2468] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 0.
I20260713 09:10:43.761503 24080 leader_election.cc:304] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:43.762082 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e849b2f5efb940209ba85ec10fdd6c61" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:43.762503 24464 raft_consensus.cc:2804] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.762774 24262 raft_consensus.cc:2468] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 0.
I20260713 09:10:43.763072 24464 raft_consensus.cc:493] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.763586 24464 raft_consensus.cc:3060] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.745822 24312 raft_consensus.cc:385] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.764247 24312 raft_consensus.cc:740] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.764741 24154 leader_election.cc:304] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:43.765019 24312 consensus_queue.cc:260] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.765928 24263 raft_consensus.cc:3060] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.766214 24387 raft_consensus.cc:515] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.767171 24312 ts_tablet_manager.cc:1434] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260713 09:10:43.767954 24315 raft_consensus.cc:2804] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.768229 24374 consensus_queue.cc:1048] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.772632 24464 raft_consensus.cc:515] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.774854 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e031ed67b1d74383b3f53e2d5b29afb3" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:43.775774 24037 raft_consensus.cc:3060] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.777959 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e849b2f5efb940209ba85ec10fdd6c61" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:43.778038 24038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e849b2f5efb940209ba85ec10fdd6c61" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:43.778661 24262 raft_consensus.cc:3060] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.778936 24038 raft_consensus.cc:3060] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.787307 24263 raft_consensus.cc:2468] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 1.
I20260713 09:10:43.790887 24262 raft_consensus.cc:2468] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 1.
I20260713 09:10:43.792196 24080 leader_election.cc:304] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:43.792531 24038 raft_consensus.cc:2468] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 1.
I20260713 09:10:43.793002 24463 raft_consensus.cc:2804] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.793372 24315 raft_consensus.cc:697] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Becoming Leader. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Running, Role: LEADER
I20260713 09:10:43.793452 24463 raft_consensus.cc:697] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 LEADER]: Becoming Leader. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Running, Role: LEADER
I20260713 09:10:43.794364 24315 consensus_queue.cc:237] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:43.795066 24463 consensus_queue.cc:237] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.774892 24464 leader_election.cc:290] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 1 election: Requested vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:43.796492 24037 raft_consensus.cc:2468] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:43.800594 24228 leader_election.cc:304] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:43.801410 24394 raft_consensus.cc:2804] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.801934 24394 raft_consensus.cc:697] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:43.802757 24394 consensus_queue.cc:237] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:43.811057 24387 leader_election.cc:290] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:43.812637 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e031ed67b1d74383b3f53e2d5b29afb3" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:43.813251 24115 raft_consensus.cc:3060] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.819016 23937 catalog_manager.cc:5697] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.821029 24115 raft_consensus.cc:2468] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:43.829845 23936 catalog_manager.cc:5697] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130). New cstate: current_term: 1 leader_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.832141 23935 catalog_manager.cc:5697] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566da140ab8f4376b54059691cb781a7 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "566da140ab8f4376b54059691cb781a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.838581 24387 raft_consensus.cc:493] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:43.839138 24387 raft_consensus.cc:515] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.841215 24387 leader_election.cc:290] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:43.841948 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90b12b25e5040b1a3bb993c9e6e5a62" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:43.842629 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90b12b25e5040b1a3bb993c9e6e5a62" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:43.843653 24189 raft_consensus.cc:2468] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:43.843654 24037 raft_consensus.cc:2468] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 0.
I20260713 09:10:43.845700 24228 leader_election.cc:304] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:43.846756 24387 raft_consensus.cc:2804] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:43.847213 24387 raft_consensus.cc:493] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:43.847573 24387 raft_consensus.cc:3060] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.853504 24387 raft_consensus.cc:515] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.855427 24387 leader_election.cc:290] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:43.856717 24037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90b12b25e5040b1a3bb993c9e6e5a62" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:43.856823 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90b12b25e5040b1a3bb993c9e6e5a62" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:43.857249 24037 raft_consensus.cc:3060] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.857542 24189 raft_consensus.cc:3060] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.863303 24189 raft_consensus.cc:2468] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:43.863302 24037 raft_consensus.cc:2468] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:43.864511 24230 leader_election.cc:304] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:43.865245 24387 raft_consensus.cc:2804] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.865675 24387 raft_consensus.cc:697] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:43.866380 24387 consensus_queue.cc:237] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:43.873126 23935 catalog_manager.cc:5697] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 1 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.935051 24037 raft_consensus.cc:3060] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.941514 24315 consensus_queue.cc:1048] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.952286 24317 consensus_queue.cc:1048] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.065905 24348 consensus_queue.cc:1048] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.077481 24387 consensus_queue.cc:1048] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.140977 24391 consensus_queue.cc:1048] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.143327 24391 consensus_queue.cc:1048] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.221997 24463 consensus_queue.cc:1048] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.234382 24463 consensus_queue.cc:1048] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.234545 24348 consensus_queue.cc:1048] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.248888 24394 consensus_queue.cc:1048] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.285065 24394 consensus_queue.cc:1048] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.290182 24380 consensus_queue.cc:1048] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:44.312477 24491 consensus_queue.cc:1048] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.329577 24317 consensus_queue.cc:1048] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:44.369536 21950 tablet_server.cc:179] TabletServer@127.21.111.129:0 shutting down...
I20260713 09:10:44.404459 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:44.405117 21950 tablet_replica.cc:333] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.405763 21950 raft_consensus.cc:2243] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.406239 21950 raft_consensus.cc:2272] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.408924 21950 tablet_replica.cc:333] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.409590 21950 raft_consensus.cc:2243] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.410034 21950 raft_consensus.cc:2272] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.412483 21950 tablet_replica.cc:333] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.413034 21950 raft_consensus.cc:2243] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.413710 21950 raft_consensus.cc:2272] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.415809 21950 tablet_replica.cc:333] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.416370 21950 raft_consensus.cc:2243] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.416738 21950 raft_consensus.cc:2272] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.419092 21950 tablet_replica.cc:333] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.419664 21950 raft_consensus.cc:2243] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.420032 21950 raft_consensus.cc:2272] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.422169 21950 tablet_replica.cc:333] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.423048 21950 raft_consensus.cc:2243] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.423460 21950 raft_consensus.cc:2272] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.425441 21950 tablet_replica.cc:333] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.425994 21950 raft_consensus.cc:2243] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.426519 21950 raft_consensus.cc:2272] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.428704 21950 tablet_replica.cc:333] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.429323 21950 raft_consensus.cc:2243] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.429813 21950 raft_consensus.cc:2272] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.431900 21950 tablet_replica.cc:333] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.432420 21950 raft_consensus.cc:2243] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.432796 21950 raft_consensus.cc:2272] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.435050 21950 tablet_replica.cc:333] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.435570 21950 raft_consensus.cc:2243] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.435932 21950 raft_consensus.cc:2272] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.437668 21950 tablet_replica.cc:333] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.438344 21950 raft_consensus.cc:2243] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.439172 21950 raft_consensus.cc:2272] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.441527 21950 tablet_replica.cc:333] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.442261 21950 raft_consensus.cc:2243] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.442833 21950 raft_consensus.cc:2272] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:44.442952 24154 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
I20260713 09:10:44.445739 21950 tablet_replica.cc:333] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.446623 21950 raft_consensus.cc:2243] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:44.447651 21950 raft_consensus.cc:2272] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:44.447741 24154 consensus_peers.cc:597] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.449534 21950 tablet_replica.cc:333] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.450150 21950 raft_consensus.cc:2243] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.450632 21950 raft_consensus.cc:2272] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.452647 21950 tablet_replica.cc:333] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.453176 21950 raft_consensus.cc:2243] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.453589 21950 raft_consensus.cc:2272] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.455427 21950 tablet_replica.cc:333] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.455953 21950 raft_consensus.cc:2243] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.456362 21950 raft_consensus.cc:2272] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.458484 21950 tablet_replica.cc:333] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.459003 21950 raft_consensus.cc:2243] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.459445 21950 raft_consensus.cc:2272] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:44.461160 21950 tablet_replica.cc:333] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: stopping tablet replica
I20260713 09:10:44.461702 21950 raft_consensus.cc:2243] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:44.462132 21950 raft_consensus.cc:2272] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:44.476660 24228 consensus_peers.cc:597] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.501121 21950 tablet_server.cc:196] TabletServer@127.21.111.129:0 shutdown complete.
W20260713 09:10:44.510547 24080 consensus_peers.cc:597] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.527051 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:44.529572 24228 consensus_peers.cc:597] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:44.533527 24516 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
W20260713 09:10:44.534653 24517 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
I20260713 09:10:44.537093 21950 server_base.cc:1061] running on GCE node
W20260713 09:10:44.537034 24519 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
I20260713 09:10:44.539516 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:44.539749 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:44.539988 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933844539954 us; error 0 us; skew 500 ppm
I20260713 09:10:44.540632 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:44.543586 21950 webserver.cc:533] Webserver started at http://127.21.111.129:33905/ using document root <none> and password file <none>
I20260713 09:10:44.544102 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:44.544297 21950 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:10:44.548507 21950 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:44.554042 24524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.555269 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:44.555764 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "6122137dadb740ccb5d2ba87ff84a6df"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-5ggs"
I20260713 09:10:44.556318 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933788128197-21950-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)
I20260713 09:10:44.581734 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:44.583166 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:44.584697 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:44.589365 24531 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:10:44.634234 24080 consensus_peers.cc:597] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:44.667717 24228 consensus_peers.cc:597] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.678037 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:10:44.678382 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.090s	user 0.004s	sys 0.001s
I20260713 09:10:44.678686 21950 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:10:44.682974 24531 tablet_bootstrap.cc:492] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
W20260713 09:10:44.694986 24080 consensus_peers.cc:597] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.699388 24531 tablet_bootstrap.cc:492] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.700479 24531 tablet_bootstrap.cc:492] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.701171 24531 ts_tablet_manager.cc:1403] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:10:44.703860 24531 raft_consensus.cc:359] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
W20260713 09:10:44.703948 24154 consensus_peers.cc:597] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.704409 24531 raft_consensus.cc:740] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.705049 24531 consensus_queue.cc:260] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [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: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:44.707094 24531 ts_tablet_manager.cc:1434] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:44.707724 24531 tablet_bootstrap.cc:492] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
W20260713 09:10:44.717144 24154 consensus_peers.cc:597] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.720090 24531 tablet_bootstrap.cc:492] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.721120 24531 tablet_bootstrap.cc:492] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.721807 24531 ts_tablet_manager.cc:1403] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:10:44.724352 24531 raft_consensus.cc:359] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:44.725041 24531 raft_consensus.cc:740] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.725728 24531 consensus_queue.cc:260] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [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: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:44.727569 24531 ts_tablet_manager.cc:1434] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:10:44.728353 24531 tablet_bootstrap.cc:492] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:44.742784 24531 tablet_bootstrap.cc:492] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.743844 24531 tablet_bootstrap.cc:492] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.744489 24531 ts_tablet_manager.cc:1403] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:10:44.747105 24531 raft_consensus.cc:359] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:44.747797 24531 raft_consensus.cc:740] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.748534 24531 consensus_queue.cc:260] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [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: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:44.751310 24531 ts_tablet_manager.cc:1434] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:44.752250 24531 tablet_bootstrap.cc:492] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:44.765605 24531 tablet_bootstrap.cc:492] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.766614 24531 tablet_bootstrap.cc:492] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.767244 24531 ts_tablet_manager.cc:1403] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:10:44.769687 24531 raft_consensus.cc:359] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:44.770375 24531 raft_consensus.cc:740] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.771129 24531 consensus_queue.cc:260] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [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: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:44.773137 24531 ts_tablet_manager.cc:1434] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:44.773934 24531 tablet_bootstrap.cc:492] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:44.778831 21950 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:10:44.779177 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.100s	user 0.099s	sys 0.000s
W20260713 09:10:44.787169 24154 consensus_peers.cc:597] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:44.788053 24228 consensus_peers.cc:597] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:44.793159 24228 consensus_peers.cc:597] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.799858 24531 tablet_bootstrap.cc:492] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.801314 24531 tablet_bootstrap.cc:492] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.802277 24531 ts_tablet_manager.cc:1403] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.000s
I20260713 09:10:44.805711 24531 raft_consensus.cc:359] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:44.806599 24531 raft_consensus.cc:740] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.807315 24531 consensus_queue.cc:260] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [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: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:44.809825 24531 ts_tablet_manager.cc:1434] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:44.810899 24531 tablet_bootstrap.cc:492] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
W20260713 09:10:44.813311 24228 consensus_peers.cc:597] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:44.817013 24228 consensus_peers.cc:597] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.832333 24531 tablet_bootstrap.cc:492] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.833709 24531 tablet_bootstrap.cc:492] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.834607 24531 ts_tablet_manager.cc:1403] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260713 09:10:44.838063 24531 raft_consensus.cc:359] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:44.839030 24531 raft_consensus.cc:740] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.840131 24531 consensus_queue.cc:260] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [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: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:44.843161 24531 ts_tablet_manager.cc:1434] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:44.844125 24531 tablet_bootstrap.cc:492] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:44.869053 24531 tablet_bootstrap.cc:492] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.870404 24531 tablet_bootstrap.cc:492] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.871613 24531 ts_tablet_manager.cc:1403] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260713 09:10:44.875239 24531 raft_consensus.cc:359] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:44.876233 24531 raft_consensus.cc:740] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.877215 24531 consensus_queue.cc:260] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [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: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:44.879086 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:35789
I20260713 09:10:44.879184 24596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:35789 every 8 connection(s)
I20260713 09:10:44.879914 24531 ts_tablet_manager.cc:1434] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:44.880949 24531 tablet_bootstrap.cc:492] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:44.897485 24531 tablet_bootstrap.cc:492] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.898366 24531 tablet_bootstrap.cc:492] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.898995 24531 ts_tablet_manager.cc:1403] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:10:44.901016 24531 raft_consensus.cc:359] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:44.901592 24531 raft_consensus.cc:740] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.902283 24531 consensus_queue.cc:260] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [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: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:44.904402 24531 ts_tablet_manager.cc:1434] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:44.905151 24531 tablet_bootstrap.cc:492] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:44.912739 24597 heartbeater.cc:344] Connected to a master server at 127.21.111.190:44529
I20260713 09:10:44.913210 24597 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:44.914186 24597 heartbeater.cc:507] Master 127.21.111.190:44529 requested a full tablet report, sending...
I20260713 09:10:44.919202 24531 tablet_bootstrap.cc:492] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.920197 24531 tablet_bootstrap.cc:492] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.920879 24531 ts_tablet_manager.cc:1403] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:10:44.922791 24531 raft_consensus.cc:359] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:44.923471 24531 raft_consensus.cc:740] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.924192 24531 consensus_queue.cc:260] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [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: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:44.926106 24531 ts_tablet_manager.cc:1434] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:44.926084 23937 ts_manager.cc:194] Re-registered known tserver with Master: 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:44.927233 24531 tablet_bootstrap.cc:492] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:44.946934 24531 tablet_bootstrap.cc:492] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.947675 23937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54442
I20260713 09:10:44.948145 24531 tablet_bootstrap.cc:492] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.949067 24531 ts_tablet_manager.cc:1403] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260713 09:10:44.951757 24531 raft_consensus.cc:359] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:44.952452 24531 raft_consensus.cc:740] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.953287 24531 consensus_queue.cc:260] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [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: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:44.955709 24531 ts_tablet_manager.cc:1434] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:44.956557 24531 tablet_bootstrap.cc:492] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:44.964066 24597 heartbeater.cc:499] Master 127.21.111.190:44529 was elected leader, sending a full tablet report...
I20260713 09:10:44.971987 24531 tablet_bootstrap.cc:492] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.972913 24531 tablet_bootstrap.cc:492] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.973521 24531 ts_tablet_manager.cc:1403] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:10:44.975528 24531 raft_consensus.cc:359] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:44.976091 24531 raft_consensus.cc:740] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.976707 24531 consensus_queue.cc:260] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [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: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:44.978152 24531 ts_tablet_manager.cc:1434] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:44.978883 24531 tablet_bootstrap.cc:492] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:44.994153 24531 tablet_bootstrap.cc:492] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:44.995041 24531 tablet_bootstrap.cc:492] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:44.995661 24531 ts_tablet_manager.cc:1403] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:10:44.997622 24531 raft_consensus.cc:359] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:44.998198 24531 raft_consensus.cc:740] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.998842 24531 consensus_queue.cc:260] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [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: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:45.000685 24531 ts_tablet_manager.cc:1434] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:45.001922 24531 tablet_bootstrap.cc:492] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:45.016628 24531 tablet_bootstrap.cc:492] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:45.017524 24531 tablet_bootstrap.cc:492] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:45.018195 24531 ts_tablet_manager.cc:1403] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:10:45.020344 24531 raft_consensus.cc:359] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:45.020921 24531 raft_consensus.cc:740] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.021602 24531 consensus_queue.cc:260] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [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: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:45.023669 24531 ts_tablet_manager.cc:1434] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:45.024972 24531 tablet_bootstrap.cc:492] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:45.040058 24531 tablet_bootstrap.cc:492] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:45.041293 24531 tablet_bootstrap.cc:492] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:45.042160 24531 ts_tablet_manager.cc:1403] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:10:45.045037 24531 raft_consensus.cc:359] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:45.045822 24531 raft_consensus.cc:740] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.046660 24531 consensus_queue.cc:260] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [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: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:45.049208 24531 ts_tablet_manager.cc:1434] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:45.051247 24531 tablet_bootstrap.cc:492] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:45.067585 24531 tablet_bootstrap.cc:492] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:45.068523 24531 tablet_bootstrap.cc:492] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:45.069135 24531 ts_tablet_manager.cc:1403] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:10:45.071165 24531 raft_consensus.cc:359] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:45.071789 24531 raft_consensus.cc:740] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.072464 24531 consensus_queue.cc:260] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [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: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:45.074177 24531 ts_tablet_manager.cc:1434] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:10:45.074977 24531 tablet_bootstrap.cc:492] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:45.099100 24531 tablet_bootstrap.cc:492] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:45.100121 24531 tablet_bootstrap.cc:492] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:45.100829 24531 ts_tablet_manager.cc:1403] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260713 09:10:45.103405 24531 raft_consensus.cc:359] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.104069 24531 raft_consensus.cc:740] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.104725 24531 consensus_queue.cc:260] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [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: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.106339 24531 ts_tablet_manager.cc:1434] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:45.107182 24531 tablet_bootstrap.cc:492] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:45.119902 24531 tablet_bootstrap.cc:492] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:45.120812 24531 tablet_bootstrap.cc:492] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:45.121434 24531 ts_tablet_manager.cc:1403] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:10:45.123791 24531 raft_consensus.cc:359] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:45.124375 24531 raft_consensus.cc:740] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.125082 24531 consensus_queue.cc:260] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [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: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:45.127194 24531 ts_tablet_manager.cc:1434] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:10:45.128150 24531 tablet_bootstrap.cc:492] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap starting.
I20260713 09:10:45.145327 24531 tablet_bootstrap.cc:492] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: 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
I20260713 09:10:45.146605 24531 tablet_bootstrap.cc:492] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: Bootstrap complete.
I20260713 09:10:45.147378 24531 ts_tablet_manager.cc:1403] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:10:45.149675 24531 raft_consensus.cc:359] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:45.150221 24531 raft_consensus.cc:740] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.150906 24531 consensus_queue.cc:260] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [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: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:45.152691 24531 ts_tablet_manager.cc:1434] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:45.511574 24464 raft_consensus.cc:493] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.512161 24464 raft_consensus.cc:515] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:45.514140 24464 leader_election.cc:290] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:45.515070 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:45.515352 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:45.515784 24570 raft_consensus.cc:2468] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 1.
I20260713 09:10:45.517120 24080 leader_election.cc:304] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [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: 6122137dadb740ccb5d2ba87ff84a6df, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7
I20260713 09:10:45.517906 24464 raft_consensus.cc:2804] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:45.518348 24464 raft_consensus.cc:493] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.518762 24464 raft_consensus.cc:3060] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.525759 24464 raft_consensus.cc:515] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:45.528160 24464 leader_election.cc:290] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 2 election: Requested vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721)
I20260713 09:10:45.529116 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:45.529516 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:45.529954 24570 raft_consensus.cc:3060] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.538991 24570 raft_consensus.cc:2468] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 2.
I20260713 09:10:45.540246 24080 leader_election.cc:304] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [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: 6122137dadb740ccb5d2ba87ff84a6df, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 566da140ab8f4376b54059691cb781a7
I20260713 09:10:45.541026 24464 raft_consensus.cc:2804] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:45.541536 24464 raft_consensus.cc:697] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 LEADER]: Becoming Leader. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Running, Role: LEADER
I20260713 09:10:45.542277 24464 consensus_queue.cc:237] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:45.550372 23935 catalog_manager.cc:5697] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e reported cstate change: term changed from 1 to 2, leader changed from 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129) to 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130). New cstate: current_term: 2 leader_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.635182 24317 raft_consensus.cc:493] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.635835 24317 raft_consensus.cc:515] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.637805 24317 leader_election.cc:290] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:45.638811 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:45.639120 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:45.639807 24570 raft_consensus.cc:2468] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 1.
I20260713 09:10:45.640977 24154 leader_election.cc:304] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [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: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:45.641788 24317 raft_consensus.cc:2804] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:45.642190 24317 raft_consensus.cc:493] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.642554 24317 raft_consensus.cc:3060] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.643445 24491 raft_consensus.cc:493] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.644018 24491 raft_consensus.cc:515] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } }
I20260713 09:10:45.645736 24491 leader_election.cc:290] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:45.646747 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:45.647014 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38fa1db6c5c4ee6a1d43e78a4c242a0" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" is_pre_election: true
I20260713 09:10:45.647603 24570 raft_consensus.cc:2393] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 566da140ab8f4376b54059691cb781a7 in current term 2: Already voted for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in this term.
I20260713 09:10:45.648778 24154 leader_election.cc:304] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 566da140ab8f4376b54059691cb781a7; no voters: 6122137dadb740ccb5d2ba87ff84a6df, 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:45.649461 24491 raft_consensus.cc:3060] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.649849 24317 raft_consensus.cc:515] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.652025 24317 leader_election.cc:290] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 2 election: Requested vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:45.653448 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:45.654624 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:45.655861 24570 raft_consensus.cc:3060] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.656508 24491 raft_consensus.cc:2749] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:45.660034 24613 raft_consensus.cc:493] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.660271 24491 raft_consensus.cc:493] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.660916 24491 raft_consensus.cc:515] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.660713 24613 raft_consensus.cc:515] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.663048 24613 leader_election.cc:290] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:45.663805 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:45.664562 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:45.664701 24187 raft_consensus.cc:2468] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:45.665287 24571 raft_consensus.cc:2468] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 1.
I20260713 09:10:45.665607 24570 raft_consensus.cc:2468] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 2.
I20260713 09:10:45.666739 24230 leader_election.cc:304] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [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: 566da140ab8f4376b54059691cb781a7, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:45.667166 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" is_pre_election: true
I20260713 09:10:45.667752 24613 raft_consensus.cc:2804] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:45.668147 24613 raft_consensus.cc:493] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.665755 24491 leader_election.cc:290] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:45.668530 24613 raft_consensus.cc:3060] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.668710 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:45.668577 24154 leader_election.cc:304] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [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: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:45.669461 24570 raft_consensus.cc:2468] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566da140ab8f4376b54059691cb781a7 in term 1.
I20260713 09:10:45.670107 24491 raft_consensus.cc:2804] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:45.670785 24491 raft_consensus.cc:697] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 2 LEADER]: Becoming Leader. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Running, Role: LEADER
I20260713 09:10:45.671064 24154 leader_election.cc:304] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [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: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:45.672009 24317 raft_consensus.cc:2804] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:45.671813 24491 consensus_queue.cc:237] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.672456 24317 raft_consensus.cc:493] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.672858 24317 raft_consensus.cc:3060] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.676748 24613 raft_consensus.cc:515] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.678062 24263 raft_consensus.cc:2393] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 566da140ab8f4376b54059691cb781a7 in current term 2: Already voted for candidate 71032f33c56c4c7d9e54f8663e3c31ec in this term.
I20260713 09:10:45.684506 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:45.685199 24571 raft_consensus.cc:3060] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.689157 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:45.685287 24613 leader_election.cc:290] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 2 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:45.693591 24571 raft_consensus.cc:2468] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71032f33c56c4c7d9e54f8663e3c31ec in term 2.
I20260713 09:10:45.695367 24228 leader_election.cc:304] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:45.696270 24348 raft_consensus.cc:2804] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:45.696803 24348 raft_consensus.cc:697] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 LEADER]: Becoming Leader. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:45.697350 23936 catalog_manager.cc:5697] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 reported cstate change: term changed from 1 to 2, leader changed from 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129) to 566da140ab8f4376b54059691cb781a7 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "566da140ab8f4376b54059691cb781a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.697606 24348 consensus_queue.cc:237] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.685169 24317 raft_consensus.cc:515] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.704455 24187 raft_consensus.cc:2393] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 71032f33c56c4c7d9e54f8663e3c31ec in current term 2: Already voted for candidate 566da140ab8f4376b54059691cb781a7 in this term.
I20260713 09:10:45.707155 24317 leader_election.cc:290] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [CANDIDATE]: Term 2 election: Requested vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:45.713565 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:45.713681 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb21666604c40d7a69aadc98d860372" candidate_uuid: "566da140ab8f4376b54059691cb781a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
I20260713 09:10:45.715231 24571 raft_consensus.cc:2393] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 566da140ab8f4376b54059691cb781a7 in current term 2: Already voted for candidate 71032f33c56c4c7d9e54f8663e3c31ec in this term.
I20260713 09:10:45.716187 24154 leader_election.cc:304] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [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: 566da140ab8f4376b54059691cb781a7; no voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec
I20260713 09:10:45.716876 24317 raft_consensus.cc:2749] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:45.722384 23936 catalog_manager.cc:5697] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec reported cstate change: term changed from 1 to 2, leader changed from 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129) to 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132). New cstate: current_term: 2 leader_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.813158 24348 raft_consensus.cc:493] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6122137dadb740ccb5d2ba87ff84a6df)
I20260713 09:10:45.813817 24348 raft_consensus.cc:515] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:45.816486 24348 leader_election.cc:290] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789)
I20260713 09:10:45.816671 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "566da140ab8f4376b54059691cb781a7" is_pre_election: true
I20260713 09:10:45.817728 24570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343b0baf561d41f8973240c939116c50" candidate_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df" is_pre_election: true
I20260713 09:10:45.818619 24570 raft_consensus.cc:2393] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71032f33c56c4c7d9e54f8663e3c31ec in current term 2: Already voted for candidate 566da140ab8f4376b54059691cb781a7 in this term.
I20260713 09:10:45.819585 24228 leader_election.cc:304] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:45.820297 24348 raft_consensus.cc:3060] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.827188 24348 raft_consensus.cc:2749] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:46.022285 24189 raft_consensus.cc:1275] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Refusing update from remote peer 9a1a269c1fed4108b5b9ef6d2e32d97e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.023808 24463 consensus_queue.cc:1048] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.034821 24570 raft_consensus.cc:1275] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Refusing update from remote peer 9a1a269c1fed4108b5b9ef6d2e32d97e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.036571 24464 consensus_queue.cc:1048] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.107141 24189 raft_consensus.cc:1275] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Refusing update from remote peer 71032f33c56c4c7d9e54f8663e3c31ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.107869 24263 raft_consensus.cc:1275] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Refusing update from remote peer 566da140ab8f4376b54059691cb781a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.108667 24380 consensus_queue.cc:1048] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:46.109232 24620 consensus_queue.cc:1048] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.121595 24571 raft_consensus.cc:1275] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Refusing update from remote peer 566da140ab8f4376b54059691cb781a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.123710 24491 consensus_queue.cc:1048] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.137043 24570 raft_consensus.cc:1275] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Refusing update from remote peer 71032f33c56c4c7d9e54f8663e3c31ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.139173 24380 consensus_queue.cc:1048] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.884889 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:54.928921 24263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec"
dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
mode: GRACEFUL
new_leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:56620
I20260713 09:10:54.930087 24263 raft_consensus.cc:606] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Received request to transfer leadership to TS 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:54.933598 24263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691"
dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
mode: GRACEFUL
new_leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:56620
I20260713 09:10:54.934249 24263 raft_consensus.cc:606] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Received request to transfer leadership to TS 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:54.939368 24263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a90b12b25e5040b1a3bb993c9e6e5a62"
dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
mode: GRACEFUL
new_leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:56620
I20260713 09:10:54.939916 24263 raft_consensus.cc:606] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Received request to transfer leadership to TS 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:54.942303 24263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f"
dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
mode: GRACEFUL
new_leader_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
 from {username='slave'} at 127.0.0.1:56620
I20260713 09:10:54.942898 24263 raft_consensus.cc:606] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Received request to transfer leadership to TS 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:54.956601 24187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e"
dest_uuid: "566da140ab8f4376b54059691cb781a7"
mode: GRACEFUL
new_leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:56546
I20260713 09:10:54.957161 24187 raft_consensus.cc:606] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Received request to transfer leadership to TS 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:54.958530 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:54.959446 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:54.973035 24642 raft_consensus.cc:993] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec: : Instructing follower 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:54.973817 24637 raft_consensus.cc:1081] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Signalling peer 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:54.975399 24642 raft_consensus.cc:993] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec: : Instructing follower 9a1a269c1fed4108b5b9ef6d2e32d97e to start an election
I20260713 09:10:54.976022 24642 raft_consensus.cc:1081] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Signalling peer 9a1a269c1fed4108b5b9ef6d2e32d97e to start an election
I20260713 09:10:54.976060 24570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691"
dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:52550
I20260713 09:10:54.976841 24570 raft_consensus.cc:493] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:54.977285 24570 raft_consensus.cc:3060] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.978164 24113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f"
dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
 from {username='slave'} at 127.0.0.1:54528
I20260713 09:10:54.978740 24113 raft_consensus.cc:493] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:54.979074 24113 raft_consensus.cc:3060] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.985809 24570 raft_consensus.cc:515] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:54.986560 24113 raft_consensus.cc:515] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:54.988636 24113 leader_election.cc:290] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 2 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:54.991117 24570 leader_election.cc:290] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:54.990577 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:54.991761 24263 raft_consensus.cc:3055] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:54.992305 24263 raft_consensus.cc:740] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:54.991700 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd00a21432654ca19d09e1e85954878f" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:54.993841 24187 raft_consensus.cc:3060] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.993348 24263 consensus_queue.cc:260] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:54.995059 24263 raft_consensus.cc:3060] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.002275 24263 raft_consensus.cc:2468] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 2.
I20260713 09:10:55.004406 24080 leader_election.cc:304] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71032f33c56c4c7d9e54f8663e3c31ec, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:55.004786 24187 raft_consensus.cc:2468] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 2.
I20260713 09:10:55.005661 24464 raft_consensus.cc:2804] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.009028 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:55.009807 24262 raft_consensus.cc:3055] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.010121 24262 raft_consensus.cc:740] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:55.011076 24262 consensus_queue.cc:260] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:55.011906 24464 raft_consensus.cc:697] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 LEADER]: Becoming Leader. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Running, Role: LEADER
I20260713 09:10:55.012193 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d52c73ba1a473eb7c3ef4739985691" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:55.012821 24187 raft_consensus.cc:3060] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.012814 24262 raft_consensus.cc:3060] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.013119 24464 consensus_queue.cc:237] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:55.021147 24262 raft_consensus.cc:2468] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:55.022245 24187 raft_consensus.cc:2468] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:55.022749 24526 leader_election.cc:304] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:55.024830 24654 raft_consensus.cc:2804] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.024003 23936 catalog_manager.cc:5697] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e reported cstate change: term changed from 1 to 2, leader changed from 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132) to 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130). New cstate: current_term: 2 leader_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.026572 24654 raft_consensus.cc:697] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Becoming Leader. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Running, Role: LEADER
I20260713 09:10:55.027508 24654 consensus_queue.cc:237] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:55.039068 23935 catalog_manager.cc:5697] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df reported cstate change: term changed from 1 to 2, leader changed from 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132) to 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129). New cstate: current_term: 2 leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:55.217432 24642 raft_consensus.cc:993] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec: : Instructing follower 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:55.217952 24642 raft_consensus.cc:1081] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Signalling peer 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:55.219707 24570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec"
dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:52550
I20260713 09:10:55.220360 24570 raft_consensus.cc:493] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:55.220674 24570 raft_consensus.cc:3060] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.227728 24570 raft_consensus.cc:515] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:55.229863 24570 leader_election.cc:290] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Requested vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:55.230461 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:55.231117 24263 raft_consensus.cc:3055] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.231424 24263 raft_consensus.cc:740] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:55.232194 24263 consensus_queue.cc:260] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:55.233430 24263 raft_consensus.cc:3060] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.240262 24263 raft_consensus.cc:2468] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:55.241204 24526 leader_election.cc:304] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 71032f33c56c4c7d9e54f8663e3c31ec; no voters: 
I20260713 09:10:55.241973 24654 raft_consensus.cc:2804] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.242543 24654 raft_consensus.cc:697] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Becoming Leader. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Running, Role: LEADER
I20260713 09:10:55.243095 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e134599afcd444783bd3f479ef467ec" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:55.243728 24115 raft_consensus.cc:3060] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.243420 24654 consensus_queue.cc:237] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:55.251621 24115 raft_consensus.cc:2468] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:55.256968 23935 catalog_manager.cc:5697] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df reported cstate change: term changed from 1 to 2, leader changed from 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132) to 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129). New cstate: current_term: 2 leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.409230 24263 raft_consensus.cc:1275] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Refusing update from remote peer 9a1a269c1fed4108b5b9ef6d2e32d97e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.410804 24464 consensus_queue.cc:1048] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:55.424319 24262 raft_consensus.cc:1275] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.425472 24187 raft_consensus.cc:1275] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Refusing update from remote peer 9a1a269c1fed4108b5b9ef6d2e32d97e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.431833 24654 consensus_queue.cc:1048] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:55.434463 24464 consensus_queue.cc:1048] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:55.450742 24189 raft_consensus.cc:1275] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.452684 24655 consensus_queue.cc:1048] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:55.453372 24645 raft_consensus.cc:993] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7: : Instructing follower 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:55.455130 24645 raft_consensus.cc:1081] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Signalling peer 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:55.476892 24661 raft_consensus.cc:993] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec: : Instructing follower 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:55.477443 24661 raft_consensus.cc:1081] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Signalling peer 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:55.480690 24570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a90b12b25e5040b1a3bb993c9e6e5a62"
dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:52550
I20260713 09:10:55.481325 24570 raft_consensus.cc:493] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:55.482314 24569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e"
dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:52554
I20260713 09:10:55.485458 24569 raft_consensus.cc:493] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:55.485802 24569 raft_consensus.cc:3060] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.490139 24570 raft_consensus.cc:3060] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.494882 24569 raft_consensus.cc:515] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:55.498075 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:55.498227 24569 leader_election.cc:290] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:55.498309 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbc5f8fa4345d58ef41d05821da69e" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:55.498916 24189 raft_consensus.cc:3055] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.499178 24262 raft_consensus.cc:3060] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.499364 24189 raft_consensus.cc:740] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 566da140ab8f4376b54059691cb781a7, State: Running, Role: LEADER
I20260713 09:10:55.498127 24570 raft_consensus.cc:515] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:55.500720 24189 consensus_queue.cc:260] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:55.502215 24189 raft_consensus.cc:3060] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.502900 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90b12b25e5040b1a3bb993c9e6e5a62" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:55.503453 24570 leader_election.cc:290] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:55.503520 24187 raft_consensus.cc:3060] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.504037 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90b12b25e5040b1a3bb993c9e6e5a62" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:55.504596 24263 raft_consensus.cc:3055] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.504856 24263 raft_consensus.cc:740] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:55.505669 24263 consensus_queue.cc:260] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:55.506796 24263 raft_consensus.cc:3060] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.508996 24189 raft_consensus.cc:2468] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:55.510535 24528 leader_election.cc:304] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:55.510756 24187 raft_consensus.cc:2468] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:55.511921 24655 raft_consensus.cc:2804] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.512499 24655 raft_consensus.cc:697] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Becoming Leader. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Running, Role: LEADER
I20260713 09:10:55.513654 24528 leader_election.cc:304] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 6122137dadb740ccb5d2ba87ff84a6df; no voters: 
I20260713 09:10:55.513562 24655 consensus_queue.cc:237] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:55.514585 24654 raft_consensus.cc:2804] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.515614 24263 raft_consensus.cc:2468] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:55.518644 24262 raft_consensus.cc:2468] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:55.520727 24654 raft_consensus.cc:697] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Becoming Leader. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Running, Role: LEADER
I20260713 09:10:55.522100 24654 consensus_queue.cc:237] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } }
I20260713 09:10:55.525766 23935 catalog_manager.cc:5697] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df reported cstate change: term changed from 1 to 2, leader changed from 566da140ab8f4376b54059691cb781a7 (127.21.111.131) to 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129). New cstate: current_term: 2 leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:55.539124 23935 catalog_manager.cc:5697] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df reported cstate change: term changed from 1 to 2, leader changed from 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132) to 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129). New cstate: current_term: 2 leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:55.694676 24115 raft_consensus.cc:1275] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.696089 24654 consensus_queue.cc:1048] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:55.708009 24262 raft_consensus.cc:1275] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.710129 24654 consensus_queue.cc:1048] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:55.918313 24187 raft_consensus.cc:1275] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.919691 24654 consensus_queue.cc:1048] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:55.937582 24262 raft_consensus.cc:1275] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.942739 24655 consensus_queue.cc:1048] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:55.960467 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:55.970367 24187 raft_consensus.cc:1275] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.971848 24654 consensus_queue.cc:1048] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:55.982252 24262 raft_consensus.cc:1275] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:55.983759 24655 consensus_queue.cc:1048] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:55.986222 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:56.005934 24262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510"
dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
mode: GRACEFUL
new_leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:56620
I20260713 09:10:56.006529 24262 raft_consensus.cc:606] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Received request to transfer leadership to TS 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:56.009066 24262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698"
dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
mode: GRACEFUL
new_leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:56620
I20260713 09:10:56.009642 24262 raft_consensus.cc:606] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Received request to transfer leadership to TS 6122137dadb740ccb5d2ba87ff84a6df
I20260713 09:10:56.012447 24262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a"
dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
mode: GRACEFUL
new_leader_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
 from {username='slave'} at 127.0.0.1:56620
I20260713 09:10:56.013022 24262 raft_consensus.cc:606] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Received request to transfer leadership to TS 9a1a269c1fed4108b5b9ef6d2e32d97e
I20260713 09:10:56.014119 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:10:56.014967 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:56.064877 24642 raft_consensus.cc:993] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec: : Instructing follower 9a1a269c1fed4108b5b9ef6d2e32d97e to start an election
I20260713 09:10:56.065395 24637 raft_consensus.cc:1081] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Signalling peer 9a1a269c1fed4108b5b9ef6d2e32d97e to start an election
I20260713 09:10:56.066877 24113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a"
dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
 from {username='slave'} at 127.0.0.1:54528
I20260713 09:10:56.067318 24113 raft_consensus.cc:493] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:56.067581 24113 raft_consensus.cc:3060] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.072100 24113 raft_consensus.cc:515] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:56.073563 24113 leader_election.cc:290] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 2 election: Requested vote from peers 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721), 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403)
I20260713 09:10:56.074343 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566da140ab8f4376b54059691cb781a7"
I20260713 09:10:56.074604 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea32f6fbd7704c1ea2e79759702bd00a" candidate_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:56.074954 24187 raft_consensus.cc:3060] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.075162 24262 raft_consensus.cc:3055] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:56.075495 24262 raft_consensus.cc:740] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:56.076171 24262 consensus_queue.cc:260] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:56.077145 24262 raft_consensus.cc:3060] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.079952 24187 raft_consensus.cc:2468] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 2.
I20260713 09:10:56.081365 24082 leader_election.cc:304] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566da140ab8f4376b54059691cb781a7, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:56.082140 24678 raft_consensus.cc:2804] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:56.082646 24678 raft_consensus.cc:697] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 LEADER]: Becoming Leader. State: Replica: 9a1a269c1fed4108b5b9ef6d2e32d97e, State: Running, Role: LEADER
I20260713 09:10:56.083068 24262 raft_consensus.cc:2468] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a1a269c1fed4108b5b9ef6d2e32d97e in term 2.
I20260713 09:10:56.083628 24678 consensus_queue.cc:237] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } }
I20260713 09:10:56.091325 23936 catalog_manager.cc:5697] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e reported cstate change: term changed from 1 to 2, leader changed from 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132) to 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130). New cstate: current_term: 2 leader_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:56.145593 24642 raft_consensus.cc:993] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec: : Instructing follower 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:56.146049 24637 raft_consensus.cc:1081] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Signalling peer 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:56.147548 24569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510"
dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:52550
I20260713 09:10:56.147986 24569 raft_consensus.cc:493] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:56.148227 24569 raft_consensus.cc:3060] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.153128 24569 raft_consensus.cc:515] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:56.154742 24569 leader_election.cc:290] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Requested vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:56.155434 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:56.155793 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3a6d9518645478a0948c388a15510" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:56.156080 24262 raft_consensus.cc:3055] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:56.156319 24113 raft_consensus.cc:3060] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.156451 24262 raft_consensus.cc:740] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:56.157306 24262 consensus_queue.cc:260] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:56.158447 24262 raft_consensus.cc:3060] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.162391 24113 raft_consensus.cc:2468] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:56.163512 24526 leader_election.cc:304] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:56.163781 24262 raft_consensus.cc:2468] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:56.164381 24673 raft_consensus.cc:2804] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:56.164842 24673 raft_consensus.cc:697] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Becoming Leader. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Running, Role: LEADER
I20260713 09:10:56.165783 24673 consensus_queue.cc:237] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:56.174094 23936 catalog_manager.cc:5697] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df reported cstate change: term changed from 1 to 2, leader changed from 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132) to 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129). New cstate: current_term: 2 leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:56.345870 24642 raft_consensus.cc:993] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec: : Instructing follower 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:56.346360 24637 raft_consensus.cc:1081] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Signalling peer 6122137dadb740ccb5d2ba87ff84a6df to start an election
I20260713 09:10:56.347795 24569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698"
dest_uuid: "6122137dadb740ccb5d2ba87ff84a6df"
 from {username='slave'} at 127.0.0.1:52550
I20260713 09:10:56.348289 24569 raft_consensus.cc:493] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:56.348640 24569 raft_consensus.cc:3060] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.353652 24569 raft_consensus.cc:515] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:56.355356 24569 leader_election.cc:290] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Requested vote from peers 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132:44403), 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623)
I20260713 09:10:56.356495 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71032f33c56c4c7d9e54f8663e3c31ec"
I20260713 09:10:56.356495 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b27e340c30c4ac8ae63d008c0ca5698" candidate_uuid: "6122137dadb740ccb5d2ba87ff84a6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e"
I20260713 09:10:56.357306 24113 raft_consensus.cc:3060] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.357280 24262 raft_consensus.cc:3055] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:56.357827 24262 raft_consensus.cc:740] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71032f33c56c4c7d9e54f8663e3c31ec, State: Running, Role: LEADER
I20260713 09:10:56.358736 24262 consensus_queue.cc:260] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:56.359961 24262 raft_consensus.cc:3060] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.364017 24113 raft_consensus.cc:2468] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:56.365363 24526 leader_election.cc:304] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6122137dadb740ccb5d2ba87ff84a6df, 9a1a269c1fed4108b5b9ef6d2e32d97e; no voters: 
I20260713 09:10:56.366230 24673 raft_consensus.cc:2804] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:56.366379 24262 raft_consensus.cc:2468] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6122137dadb740ccb5d2ba87ff84a6df in term 2.
I20260713 09:10:56.366853 24673 raft_consensus.cc:697] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Becoming Leader. State: Replica: 6122137dadb740ccb5d2ba87ff84a6df, State: Running, Role: LEADER
I20260713 09:10:56.367959 24673 consensus_queue.cc:237] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } }
I20260713 09:10:56.375707 23936 catalog_manager.cc:5697] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df reported cstate change: term changed from 1 to 2, leader changed from 71032f33c56c4c7d9e54f8663e3c31ec (127.21.111.132) to 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129). New cstate: current_term: 2 leader_uuid: "6122137dadb740ccb5d2ba87ff84a6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6122137dadb740ccb5d2ba87ff84a6df" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 35789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:56.524787 24187 raft_consensus.cc:1275] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Refusing update from remote peer 9a1a269c1fed4108b5b9ef6d2e32d97e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.526031 24678 consensus_queue.cc:1048] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "566da140ab8f4376b54059691cb781a7" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.539762 24262 raft_consensus.cc:1275] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Refusing update from remote peer 9a1a269c1fed4108b5b9ef6d2e32d97e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.541136 24678 consensus_queue.cc:1048] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.759122 24113 raft_consensus.cc:1275] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.759811 24115 raft_consensus.cc:1275] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.760522 24654 consensus_queue.cc:1048] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.761036 24673 consensus_queue.cc:1048] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a1a269c1fed4108b5b9ef6d2e32d97e" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.780251 24262 raft_consensus.cc:1275] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.781697 24655 consensus_queue.cc:1048] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.785912 24263 raft_consensus.cc:1275] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Refusing update from remote peer 6122137dadb740ccb5d2ba87ff84a6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.787420 24698 consensus_queue.cc:1048] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "71032f33c56c4c7d9e54f8663e3c31ec" member_type: VOTER last_known_addr { host: "127.21.111.132" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:57.015851 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:57.031536 21950 tablet_server.cc:179] TabletServer@127.21.111.129:35789 shutting down...
W20260713 09:10:57.040628 24080 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260713 09:10:57.047243 24080 consensus_peers.cc:597] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.065078 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:57.066061 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.066969 21950 raft_consensus.cc:2243] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.067852 21950 raft_consensus.cc:2272] T 4e134599afcd444783bd3f479ef467ec P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.070108 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.070804 21950 raft_consensus.cc:2243] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.071283 21950 raft_consensus.cc:2272] T 3bb21666604c40d7a69aadc98d860372 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.073506 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.074111 21950 raft_consensus.cc:2243] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.074584 21950 raft_consensus.cc:2272] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.076612 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.077205 21950 raft_consensus.cc:2243] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.077600 21950 raft_consensus.cc:2272] T 30ad69dab7234746996200f20f211899 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.079644 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.080219 21950 raft_consensus.cc:2243] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.081137 21950 raft_consensus.cc:2272] T 97d52c73ba1a473eb7c3ef4739985691 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.083598 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.084288 21950 raft_consensus.cc:2243] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.084849 21950 raft_consensus.cc:2272] T 076732e3755042cb983a6bf41f98f388 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.088289 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.089193 21950 raft_consensus.cc:2243] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.090235 21950 raft_consensus.cc:2272] T ddbbc5f8fa4345d58ef41d05821da69e P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.093003 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.093603 21950 raft_consensus.cc:2243] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.094058 21950 raft_consensus.cc:2272] T e031ed67b1d74383b3f53e2d5b29afb3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.096562 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.097388 21950 raft_consensus.cc:2243] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.098441 21950 raft_consensus.cc:2272] T a90b12b25e5040b1a3bb993c9e6e5a62 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.100512 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.101068 21950 raft_consensus.cc:2243] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.101440 21950 raft_consensus.cc:2272] T 367bb0da50f949aaa91779a93166be5e P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.103544 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.104077 21950 raft_consensus.cc:2243] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.104491 21950 raft_consensus.cc:2272] T 86153c342c634dec811884c9a2004c15 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.106542 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.107103 21950 raft_consensus.cc:2243] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.107924 21950 raft_consensus.cc:2272] T 5cf3a6d9518645478a0948c388a15510 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.110569 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.111145 21950 raft_consensus.cc:2243] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.111500 21950 raft_consensus.cc:2272] T e04901fad6de4b6ab631dbfa076c77cb P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.113587 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.114078 21950 raft_consensus.cc:2243] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.114486 21950 raft_consensus.cc:2272] T f274355b8c204238b34389a512537cf3 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.116483 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.116987 21950 raft_consensus.cc:2243] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.117838 21950 raft_consensus.cc:2272] T 8b27e340c30c4ac8ae63d008c0ca5698 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.120319 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.120855 21950 raft_consensus.cc:2243] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.121233 21950 raft_consensus.cc:2272] T e849b2f5efb940209ba85ec10fdd6c61 P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.123273 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.123742 21950 raft_consensus.cc:2243] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.124091 21950 raft_consensus.cc:2272] T b67eca300902495499a638b367629d5d P 6122137dadb740ccb5d2ba87ff84a6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.126062 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:57.126634 21950 raft_consensus.cc:2243] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.127067 21950 raft_consensus.cc:2272] T 343b0baf561d41f8973240c939116c50 P 6122137dadb740ccb5d2ba87ff84a6df [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:57.143488 24154 consensus_peers.cc:597] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:57.146100 24154 consensus_peers.cc:597] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.171767 21950 tablet_server.cc:196] TabletServer@127.21.111.129:35789 shutdown complete.
I20260713 09:10:57.206935 21950 tablet_server.cc:179] TabletServer@127.21.111.130:0 shutting down...
W20260713 09:10:57.231109 24080 consensus_peers.cc:597] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:57.242244 24154 consensus_peers.cc:597] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.261654 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:57.262758 21950 tablet_replica.cc:333] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
W20260713 09:10:57.263553 24080 consensus_peers.cc:597] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.263643 21950 raft_consensus.cc:2243] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.265086 21950 raft_consensus.cc:2272] T e849b2f5efb940209ba85ec10fdd6c61 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.267450 21950 tablet_replica.cc:333] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.268097 21950 raft_consensus.cc:2243] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.268563 21950 raft_consensus.cc:2272] T 37aca18dd6614fcca2c37ca23baee10f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.270617 21950 tablet_replica.cc:333] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.271319 21950 raft_consensus.cc:2243] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.271767 21950 raft_consensus.cc:2272] T db31e3c3b32a44599d9d724265504412 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.273770 21950 tablet_replica.cc:333] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.274335 21950 raft_consensus.cc:2243] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.274870 21950 raft_consensus.cc:2272] T e031ed67b1d74383b3f53e2d5b29afb3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.277040 21950 tablet_replica.cc:333] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.277618 21950 raft_consensus.cc:2243] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.278072 21950 raft_consensus.cc:2272] T 076732e3755042cb983a6bf41f98f388 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.280076 21950 tablet_replica.cc:333] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.280673 21950 raft_consensus.cc:2243] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.281131 21950 raft_consensus.cc:2272] T 5cf3a6d9518645478a0948c388a15510 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.283878 21950 tablet_replica.cc:333] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.284469 21950 raft_consensus.cc:2243] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.285331 21950 raft_consensus.cc:2272] T e04901fad6de4b6ab631dbfa076c77cb P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.287348 21950 tablet_replica.cc:333] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.287900 21950 raft_consensus.cc:2243] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.288723 21950 raft_consensus.cc:2272] T ea32f6fbd7704c1ea2e79759702bd00a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.291311 21950 tablet_replica.cc:333] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.291917 21950 raft_consensus.cc:2243] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.292375 21950 raft_consensus.cc:2272] T 7ad3749c96f54252b6db984ef0f3af8a P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.294636 21950 tablet_replica.cc:333] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.295816 21950 raft_consensus.cc:2243] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.296437 21950 raft_consensus.cc:2272] T 367bb0da50f949aaa91779a93166be5e P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.298812 21950 tablet_replica.cc:333] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.299518 21950 raft_consensus.cc:2243] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:10:57.299626 24154 consensus_peers.cc:597] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 -> Peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Couldn't send request to peer 9a1a269c1fed4108b5b9ef6d2e32d97e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.300522 21950 raft_consensus.cc:2272] T 86153c342c634dec811884c9a2004c15 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.302649 21950 tablet_replica.cc:333] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.303249 21950 raft_consensus.cc:2243] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.303638 21950 raft_consensus.cc:2272] T 0b7c8dce537548b1837cd52e72e3c35b P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.305661 21950 tablet_replica.cc:333] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.306151 21950 raft_consensus.cc:2243] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.307019 21950 raft_consensus.cc:2272] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.309113 21950 tablet_replica.cc:333] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.309665 21950 raft_consensus.cc:2243] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.310511 21950 raft_consensus.cc:2272] T cd00a21432654ca19d09e1e85954878f P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.312615 21950 tablet_replica.cc:333] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.313233 21950 raft_consensus.cc:2243] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.313678 21950 raft_consensus.cc:2272] T f274355b8c204238b34389a512537cf3 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:57.314319 24228 consensus_peers.cc:597] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.316000 21950 tablet_replica.cc:333] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.316823 21950 raft_consensus.cc:2243] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.317454 21950 raft_consensus.cc:2272] T 8b27e340c30c4ac8ae63d008c0ca5698 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.319854 21950 tablet_replica.cc:333] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.320434 21950 raft_consensus.cc:2243] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.320863 21950 raft_consensus.cc:2272] T 4e134599afcd444783bd3f479ef467ec P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.323242 21950 tablet_replica.cc:333] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e: stopping tablet replica
I20260713 09:10:57.323719 21950 raft_consensus.cc:2243] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.324180 21950 raft_consensus.cc:2272] T 30ad69dab7234746996200f20f211899 P 9a1a269c1fed4108b5b9ef6d2e32d97e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:57.330148 24228 consensus_peers.cc:597] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Couldn't send request to peer 9a1a269c1fed4108b5b9ef6d2e32d97e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:57.335448 24154 consensus_peers.cc:597] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 -> Peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Couldn't send request to peer 9a1a269c1fed4108b5b9ef6d2e32d97e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:57.336834 24228 consensus_peers.cc:597] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:57.342090 24154 consensus_peers.cc:597] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 -> Peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Couldn't send request to peer 9a1a269c1fed4108b5b9ef6d2e32d97e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:57.348029 24228 consensus_peers.cc:597] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.361722 21950 tablet_server.cc:196] TabletServer@127.21.111.130:0 shutdown complete.
W20260713 09:10:57.382321 24228 consensus_peers.cc:597] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 6122137dadb740ccb5d2ba87ff84a6df (127.21.111.129:35789): Couldn't send request to peer 6122137dadb740ccb5d2ba87ff84a6df. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:35789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.395678 21950 tablet_server.cc:179] TabletServer@127.21.111.131:0 shutting down...
W20260713 09:10:57.423444 24228 consensus_peers.cc:597] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Couldn't send request to peer 9a1a269c1fed4108b5b9ef6d2e32d97e. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:41623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.435458 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:57.436286 21950 tablet_replica.cc:333] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.436980 21950 raft_consensus.cc:2243] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.437891 21950 raft_consensus.cc:2272] T 37aca18dd6614fcca2c37ca23baee10f P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.440413 21950 tablet_replica.cc:333] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.441035 21950 raft_consensus.cc:2243] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.441504 21950 raft_consensus.cc:2272] T a90b12b25e5040b1a3bb993c9e6e5a62 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.443554 21950 tablet_replica.cc:333] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.444145 21950 raft_consensus.cc:2243] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.444613 21950 raft_consensus.cc:2272] T db31e3c3b32a44599d9d724265504412 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.446663 21950 tablet_replica.cc:333] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.447206 21950 raft_consensus.cc:2243] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.447727 21950 raft_consensus.cc:2272] T 3bb21666604c40d7a69aadc98d860372 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.449733 21950 tablet_replica.cc:333] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.450282 21950 raft_consensus.cc:2243] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.450800 21950 raft_consensus.cc:2272] T 7ad3749c96f54252b6db984ef0f3af8a P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.452936 21950 tablet_replica.cc:333] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.453521 21950 raft_consensus.cc:2243] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.453953 21950 raft_consensus.cc:2272] T ea32f6fbd7704c1ea2e79759702bd00a P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.456840 21950 tablet_replica.cc:333] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.457430 21950 raft_consensus.cc:2243] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.457887 21950 raft_consensus.cc:2272] T 86153c342c634dec811884c9a2004c15 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.460197 21950 tablet_replica.cc:333] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.460824 21950 raft_consensus.cc:2243] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.461851 21950 raft_consensus.cc:2272] T 343b0baf561d41f8973240c939116c50 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.463905 21950 tablet_replica.cc:333] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.464443 21950 raft_consensus.cc:2243] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.464854 21950 raft_consensus.cc:2272] T cd00a21432654ca19d09e1e85954878f P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.466652 21950 tablet_replica.cc:333] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.467192 21950 raft_consensus.cc:2243] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.468009 21950 raft_consensus.cc:2272] T f274355b8c204238b34389a512537cf3 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.469935 21950 tablet_replica.cc:333] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.470580 21950 raft_consensus.cc:2243] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.471029 21950 raft_consensus.cc:2272] T c38fa1db6c5c4ee6a1d43e78a4c242a0 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.473013 21950 tablet_replica.cc:333] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.473537 21950 raft_consensus.cc:2243] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.474020 21950 raft_consensus.cc:2272] T b67eca300902495499a638b367629d5d P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.475878 21950 tablet_replica.cc:333] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.476390 21950 raft_consensus.cc:2243] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.477249 21950 raft_consensus.cc:2272] T 0b7c8dce537548b1837cd52e72e3c35b P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.479175 21950 tablet_replica.cc:333] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.479696 21950 raft_consensus.cc:2243] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.480118 21950 raft_consensus.cc:2272] T e04901fad6de4b6ab631dbfa076c77cb P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.481933 21950 tablet_replica.cc:333] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.482455 21950 raft_consensus.cc:2243] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.483352 21950 raft_consensus.cc:2272] T 076732e3755042cb983a6bf41f98f388 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.485296 21950 tablet_replica.cc:333] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.485793 21950 raft_consensus.cc:2243] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.486202 21950 raft_consensus.cc:2272] T 97d52c73ba1a473eb7c3ef4739985691 P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.488000 21950 tablet_replica.cc:333] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.488492 21950 raft_consensus.cc:2243] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.489326 21950 raft_consensus.cc:2272] T 30ad69dab7234746996200f20f211899 P 566da140ab8f4376b54059691cb781a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.491269 21950 tablet_replica.cc:333] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7: stopping tablet replica
I20260713 09:10:57.491751 21950 raft_consensus.cc:2243] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.492166 21950 raft_consensus.cc:2272] T ddbbc5f8fa4345d58ef41d05821da69e P 566da140ab8f4376b54059691cb781a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:57.530480 24228 consensus_peers.cc:597] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Couldn't send request to peer 9a1a269c1fed4108b5b9ef6d2e32d97e. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:41623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.533860 21950 tablet_server.cc:196] TabletServer@127.21.111.131:0 shutdown complete.
W20260713 09:10:57.548249 24230 consensus_peers.cc:597] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 566da140ab8f4376b54059691cb781a7 (127.21.111.131:36721): Couldn't send request to peer 566da140ab8f4376b54059691cb781a7. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.131:36721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:57.563637 24228 consensus_peers.cc:597] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec -> Peer 9a1a269c1fed4108b5b9ef6d2e32d97e (127.21.111.130:41623): Couldn't send request to peer 9a1a269c1fed4108b5b9ef6d2e32d97e. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:41623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.576555 21950 tablet_server.cc:179] TabletServer@127.21.111.132:0 shutting down...
I20260713 09:10:57.611487 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:57.612227 21950 tablet_replica.cc:333] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.612877 21950 raft_consensus.cc:2243] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.613430 21950 raft_consensus.cc:2272] T a90b12b25e5040b1a3bb993c9e6e5a62 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.615639 21950 tablet_replica.cc:333] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.616290 21950 raft_consensus.cc:2243] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.616751 21950 raft_consensus.cc:2272] T 37aca18dd6614fcca2c37ca23baee10f P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.618903 21950 tablet_replica.cc:333] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.619506 21950 raft_consensus.cc:2243] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.619943 21950 raft_consensus.cc:2272] T e849b2f5efb940209ba85ec10fdd6c61 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.621973 21950 tablet_replica.cc:333] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.622596 21950 raft_consensus.cc:2243] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.623456 21950 raft_consensus.cc:2272] T db31e3c3b32a44599d9d724265504412 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.625551 21950 tablet_replica.cc:333] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.626132 21950 raft_consensus.cc:2243] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.626969 21950 raft_consensus.cc:2272] T e031ed67b1d74383b3f53e2d5b29afb3 P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.629084 21950 tablet_replica.cc:333] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.629791 21950 raft_consensus.cc:2243] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.630743 21950 raft_consensus.cc:2272] T 3bb21666604c40d7a69aadc98d860372 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.632778 21950 tablet_replica.cc:333] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.633347 21950 raft_consensus.cc:2243] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.633785 21950 raft_consensus.cc:2272] T ea32f6fbd7704c1ea2e79759702bd00a P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.635938 21950 tablet_replica.cc:333] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.636528 21950 raft_consensus.cc:2243] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.637427 21950 raft_consensus.cc:2272] T 7ad3749c96f54252b6db984ef0f3af8a P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.640043 21950 tablet_replica.cc:333] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.640671 21950 raft_consensus.cc:2243] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.641543 21950 raft_consensus.cc:2272] T b67eca300902495499a638b367629d5d P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.643786 21950 tablet_replica.cc:333] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.644428 21950 raft_consensus.cc:2243] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.644892 21950 raft_consensus.cc:2272] T 0b7c8dce537548b1837cd52e72e3c35b P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.646991 21950 tablet_replica.cc:333] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.647693 21950 raft_consensus.cc:2243] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.648253 21950 raft_consensus.cc:2272] T 97d52c73ba1a473eb7c3ef4739985691 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.650350 21950 tablet_replica.cc:333] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.650925 21950 raft_consensus.cc:2243] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.651763 21950 raft_consensus.cc:2272] T 367bb0da50f949aaa91779a93166be5e P 71032f33c56c4c7d9e54f8663e3c31ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.653789 21950 tablet_replica.cc:333] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.654305 21950 raft_consensus.cc:2243] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.654776 21950 raft_consensus.cc:2272] T 4e134599afcd444783bd3f479ef467ec P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.656558 21950 tablet_replica.cc:333] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.657083 21950 raft_consensus.cc:2243] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.657527 21950 raft_consensus.cc:2272] T 343b0baf561d41f8973240c939116c50 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.659551 21950 tablet_replica.cc:333] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.660099 21950 raft_consensus.cc:2243] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.660533 21950 raft_consensus.cc:2272] T 8b27e340c30c4ac8ae63d008c0ca5698 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.663556 21950 tablet_replica.cc:333] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.664322 21950 raft_consensus.cc:2243] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.664942 21950 raft_consensus.cc:2272] T cd00a21432654ca19d09e1e85954878f P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.666962 21950 tablet_replica.cc:333] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.667388 21950 raft_consensus.cc:2243] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.667764 21950 raft_consensus.cc:2272] T 5cf3a6d9518645478a0948c388a15510 P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.670043 21950 tablet_replica.cc:333] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec: stopping tablet replica
I20260713 09:10:57.670565 21950 raft_consensus.cc:2243] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:57.670956 21950 raft_consensus.cc:2272] T ddbbc5f8fa4345d58ef41d05821da69e P 71032f33c56c4c7d9e54f8663e3c31ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.711293 21950 tablet_server.cc:196] TabletServer@127.21.111.132:0 shutdown complete.
I20260713 09:10:57.745430 21950 master.cc:562] Master@127.21.111.190:44529 shutting down...
I20260713 09:10:57.781204 21950 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:57.781886 21950 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:57.782248 21950 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4368f8ea79045278a3a4effab2bb666: stopping tablet replica
I20260713 09:10:57.805732 21950 master.cc:584] Master@127.21.111.190:44529 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17960 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:10:57.878163 21950 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.111.190:39475
I20260713 09:10:57.879931 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:57.886631 24711 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
W20260713 09:10:57.887046 24710 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
W20260713 09:10:57.887807 24713 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
I20260713 09:10:57.889400 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:57.890594 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:57.890838 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:57.891000 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933857890982 us; error 0 us; skew 500 ppm
I20260713 09:10:57.891754 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:57.895140 21950 webserver.cc:533] Webserver started at http://127.21.111.190:41823/ using document root <none> and password file <none>
I20260713 09:10:57.895731 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:57.895944 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:57.896245 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:57.897521 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/master-0-root/instance:
uuid: "48212da8ca0e48aa9740edd24653c69e"
format_stamp: "Formatted at 2026-07-13 09:10:57 on dist-test-slave-5ggs"
I20260713 09:10:57.902664 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:10:57.908464 24718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:57.909720 21950 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:57.910189 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/master-0-root
uuid: "48212da8ca0e48aa9740edd24653c69e"
format_stamp: "Formatted at 2026-07-13 09:10:57 on dist-test-slave-5ggs"
I20260713 09:10:57.910567 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-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)
I20260713 09:10:57.952934 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:57.955379 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:58.001551 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.190:39475
I20260713 09:10:58.001670 24769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.190:39475 every 8 connection(s)
I20260713 09:10:58.005538 24770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.015784 24770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e: Bootstrap starting.
I20260713 09:10:58.020462 24770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.024735 24770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e: No bootstrap required, opened a new log
I20260713 09:10:58.027083 24770 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48212da8ca0e48aa9740edd24653c69e" member_type: VOTER }
I20260713 09:10:58.027529 24770 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.027725 24770 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48212da8ca0e48aa9740edd24653c69e, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.028363 24770 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48212da8ca0e48aa9740edd24653c69e" member_type: VOTER }
I20260713 09:10:58.028815 24770 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:58.029017 24770 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:58.029241 24770 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:58.033895 24770 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48212da8ca0e48aa9740edd24653c69e" member_type: VOTER }
I20260713 09:10:58.034399 24770 leader_election.cc:304] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [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: 48212da8ca0e48aa9740edd24653c69e; no voters: 
I20260713 09:10:58.035637 24770 leader_election.cc:290] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:58.036058 24773 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:58.037437 24773 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 1 LEADER]: Becoming Leader. State: Replica: 48212da8ca0e48aa9740edd24653c69e, State: Running, Role: LEADER
I20260713 09:10:58.038075 24773 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [LEADER]: Queue going to LEADER mode. State: All 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: "48212da8ca0e48aa9740edd24653c69e" member_type: VOTER }
I20260713 09:10:58.038887 24770 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:58.043066 24774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48212da8ca0e48aa9740edd24653c69e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48212da8ca0e48aa9740edd24653c69e" member_type: VOTER } }
I20260713 09:10:58.043820 24774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:58.043839 24775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48212da8ca0e48aa9740edd24653c69e. Latest consensus state: current_term: 1 leader_uuid: "48212da8ca0e48aa9740edd24653c69e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48212da8ca0e48aa9740edd24653c69e" member_type: VOTER } }
I20260713 09:10:58.044750 24775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:58.047498 24780 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:58.052591 24780 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:58.057545 21950 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:58.062325 24780 catalog_manager.cc:1383] Generated new cluster ID: 6f1bc94560a74bcabf307d2fa0fbc4b6
I20260713 09:10:58.062665 24780 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:58.088626 24780 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:58.089918 24780 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:58.105556 24780 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e: Generated new TSK 0
I20260713 09:10:58.106166 24780 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:58.125694 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:58.132290 24791 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
W20260713 09:10:58.133138 24792 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
W20260713 09:10:58.134533 24794 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
I20260713 09:10:58.135756 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:58.136819 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:58.137068 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:58.137248 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933858137229 us; error 0 us; skew 500 ppm
I20260713 09:10:58.137848 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:58.140609 21950 webserver.cc:533] Webserver started at http://127.21.111.129:35805/ using document root <none> and password file <none>
I20260713 09:10:58.141198 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:58.141427 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:58.141736 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:58.143036 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-0-root/instance:
uuid: "67aef21255054779968d306da76dfc2a"
format_stamp: "Formatted at 2026-07-13 09:10:58 on dist-test-slave-5ggs"
I20260713 09:10:58.147924 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:58.151897 24799 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:58.152877 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:10:58.153226 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "67aef21255054779968d306da76dfc2a"
format_stamp: "Formatted at 2026-07-13 09:10:58 on dist-test-slave-5ggs"
I20260713 09:10:58.153610 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-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)
I20260713 09:10:58.163513 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:58.164736 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:58.166380 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:58.169063 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:58.169304 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:58.169585 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:58.169812 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:58.215939 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:45627
I20260713 09:10:58.216074 24861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:45627 every 8 connection(s)
I20260713 09:10:58.221446 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:58.229470 24866 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
W20260713 09:10:58.230834 24867 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
W20260713 09:10:58.233385 24869 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
I20260713 09:10:58.234236 21950 server_base.cc:1061] running on GCE node
I20260713 09:10:58.235677 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:58.235924 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:58.236150 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933858236131 us; error 0 us; skew 500 ppm
I20260713 09:10:58.236231 24862 heartbeater.cc:344] Connected to a master server at 127.21.111.190:39475
I20260713 09:10:58.236696 24862 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:58.236953 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:58.237442 24862 heartbeater.cc:507] Master 127.21.111.190:39475 requested a full tablet report, sending...
I20260713 09:10:58.239773 24735 ts_manager.cc:194] Registered new tserver with Master: 67aef21255054779968d306da76dfc2a (127.21.111.129:45627)
I20260713 09:10:58.239878 21950 webserver.cc:533] Webserver started at http://127.21.111.130:36489/ using document root <none> and password file <none>
I20260713 09:10:58.240583 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:58.240813 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:58.241108 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:58.241714 24735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51522
I20260713 09:10:58.242466 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-1-root/instance:
uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
format_stamp: "Formatted at 2026-07-13 09:10:58 on dist-test-slave-5ggs"
I20260713 09:10:58.247328 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:10:58.251387 24874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:58.252557 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:10:58.252907 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-1-root
uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
format_stamp: "Formatted at 2026-07-13 09:10:58 on dist-test-slave-5ggs"
I20260713 09:10:58.253249 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-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)
I20260713 09:10:58.280686 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:58.282035 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:58.283735 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:58.286140 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:58.286396 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:58.286687 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:58.286890 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:58.331545 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.130:41215
I20260713 09:10:58.331670 24936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.130:41215 every 8 connection(s)
I20260713 09:10:58.336833 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:58.345661 24941 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
W20260713 09:10:58.345662 24940 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
I20260713 09:10:58.350369 21950 server_base.cc:1061] running on GCE node
W20260713 09:10:58.350749 24943 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
I20260713 09:10:58.351447 24937 heartbeater.cc:344] Connected to a master server at 127.21.111.190:39475
I20260713 09:10:58.351841 24937 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:58.351963 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:58.352330 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:58.352509 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933858352496 us; error 0 us; skew 500 ppm
I20260713 09:10:58.352792 24937 heartbeater.cc:507] Master 127.21.111.190:39475 requested a full tablet report, sending...
I20260713 09:10:58.353183 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:58.355232 24735 ts_manager.cc:194] Registered new tserver with Master: f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:58.356499 21950 webserver.cc:533] Webserver started at http://127.21.111.131:44871/ using document root <none> and password file <none>
I20260713 09:10:58.357227 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:58.357235 24735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51536
I20260713 09:10:58.357573 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:58.357977 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:58.359475 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-2-root/instance:
uuid: "25dd59c9284047e5a6da68247e1764e8"
format_stamp: "Formatted at 2026-07-13 09:10:58 on dist-test-slave-5ggs"
I20260713 09:10:58.364195 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:58.367940 24948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:58.368747 21950 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:58.369066 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-2-root
uuid: "25dd59c9284047e5a6da68247e1764e8"
format_stamp: "Formatted at 2026-07-13 09:10:58 on dist-test-slave-5ggs"
I20260713 09:10:58.369383 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-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)
I20260713 09:10:58.393440 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:58.394829 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:58.396450 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:58.399003 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:58.399258 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:58.399526 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:58.399739 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:58.443889 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.131:32923
I20260713 09:10:58.443985 25010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.131:32923 every 8 connection(s)
I20260713 09:10:58.458495 25011 heartbeater.cc:344] Connected to a master server at 127.21.111.190:39475
I20260713 09:10:58.458864 25011 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:58.459492 25011 heartbeater.cc:507] Master 127.21.111.190:39475 requested a full tablet report, sending...
I20260713 09:10:58.461438 24735 ts_manager.cc:194] Registered new tserver with Master: 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:58.462217 21950 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014814023s
I20260713 09:10:58.462811 24735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51542
I20260713 09:10:58.487533 24735 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51544:
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"
    }
  }
}
W20260713 09:10:58.490374 24735 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.
I20260713 09:10:58.564716 24826 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdd425041db4ebabe929e85fe2d1b36 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:58.566220 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd425041db4ebabe929e85fe2d1b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.566696 24824 tablet_service.cc:1511] Processing CreateTablet for tablet c44e02bf1c3e4ead9a89c5838167d49d (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:58.568460 24824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e02bf1c3e4ead9a89c5838167d49d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.568778 24825 tablet_service.cc:1511] Processing CreateTablet for tablet b23bf3c055264b4999a1d193d56c759f (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:58.570128 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23bf3c055264b4999a1d193d56c759f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.575418 24827 tablet_service.cc:1511] Processing CreateTablet for tablet c60fc7f4db014e159920b9e31fe7e2d3 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:58.576787 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60fc7f4db014e159920b9e31fe7e2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.583562 24823 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8c95fe46514f45900e953ff83f9a4f (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:58.585306 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8c95fe46514f45900e953ff83f9a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.589963 25026 tablet_bootstrap.cc:492] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:58.596235 25026 tablet_bootstrap.cc:654] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.607892 24902 tablet_service.cc:1511] Processing CreateTablet for tablet c60fc7f4db014e159920b9e31fe7e2d3 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:58.609504 24902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60fc7f4db014e159920b9e31fe7e2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.609656 25026 tablet_bootstrap.cc:492] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:58.610164 25026 ts_tablet_manager.cc:1403] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.013s
I20260713 09:10:58.612160 24975 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdd425041db4ebabe929e85fe2d1b36 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:58.613667 24975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd425041db4ebabe929e85fe2d1b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.615533 24973 tablet_service.cc:1511] Processing CreateTablet for tablet c44e02bf1c3e4ead9a89c5838167d49d (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:58.617013 24973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e02bf1c3e4ead9a89c5838167d49d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.619859 24899 tablet_service.cc:1511] Processing CreateTablet for tablet c44e02bf1c3e4ead9a89c5838167d49d (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:58.620766 25026 raft_consensus.cc:359] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.621368 24899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e02bf1c3e4ead9a89c5838167d49d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.621524 25026 raft_consensus.cc:385] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.621927 25026 raft_consensus.cc:740] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.623768 24901 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdd425041db4ebabe929e85fe2d1b36 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:58.625227 24901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd425041db4ebabe929e85fe2d1b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.625304 25026 consensus_queue.cc:260] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.627745 24900 tablet_service.cc:1511] Processing CreateTablet for tablet b23bf3c055264b4999a1d193d56c759f (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:58.629195 24900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23bf3c055264b4999a1d193d56c759f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.631757 24974 tablet_service.cc:1511] Processing CreateTablet for tablet b23bf3c055264b4999a1d193d56c759f (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:58.633292 24974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23bf3c055264b4999a1d193d56c759f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.636188 24976 tablet_service.cc:1511] Processing CreateTablet for tablet c60fc7f4db014e159920b9e31fe7e2d3 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:58.638049 24976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60fc7f4db014e159920b9e31fe7e2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.654985 24898 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8c95fe46514f45900e953ff83f9a4f (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:58.656546 24898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8c95fe46514f45900e953ff83f9a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.657975 25026 ts_tablet_manager.cc:1434] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.048s	user 0.015s	sys 0.011s
I20260713 09:10:58.658759 24862 heartbeater.cc:499] Master 127.21.111.190:39475 was elected leader, sending a full tablet report...
I20260713 09:10:58.659191 25026 tablet_bootstrap.cc:492] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:58.663501 24972 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8c95fe46514f45900e953ff83f9a4f (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:58.665091 24972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8c95fe46514f45900e953ff83f9a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.666179 25026 tablet_bootstrap.cc:654] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.666366 24824 tablet_service.cc:1511] Processing CreateTablet for tablet 8715cab9ad264f59b94531e92b169146 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:58.667816 24824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8715cab9ad264f59b94531e92b169146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.671610 24897 tablet_service.cc:1511] Processing CreateTablet for tablet 8715cab9ad264f59b94531e92b169146 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:58.673166 24897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8715cab9ad264f59b94531e92b169146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.675671 24971 tablet_service.cc:1511] Processing CreateTablet for tablet 8715cab9ad264f59b94531e92b169146 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:58.676323 24827 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfda8a7f7874a729c75bdac6af5d9f2 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:58.678442 24896 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfda8a7f7874a729c75bdac6af5d9f2 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:58.679404 24971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8715cab9ad264f59b94531e92b169146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.679956 24896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfda8a7f7874a729c75bdac6af5d9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.678308 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfda8a7f7874a729c75bdac6af5d9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.685416 24970 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfda8a7f7874a729c75bdac6af5d9f2 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:58.689564 24825 tablet_service.cc:1511] Processing CreateTablet for tablet b9178686c51149e6911cda654653a95f (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:58.690917 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9178686c51149e6911cda654653a95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.691026 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfda8a7f7874a729c75bdac6af5d9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.702396 24895 tablet_service.cc:1511] Processing CreateTablet for tablet b9178686c51149e6911cda654653a95f (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:58.703845 24895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9178686c51149e6911cda654653a95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.756161 25031 tablet_bootstrap.cc:492] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:58.760919 24976 tablet_service.cc:1511] Processing CreateTablet for tablet b9178686c51149e6911cda654653a95f (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:58.762303 24976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9178686c51149e6911cda654653a95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.767053 25026 tablet_bootstrap.cc:492] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:58.767628 25026 ts_tablet_manager.cc:1403] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.047s
I20260713 09:10:58.770799 25029 tablet_bootstrap.cc:492] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:58.791204 25031 tablet_bootstrap.cc:654] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.793823 24973 tablet_service.cc:1511] Processing CreateTablet for tablet 62d8b33d85ec4a219d1ce11d975e3b74 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:58.795295 24973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d8b33d85ec4a219d1ce11d975e3b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.795250 24898 tablet_service.cc:1511] Processing CreateTablet for tablet 62d8b33d85ec4a219d1ce11d975e3b74 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:58.797343 24898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d8b33d85ec4a219d1ce11d975e3b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.798017 24825 tablet_service.cc:1511] Processing CreateTablet for tablet 62d8b33d85ec4a219d1ce11d975e3b74 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:58.799402 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d8b33d85ec4a219d1ce11d975e3b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.802448 25031 tablet_bootstrap.cc:492] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:58.802138 25026 raft_consensus.cc:359] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.802937 25031 ts_tablet_manager.cc:1403] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.008s
I20260713 09:10:58.805883 25031 raft_consensus.cc:359] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.806614 25031 raft_consensus.cc:385] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.807173 25031 raft_consensus.cc:740] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.808156 25031 consensus_queue.cc:260] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.806545 24827 tablet_service.cc:1511] Processing CreateTablet for tablet 37a37ee8af8040188e0206b127f1d7e3 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:58.810001 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a37ee8af8040188e0206b127f1d7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.803022 25026 raft_consensus.cc:385] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.810789 25026 raft_consensus.cc:740] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.811808 25026 consensus_queue.cc:260] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.816188 25029 tablet_bootstrap.cc:654] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.816725 24972 tablet_service.cc:1511] Processing CreateTablet for tablet 37a37ee8af8040188e0206b127f1d7e3 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:58.818205 24972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a37ee8af8040188e0206b127f1d7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.821894 25011 heartbeater.cc:499] Master 127.21.111.190:39475 was elected leader, sending a full tablet report...
I20260713 09:10:58.822926 25031 ts_tablet_manager.cc:1434] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260713 09:10:58.823899 25031 tablet_bootstrap.cc:492] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:58.829998 25031 tablet_bootstrap.cc:654] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.831086 25026 ts_tablet_manager.cc:1434] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.002s
I20260713 09:10:58.832681 25026 tablet_bootstrap.cc:492] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:58.836339 25031 tablet_bootstrap.cc:492] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:58.836817 25031 ts_tablet_manager.cc:1403] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:10:58.839228 25031 raft_consensus.cc:359] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.839879 25031 raft_consensus.cc:385] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.840047 25026 tablet_bootstrap.cc:654] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.840162 25031 raft_consensus.cc:740] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.840917 25029 tablet_bootstrap.cc:492] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:58.840977 25031 consensus_queue.cc:260] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.841709 25029 ts_tablet_manager.cc:1403] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260713 09:10:58.887748 25031 ts_tablet_manager.cc:1434] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.000s
I20260713 09:10:58.890931 25031 tablet_bootstrap.cc:492] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:58.884120 24898 tablet_service.cc:1511] Processing CreateTablet for tablet 37a37ee8af8040188e0206b127f1d7e3 (DEFAULT_TABLE table=test-workload [id=4596a3ec3d3346cf81389b0eb0f250a3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:58.895243 24898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a37ee8af8040188e0206b127f1d7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.900403 25031 tablet_bootstrap.cc:654] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.900336 25029 raft_consensus.cc:359] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:58.902190 25029 raft_consensus.cc:385] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.902623 25029 raft_consensus.cc:740] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.908274 25029 consensus_queue.cc:260] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:58.908892 25034 raft_consensus.cc:493] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.909595 25034 raft_consensus.cc:515] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.916517 25029 ts_tablet_manager.cc:1434] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.074s	user 0.012s	sys 0.000s
I20260713 09:10:58.919659 24937 heartbeater.cc:499] Master 127.21.111.190:39475 was elected leader, sending a full tablet report...
I20260713 09:10:58.914840 25034 leader_election.cc:290] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:58.922206 25034 raft_consensus.cc:493] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.923107 25034 raft_consensus.cc:515] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.926839 25029 tablet_bootstrap.cc:492] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:58.935159 25028 raft_consensus.cc:493] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.940277 25031 tablet_bootstrap.cc:492] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:58.941581 25028 raft_consensus.cc:515] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.942312 25031 ts_tablet_manager.cc:1403] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.017s
I20260713 09:10:58.945286 25026 tablet_bootstrap.cc:492] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:58.946024 25026 ts_tablet_manager.cc:1403] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.011s
I20260713 09:10:58.945851 25031 raft_consensus.cc:359] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.946748 25031 raft_consensus.cc:385] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.947099 25031 raft_consensus.cc:740] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.950171 25026 raft_consensus.cc:359] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.951082 25026 raft_consensus.cc:385] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.951416 25026 raft_consensus.cc:740] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.952272 25026 consensus_queue.cc:260] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.955655 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e02bf1c3e4ead9a89c5838167d49d" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:10:58.957612 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23bf3c055264b4999a1d193d56c759f" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:10:58.937912 25034 leader_election.cc:290] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
W20260713 09:10:58.959189 24949 leader_election.cc:343] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:58.960376 24949 leader_election.cc:343] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:58.961951 25031 consensus_queue.cc:260] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.964960 25031 ts_tablet_manager.cc:1434] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:10:58.966394 25031 tablet_bootstrap.cc:492] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:58.973179 25029 tablet_bootstrap.cc:654] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.973472 25031 tablet_bootstrap.cc:654] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:58.983119 25031 tablet_bootstrap.cc:492] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:58.983632 25042 raft_consensus.cc:493] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:58.984179 25042 raft_consensus.cc:515] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:58.986186 25042 leader_election.cc:290] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:58.983624 25031 ts_tablet_manager.cc:1403] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260713 09:10:58.988219 25028 leader_election.cc:290] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:58.989933 25031 raft_consensus.cc:359] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:58.990824 25031 raft_consensus.cc:385] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:58.991207 25031 raft_consensus.cc:740] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:58.992178 25031 consensus_queue.cc:260] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:58.994578 25031 ts_tablet_manager.cc:1434] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:10:58.992952 25026 ts_tablet_manager.cc:1434] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.006s
I20260713 09:10:58.995905 25031 tablet_bootstrap.cc:492] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:58.996717 25026 tablet_bootstrap.cc:492] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:59.003706 25031 tablet_bootstrap.cc:654] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.004590 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e02bf1c3e4ead9a89c5838167d49d" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.006383 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23bf3c055264b4999a1d193d56c759f" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.007025 24837 raft_consensus.cc:2468] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 0.
W20260713 09:10:59.008112 24951 leader_election.cc:343] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.008564 24951 leader_election.cc:304] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8; no voters: 67aef21255054779968d306da76dfc2a, f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:10:59.009696 25034 raft_consensus.cc:2749] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.010862 24951 leader_election.cc:304] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [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: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:10:59.012295 25034 raft_consensus.cc:2804] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.012709 25034 raft_consensus.cc:493] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.013113 25034 raft_consensus.cc:3060] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.021533 25029 tablet_bootstrap.cc:492] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:59.022111 25029 ts_tablet_manager.cc:1403] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.005s
I20260713 09:10:59.024086 25031 tablet_bootstrap.cc:492] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:59.024534 25031 ts_tablet_manager.cc:1403] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260713 09:10:59.025153 25029 raft_consensus.cc:359] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.025502 25034 raft_consensus.cc:515] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.025935 25029 raft_consensus.cc:385] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.027100 25031 raft_consensus.cc:359] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.027875 25031 raft_consensus.cc:385] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.028059 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:10:59.028458 25034 leader_election.cc:290] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.028198 25031 raft_consensus.cc:740] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.029078 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23bf3c055264b4999a1d193d56c759f" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
I20260713 09:10:59.029999 25031 consensus_queue.cc:260] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.030325 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8c95fe46514f45900e953ff83f9a4f" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
W20260713 09:10:59.030470 24949 leader_election.cc:343] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:59.030525 24800 leader_election.cc:343] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.026237 25029 raft_consensus.cc:740] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.034399 25026 tablet_bootstrap.cc:654] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.035108 25029 consensus_queue.cc:260] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
W20260713 09:10:59.032327 24800 leader_election.cc:343] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.032989 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23bf3c055264b4999a1d193d56c759f" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a"
I20260713 09:10:59.037470 25029 ts_tablet_manager.cc:1434] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:10:59.032387 25031 ts_tablet_manager.cc:1434] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:59.037803 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:10:59.038933 25031 tablet_bootstrap.cc:492] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:59.039150 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8c95fe46514f45900e953ff83f9a4f" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:10:59.037822 24837 raft_consensus.cc:3060] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.047011 25031 tablet_bootstrap.cc:654] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.050089 24837 raft_consensus.cc:2468] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:10:59.042315 25029 tablet_bootstrap.cc:492] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:59.042016 24986 raft_consensus.cc:2468] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67aef21255054779968d306da76dfc2a in term 0.
I20260713 09:10:59.041817 24985 raft_consensus.cc:2468] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67aef21255054779968d306da76dfc2a in term 0.
I20260713 09:10:59.051534 24951 leader_election.cc:304] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: f6ab2fa956ec421c90d5bdb9586bbf6d
W20260713 09:10:59.052392 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:59.052470 25034 raft_consensus.cc:2804] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.053071 24803 leader_election.cc:304] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [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: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:10:59.054152 25043 raft_consensus.cc:2804] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.053115 25034 raft_consensus.cc:697] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Becoming Leader. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Running, Role: LEADER
I20260713 09:10:59.055680 25034 consensus_queue.cc:237] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.057428 25026 tablet_bootstrap.cc:492] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:59.057924 25026 ts_tablet_manager.cc:1403] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.000s
I20260713 09:10:59.054577 25043 raft_consensus.cc:493] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.058588 25043 raft_consensus.cc:3060] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.062533 24803 leader_election.cc:304] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [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: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:10:59.063726 25028 raft_consensus.cc:2804] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.064141 25028 raft_consensus.cc:493] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.064455 25028 raft_consensus.cc:3060] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.071193 25026 raft_consensus.cc:359] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.071733 25039 raft_consensus.cc:493] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.072283 25039 raft_consensus.cc:515] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.075322 25028 raft_consensus.cc:515] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.076473 25029 tablet_bootstrap.cc:654] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.076865 25031 tablet_bootstrap.cc:492] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:59.077389 25031 ts_tablet_manager.cc:1403] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.001s
I20260713 09:10:59.078315 25028 leader_election.cc:290] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 election: Requested vote from peers f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.079732 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8c95fe46514f45900e953ff83f9a4f" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
I20260713 09:10:59.080549 24985 raft_consensus.cc:3060] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.082458 25039 leader_election.cc:290] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.084944 25031 raft_consensus.cc:359] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.085855 25031 raft_consensus.cc:385] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.088304 25043 raft_consensus.cc:515] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.086179 25031 raft_consensus.cc:740] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.093585 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
I20260713 09:10:59.092660 24734 catalog_manager.cc:5697] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "25dd59c9284047e5a6da68247e1764e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.094204 24986 raft_consensus.cc:3060] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.094018 25031 consensus_queue.cc:260] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.095175 25043 leader_election.cc:290] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 election: Requested vote from peers f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.097301 25026 raft_consensus.cc:385] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.097666 25026 raft_consensus.cc:740] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.097847 25031 ts_tablet_manager.cc:1434] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:10:59.098999 24985 raft_consensus.cc:2468] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67aef21255054779968d306da76dfc2a in term 1.
I20260713 09:10:59.099349 25031 tablet_bootstrap.cc:492] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:59.100988 25026 consensus_queue.cc:260] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.101832 24803 leader_election.cc:304] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: 
I20260713 09:10:59.103168 24986 raft_consensus.cc:2468] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67aef21255054779968d306da76dfc2a in term 1.
I20260713 09:10:59.104426 24803 leader_election.cc:304] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: 
I20260713 09:10:59.105053 25028 raft_consensus.cc:2804] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.105772 25028 raft_consensus.cc:697] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 1 LEADER]: Becoming Leader. State: Replica: 67aef21255054779968d306da76dfc2a, State: Running, Role: LEADER
I20260713 09:10:59.105893 25042 raft_consensus.cc:2804] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.111513 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8c95fe46514f45900e953ff83f9a4f" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
I20260713 09:10:59.117940 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
W20260713 09:10:59.119560 24800 leader_election.cc:343] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.122795 25026 ts_tablet_manager.cc:1434] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.013s
I20260713 09:10:59.124505 25026 tablet_bootstrap.cc:492] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:59.122273 25042 raft_consensus.cc:697] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 1 LEADER]: Becoming Leader. State: Replica: 67aef21255054779968d306da76dfc2a, State: Running, Role: LEADER
W20260713 09:10:59.130381 24800 leader_election.cc:343] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.132031 25042 consensus_queue.cc:237] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.138229 25031 tablet_bootstrap.cc:654] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.107019 25028 consensus_queue.cc:237] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.146742 25039 raft_consensus.cc:493] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.147238 25039 raft_consensus.cc:515] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:59.150859 25039 leader_election.cc:290] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.152212 25026 tablet_bootstrap.cc:654] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.152138 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e02bf1c3e4ead9a89c5838167d49d" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:10:59.152504 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60fc7f4db014e159920b9e31fe7e2d3" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:10:59.152905 24985 raft_consensus.cc:2468] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 0.
I20260713 09:10:59.153544 24986 raft_consensus.cc:2468] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 0.
I20260713 09:10:59.155210 24878 leader_election.cc:304] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:10:59.156459 24878 leader_election.cc:304] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:10:59.157693 25039 raft_consensus.cc:2804] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.158165 25039 raft_consensus.cc:493] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.158383 25062 raft_consensus.cc:2804] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.158655 25039 raft_consensus.cc:3060] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.158885 25062 raft_consensus.cc:493] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.162997 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e02bf1c3e4ead9a89c5838167d49d" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.166203 24837 raft_consensus.cc:2468] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 0.
I20260713 09:10:59.164439 25031 tablet_bootstrap.cc:492] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:59.167691 25031 ts_tablet_manager.cc:1403] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.000s
I20260713 09:10:59.168954 25029 tablet_bootstrap.cc:492] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:59.169564 25029 ts_tablet_manager.cc:1403] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.128s	user 0.032s	sys 0.043s
I20260713 09:10:59.165194 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60fc7f4db014e159920b9e31fe7e2d3" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.170222 25031 raft_consensus.cc:359] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.171859 25031 raft_consensus.cc:385] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:59.171470 24877 leader_election.cc:343] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.172173 25031 raft_consensus.cc:740] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.172864 25062 raft_consensus.cc:3060] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.173163 25031 consensus_queue.cc:260] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.175627 25031 ts_tablet_manager.cc:1434] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:59.173182 25029 raft_consensus.cc:359] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.176652 25029 raft_consensus.cc:385] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.176944 25029 raft_consensus.cc:740] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.177845 25029 consensus_queue.cc:260] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.184551 25039 raft_consensus.cc:515] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.186558 24734 catalog_manager.cc:5697] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 67aef21255054779968d306da76dfc2a (127.21.111.129). New cstate: current_term: 1 leader_uuid: "67aef21255054779968d306da76dfc2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.187569 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e02bf1c3e4ead9a89c5838167d49d" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a"
I20260713 09:10:59.188170 24836 raft_consensus.cc:3060] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.187896 25062 raft_consensus.cc:515] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:59.190116 25026 tablet_bootstrap.cc:492] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:59.190811 25026 ts_tablet_manager.cc:1403] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.012s
I20260713 09:10:59.192550 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60fc7f4db014e159920b9e31fe7e2d3" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a"
I20260713 09:10:59.193863 25026 raft_consensus.cc:359] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:59.194586 25026 raft_consensus.cc:385] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:59.194530 24877 leader_election.cc:343] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.195159 25026 raft_consensus.cc:740] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.196247 25026 consensus_queue.cc:260] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:59.197402 25062 leader_election.cc:290] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.197700 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60fc7f4db014e159920b9e31fe7e2d3" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
I20260713 09:10:59.198720 24986 raft_consensus.cc:3060] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.188409 24734 catalog_manager.cc:5697] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 67aef21255054779968d306da76dfc2a (127.21.111.129). New cstate: current_term: 1 leader_uuid: "67aef21255054779968d306da76dfc2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.207197 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e02bf1c3e4ead9a89c5838167d49d" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
I20260713 09:10:59.207916 24985 raft_consensus.cc:3060] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.208500 25026 ts_tablet_manager.cc:1434] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:10:59.209776 25026 tablet_bootstrap.cc:492] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:59.196646 24836 raft_consensus.cc:2468] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 1.
I20260713 09:10:59.212999 24986 raft_consensus.cc:2468] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 1.
I20260713 09:10:59.214303 24877 leader_election.cc:304] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67aef21255054779968d306da76dfc2a, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:10:59.215322 24878 leader_election.cc:304] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 67aef21255054779968d306da76dfc2a
I20260713 09:10:59.216312 25062 raft_consensus.cc:2804] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.217752 24985 raft_consensus.cc:2468] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 1.
I20260713 09:10:59.219594 25026 tablet_bootstrap.cc:654] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.222466 25039 leader_election.cc:290] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.223670 25039 raft_consensus.cc:2804] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.224340 25039 raft_consensus.cc:697] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 LEADER]: Becoming Leader. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Running, Role: LEADER
I20260713 09:10:59.226296 25062 raft_consensus.cc:697] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 LEADER]: Becoming Leader. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Running, Role: LEADER
I20260713 09:10:59.227238 25062 consensus_queue.cc:237] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.231667 25026 tablet_bootstrap.cc:492] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:59.232326 25026 ts_tablet_manager.cc:1403] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260713 09:10:59.234939 25031 tablet_bootstrap.cc:492] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:59.235813 25026 raft_consensus.cc:359] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.236673 25026 raft_consensus.cc:385] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.237002 25026 raft_consensus.cc:740] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.238121 25026 consensus_queue.cc:260] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.241104 25026 ts_tablet_manager.cc:1434] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260713 09:10:59.242257 25026 tablet_bootstrap.cc:492] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:59.225523 25039 consensus_queue.cc:237] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:59.246678 25029 ts_tablet_manager.cc:1434] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.077s	user 0.026s	sys 0.038s
I20260713 09:10:59.247973 25029 tablet_bootstrap.cc:492] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:59.249569 25026 tablet_bootstrap.cc:654] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.250152 25031 tablet_bootstrap.cc:654] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.254511 25029 tablet_bootstrap.cc:654] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.254067 24735 catalog_manager.cc:5697] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d reported cstate change: term changed from 0 to 1, leader changed from <none> to f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130). New cstate: current_term: 1 leader_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.263365 25026 tablet_bootstrap.cc:492] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:59.264034 25026 ts_tablet_manager.cc:1403] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260713 09:10:59.268405 25026 raft_consensus.cc:359] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.269479 25026 raft_consensus.cc:385] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.269883 25026 raft_consensus.cc:740] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.271081 25026 consensus_queue.cc:260] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.271265 24733 catalog_manager.cc:5697] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d reported cstate change: term changed from 0 to 1, leader changed from <none> to f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130). New cstate: current_term: 1 leader_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.279255 25029 tablet_bootstrap.cc:492] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:59.279866 25029 ts_tablet_manager.cc:1403] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.010s
I20260713 09:10:59.282624 25029 raft_consensus.cc:359] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.283174 25029 raft_consensus.cc:385] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.283510 25029 raft_consensus.cc:740] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.284262 25029 consensus_queue.cc:260] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.286466 25029 ts_tablet_manager.cc:1434] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260713 09:10:59.287189 25026 ts_tablet_manager.cc:1434] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:10:59.287588 25029 tablet_bootstrap.cc:492] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:59.290895 25031 tablet_bootstrap.cc:492] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:59.291438 25031 ts_tablet_manager.cc:1403] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.014s
I20260713 09:10:59.294888 25029 tablet_bootstrap.cc:654] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.294512 25031 raft_consensus.cc:359] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.295322 25031 raft_consensus.cc:385] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.295637 25031 raft_consensus.cc:740] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.296528 25031 consensus_queue.cc:260] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.297654 25026 tablet_bootstrap.cc:492] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:59.305608 25026 tablet_bootstrap.cc:654] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.306284 25031 ts_tablet_manager.cc:1434] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:10:59.308167 25031 tablet_bootstrap.cc:492] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:59.309048 25029 tablet_bootstrap.cc:492] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:59.309587 25029 ts_tablet_manager.cc:1403] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260713 09:10:59.312765 25029 raft_consensus.cc:359] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.313486 25029 raft_consensus.cc:385] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.313767 25029 raft_consensus.cc:740] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.314215 25031 tablet_bootstrap.cc:654] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.314656 25029 consensus_queue.cc:260] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.316962 25034 raft_consensus.cc:493] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.317641 25034 raft_consensus.cc:515] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.320271 25029 ts_tablet_manager.cc:1434] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:10:59.321739 25029 tablet_bootstrap.cc:492] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:59.322438 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfda8a7f7874a729c75bdac6af5d9f2" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:10:59.323421 24912 raft_consensus.cc:2468] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 0.
I20260713 09:10:59.327504 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfda8a7f7874a729c75bdac6af5d9f2" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.327813 24949 leader_election.cc:304] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:10:59.328274 24836 raft_consensus.cc:2468] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 0.
I20260713 09:10:59.328964 25040 raft_consensus.cc:2804] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.329509 25040 raft_consensus.cc:493] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.329988 25040 raft_consensus.cc:3060] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.330564 25029 tablet_bootstrap.cc:654] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.335645 25034 leader_election.cc:290] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.348546 25028 raft_consensus.cc:493] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.349397 25028 raft_consensus.cc:515] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:10:59.354027 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60fc7f4db014e159920b9e31fe7e2d3" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:10:59.355316 24985 raft_consensus.cc:2393] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67aef21255054779968d306da76dfc2a in current term 1: Already voted for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in this term.
I20260713 09:10:59.356729 25039 raft_consensus.cc:493] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.357491 25039 raft_consensus.cc:515] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.361909 25039 leader_election.cc:290] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.362969 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8c95fe46514f45900e953ff83f9a4f" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.364121 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8c95fe46514f45900e953ff83f9a4f" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:10:59.365312 24985 raft_consensus.cc:2393] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6ab2fa956ec421c90d5bdb9586bbf6d in current term 1: Already voted for candidate 67aef21255054779968d306da76dfc2a in this term.
I20260713 09:10:59.367161 24878 leader_election.cc:304] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a
I20260713 09:10:59.368458 25065 raft_consensus.cc:3060] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.376754 25028 leader_election.cc:290] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.378062 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60fc7f4db014e159920b9e31fe7e2d3" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:10:59.380462 24800 leader_election.cc:304] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67aef21255054779968d306da76dfc2a; no voters: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:10:59.382894 25028 raft_consensus.cc:3060] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.412101 25065 raft_consensus.cc:2749] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.405965 25040 raft_consensus.cc:515] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.424616 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfda8a7f7874a729c75bdac6af5d9f2" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a"
I20260713 09:10:59.425472 24836 raft_consensus.cc:3060] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.425724 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfda8a7f7874a729c75bdac6af5d9f2" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
I20260713 09:10:59.426589 24912 raft_consensus.cc:3060] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.436195 24836 raft_consensus.cc:2468] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:10:59.437371 24912 raft_consensus.cc:2468] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:10:59.438004 24951 leader_election.cc:304] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: 
I20260713 09:10:59.439293 25034 raft_consensus.cc:2804] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.418299 25028 raft_consensus.cc:2749] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.439278 25040 leader_election.cc:290] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.451797 25029 tablet_bootstrap.cc:492] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:59.452409 25029 ts_tablet_manager.cc:1403] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.131s	user 0.030s	sys 0.072s
I20260713 09:10:59.452445 25026 tablet_bootstrap.cc:492] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:59.452747 25031 tablet_bootstrap.cc:492] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:59.453125 25026 ts_tablet_manager.cc:1403] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.156s	user 0.053s	sys 0.099s
I20260713 09:10:59.452648 25034 raft_consensus.cc:697] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Becoming Leader. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Running, Role: LEADER
I20260713 09:10:59.453253 25031 ts_tablet_manager.cc:1403] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.145s	user 0.043s	sys 0.098s
I20260713 09:10:59.454098 25034 consensus_queue.cc:237] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.455884 25029 raft_consensus.cc:359] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.456087 25031 raft_consensus.cc:359] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.456264 25026 raft_consensus.cc:359] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.456647 25029 raft_consensus.cc:385] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.456801 25031 raft_consensus.cc:385] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.456867 25026 raft_consensus.cc:385] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.457031 25029 raft_consensus.cc:740] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.457216 25031 raft_consensus.cc:740] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.457301 25026 raft_consensus.cc:740] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.458153 25031 consensus_queue.cc:260] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.458266 25026 consensus_queue.cc:260] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.458361 25029 consensus_queue.cc:260] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.460289 25026 ts_tablet_manager.cc:1434] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:59.460748 25031 ts_tablet_manager.cc:1434] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:59.461845 25026 tablet_bootstrap.cc:492] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:59.466014 25029 ts_tablet_manager.cc:1434] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.007s
I20260713 09:10:59.468259 25026 tablet_bootstrap.cc:654] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.468519 25029 tablet_bootstrap.cc:492] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:59.473098 25028 raft_consensus.cc:493] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.477952 25028 raft_consensus.cc:515] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.481585 25029 tablet_bootstrap.cc:654] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.482040 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8715cab9ad264f59b94531e92b169146" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:10:59.482249 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8715cab9ad264f59b94531e92b169146" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:10:59.482952 24985 raft_consensus.cc:2468] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67aef21255054779968d306da76dfc2a in term 0.
W20260713 09:10:59.484351 24800 leader_election.cc:343] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.485348 24803 leader_election.cc:304] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [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: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:10:59.486068 25028 leader_election.cc:290] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.486194 25042 raft_consensus.cc:2804] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.486598 25042 raft_consensus.cc:493] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.486920 25042 raft_consensus.cc:3060] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.488901 25031 tablet_bootstrap.cc:492] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8: Bootstrap starting.
I20260713 09:10:59.495450 25031 tablet_bootstrap.cc:654] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.496833 25077 consensus_queue.cc:1048] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:59.498628 25042 raft_consensus.cc:515] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.501816 24733 catalog_manager.cc:5697] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "25dd59c9284047e5a6da68247e1764e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.504173 25029 tablet_bootstrap.cc:492] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:59.504849 25029 ts_tablet_manager.cc:1403] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260713 09:10:59.502355 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8715cab9ad264f59b94531e92b169146" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
I20260713 09:10:59.508772 25029 raft_consensus.cc:359] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.509754 25029 raft_consensus.cc:385] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.512609 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8715cab9ad264f59b94531e92b169146" candidate_uuid: "67aef21255054779968d306da76dfc2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
I20260713 09:10:59.513450 24985 raft_consensus.cc:3060] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.522308 24985 raft_consensus.cc:2468] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67aef21255054779968d306da76dfc2a in term 1.
I20260713 09:10:59.523727 24803 leader_election.cc:304] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: 
I20260713 09:10:59.524921 25028 raft_consensus.cc:2804] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.525535 25028 raft_consensus.cc:697] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 1 LEADER]: Becoming Leader. State: Replica: 67aef21255054779968d306da76dfc2a, State: Running, Role: LEADER
I20260713 09:10:59.526612 25028 consensus_queue.cc:237] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.530807 25042 leader_election.cc:290] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [CANDIDATE]: Term 1 election: Requested vote from peers f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.541893 25029 raft_consensus.cc:740] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.543421 25029 consensus_queue.cc:260] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.544952 24912 raft_consensus.cc:3060] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:59.555893 24800 consensus_peers.cc:597] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a -> Peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Couldn't send request to peer f6ab2fa956ec421c90d5bdb9586bbf6d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.556442 24735 catalog_manager.cc:5697] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 67aef21255054779968d306da76dfc2a (127.21.111.129). New cstate: current_term: 1 leader_uuid: "67aef21255054779968d306da76dfc2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.557562 24912 raft_consensus.cc:2468] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67aef21255054779968d306da76dfc2a in term 1.
I20260713 09:10:59.566955 25040 raft_consensus.cc:493] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.567656 25040 raft_consensus.cc:515] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.571812 25040 leader_election.cc:290] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.566201 25029 ts_tablet_manager.cc:1434] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.006s
I20260713 09:10:59.573189 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9178686c51149e6911cda654653a95f" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.573781 25029 tablet_bootstrap.cc:492] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:59.582190 25028 consensus_queue.cc:1048] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:59.590194 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9178686c51149e6911cda654653a95f" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:10:59.591166 24912 raft_consensus.cc:2468] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 0.
I20260713 09:10:59.592628 24949 leader_election.cc:304] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:10:59.593787 25040 raft_consensus.cc:2804] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.594251 25040 raft_consensus.cc:493] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.594710 25040 raft_consensus.cc:3060] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.574302 24836 raft_consensus.cc:2468] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 0.
I20260713 09:10:59.602977 25028 consensus_queue.cc:1048] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:59.608676 25026 tablet_bootstrap.cc:492] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:59.618098 25026 ts_tablet_manager.cc:1403] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.157s	user 0.039s	sys 0.104s
I20260713 09:10:59.624132 25026 raft_consensus.cc:359] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.624850 25026 raft_consensus.cc:385] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.625104 25026 raft_consensus.cc:740] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.625746 25026 consensus_queue.cc:260] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.627753 25026 ts_tablet_manager.cc:1434] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:59.628654 25026 tablet_bootstrap.cc:492] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:10:59.629485 25029 tablet_bootstrap.cc:654] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.612076 25031 tablet_bootstrap.cc:492] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8: No bootstrap required, opened a new log
I20260713 09:10:59.632114 25031 ts_tablet_manager.cc:1403] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8: Time spent bootstrapping tablet: real 0.143s	user 0.053s	sys 0.054s
I20260713 09:10:59.612156 25040 raft_consensus.cc:515] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.635068 25031 raft_consensus.cc:359] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.635933 25031 raft_consensus.cc:385] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.636248 25031 raft_consensus.cc:740] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.644309 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9178686c51149e6911cda654653a95f" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
I20260713 09:10:59.645107 24912 raft_consensus.cc:3060] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.647089 24910 raft_consensus.cc:3060] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.650610 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9178686c51149e6911cda654653a95f" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a"
I20260713 09:10:59.651189 24836 raft_consensus.cc:3060] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.655859 25065 consensus_queue.cc:1048] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.658798 25034 consensus_queue.cc:1048] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:59.666174 24912 raft_consensus.cc:2468] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:10:59.667645 25062 consensus_queue.cc:1048] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.637794 25040 leader_election.cc:290] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.655800 25031 consensus_queue.cc:260] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.669160 24949 leader_election.cc:304] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:10:59.671161 25034 raft_consensus.cc:493] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.675046 25031 ts_tablet_manager.cc:1434] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260713 09:10:59.678494 24836 raft_consensus.cc:2468] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:10:59.676918 25077 raft_consensus.cc:2804] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.677579 25034 raft_consensus.cc:515] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.687520 25034 leader_election.cc:290] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.688210 25077 raft_consensus.cc:697] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Becoming Leader. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Running, Role: LEADER
I20260713 09:10:59.688628 25028 consensus_queue.cc:1048] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.689359 25077 consensus_queue.cc:237] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.691584 25026 tablet_bootstrap.cc:654] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.693333 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a37ee8af8040188e0206b127f1d7e3" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.693984 24836 raft_consensus.cc:2468] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 0.
I20260713 09:10:59.696447 24951 leader_election.cc:304] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: 
I20260713 09:10:59.697260 25034 raft_consensus.cc:2804] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.697690 25034 raft_consensus.cc:493] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.698096 25034 raft_consensus.cc:3060] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.705577 25034 raft_consensus.cc:515] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.707826 25034 leader_election.cc:290] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.708389 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a37ee8af8040188e0206b127f1d7e3" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a"
I20260713 09:10:59.708715 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a37ee8af8040188e0206b127f1d7e3" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:10:59.709021 24836 raft_consensus.cc:3060] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.711417 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a37ee8af8040188e0206b127f1d7e3" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
W20260713 09:10:59.712806 24949 leader_election.cc:343] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:59.713763 24949 leader_election.cc:343] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:59.738338 25026 tablet_bootstrap.cc:492] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: No bootstrap required, opened a new log
I20260713 09:10:59.738809 25029 tablet_bootstrap.cc:492] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:59.738941 25026 ts_tablet_manager.cc:1403] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.000s
I20260713 09:10:59.739494 25029 ts_tablet_manager.cc:1403] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.166s	user 0.015s	sys 0.014s
I20260713 09:10:59.743489 25026 raft_consensus.cc:359] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.727527 24732 catalog_manager.cc:5697] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "25dd59c9284047e5a6da68247e1764e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.745419 24836 raft_consensus.cc:2468] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:10:59.743140 25029 raft_consensus.cc:359] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.746739 24951 leader_election.cc:304] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:10:59.747071 25029 raft_consensus.cc:385] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.747455 25029 raft_consensus.cc:740] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.747633 25077 raft_consensus.cc:2804] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.748091 25077 raft_consensus.cc:697] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Becoming Leader. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Running, Role: LEADER
I20260713 09:10:59.744223 25026 raft_consensus.cc:385] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.748183 25029 consensus_queue.cc:260] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.748901 25026 raft_consensus.cc:740] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.748924 25077 consensus_queue.cc:237] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.749763 25026 consensus_queue.cc:260] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.751895 25026 ts_tablet_manager.cc:1434] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:10:59.753883 25029 ts_tablet_manager.cc:1434] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260713 09:10:59.754856 25029 tablet_bootstrap.cc:492] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:59.760649 25029 tablet_bootstrap.cc:654] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.769376 24734 catalog_manager.cc:5697] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "25dd59c9284047e5a6da68247e1764e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.772187 25065 raft_consensus.cc:493] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.772343 25029 tablet_bootstrap.cc:492] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:59.772890 25029 ts_tablet_manager.cc:1403] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260713 09:10:59.772696 25065 raft_consensus.cc:515] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.775157 25065 leader_election.cc:290] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:10:59.775590 25029 raft_consensus.cc:359] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.776014 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.776297 25029 raft_consensus.cc:385] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.776713 25029 raft_consensus.cc:740] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.776644 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:10:59.777721 25029 consensus_queue.cc:260] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.778337 24878 leader_election.cc:304] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a
I20260713 09:10:59.779100 25065 raft_consensus.cc:2749] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:59.780627 25029 ts_tablet_manager.cc:1434] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:59.781360 25029 tablet_bootstrap.cc:492] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d: Bootstrap starting.
I20260713 09:10:59.786329 25029 tablet_bootstrap.cc:654] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.791348 25029 tablet_bootstrap.cc:492] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d: No bootstrap required, opened a new log
I20260713 09:10:59.791821 25029 ts_tablet_manager.cc:1403] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:59.791837 25065 consensus_queue.cc:1048] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.794061 25029 raft_consensus.cc:359] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.794721 25029 raft_consensus.cc:385] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.794981 25029 raft_consensus.cc:740] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.795694 25029 consensus_queue.cc:260] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.797648 25029 ts_tablet_manager.cc:1434] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:59.802276 25039 consensus_queue.cc:1048] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.865450 25077 raft_consensus.cc:493] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:59.865993 25077 raft_consensus.cc:515] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.868037 25077 leader_election.cc:290] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.868880 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d8b33d85ec4a219d1ce11d975e3b74" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:10:59.869117 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d8b33d85ec4a219d1ce11d975e3b74" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:10:59.869616 24836 raft_consensus.cc:2468] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 0.
I20260713 09:10:59.869812 24912 raft_consensus.cc:2468] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 0.
I20260713 09:10:59.870849 24951 leader_election.cc:304] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a; no voters: 
I20260713 09:10:59.871652 25077 raft_consensus.cc:2804] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:59.871951 25077 raft_consensus.cc:493] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:59.872182 25077 raft_consensus.cc:3060] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.877496 25077 raft_consensus.cc:515] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.879253 25077 leader_election.cc:290] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:10:59.880021 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d8b33d85ec4a219d1ce11d975e3b74" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a"
I20260713 09:10:59.880256 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d8b33d85ec4a219d1ce11d975e3b74" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
I20260713 09:10:59.880594 24836 raft_consensus.cc:3060] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.880829 24912 raft_consensus.cc:3060] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.885511 24912 raft_consensus.cc:2468] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:10:59.885723 24836 raft_consensus.cc:2468] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:10:59.886580 24949 leader_election.cc:304] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:10:59.887378 25077 raft_consensus.cc:2804] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.887782 25077 raft_consensus.cc:697] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Becoming Leader. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Running, Role: LEADER
I20260713 09:10:59.888399 25077 consensus_queue.cc:237] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:10:59.896044 24734 catalog_manager.cc:5697] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "25dd59c9284047e5a6da68247e1764e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.932715 25077 consensus_queue.cc:1048] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:59.943897 25094 consensus_queue.cc:1048] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.010181 25043 consensus_queue.cc:1048] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.021209 25028 consensus_queue.cc:1048] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.028437 25039 raft_consensus.cc:493] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:00.028956 25039 raft_consensus.cc:515] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:00.031195 25039 leader_election.cc:290] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:11:00.031850 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a37ee8af8040188e0206b127f1d7e3" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67aef21255054779968d306da76dfc2a" is_pre_election: true
I20260713 09:11:00.031831 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a37ee8af8040188e0206b127f1d7e3" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:11:00.032754 24836 raft_consensus.cc:2393] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6ab2fa956ec421c90d5bdb9586bbf6d in current term 1: Already voted for candidate 25dd59c9284047e5a6da68247e1764e8 in this term.
I20260713 09:11:00.033888 24877 leader_election.cc:304] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a
I20260713 09:11:00.034600 25039 raft_consensus.cc:3060] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.041266 25039 raft_consensus.cc:2749] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:00.073165 25094 consensus_queue.cc:1048] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.086143 25034 consensus_queue.cc:1048] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:00.125056 24912 raft_consensus.cc:3060] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:00.160467 25034 consensus_queue.cc:1048] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:00.171236 21950 ts_manager.cc:295] Set tserver state for 67aef21255054779968d306da76dfc2a to MAINTENANCE_MODE
I20260713 09:11:00.172840 25077 consensus_queue.cc:1048] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:00.174780 21950 tablet_server.cc:179] TabletServer@127.21.111.129:0 shutting down...
W20260713 09:11:00.186381 24877 consensus_peers.cc:597] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:00.227948 24951 consensus_peers.cc:597] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:00.231230 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:00.232501 21950 tablet_replica.cc:333] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.233547 21950 raft_consensus.cc:2243] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:00.234055 21950 raft_consensus.cc:2272] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.237123 21950 tablet_replica.cc:333] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.237789 21950 raft_consensus.cc:2243] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:00.238245 21950 raft_consensus.cc:2272] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.241294 21950 tablet_replica.cc:333] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.242182 21950 raft_consensus.cc:2243] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:00.242843 21950 raft_consensus.cc:2272] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.246004 21950 tablet_replica.cc:333] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.246737 21950 raft_consensus.cc:2243] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:00.247206 21950 raft_consensus.cc:2272] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.249724 21950 tablet_replica.cc:333] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.250316 21950 raft_consensus.cc:2243] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:00.251253 21950 raft_consensus.cc:2272] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.253736 21950 tablet_replica.cc:333] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.254498 21950 raft_consensus.cc:2243] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:00.255581 21950 raft_consensus.cc:2272] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.258122 21950 tablet_replica.cc:333] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.258780 21950 raft_consensus.cc:2243] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:00.259274 21950 raft_consensus.cc:2272] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.261833 21950 tablet_replica.cc:333] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.262517 21950 raft_consensus.cc:2243] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:00.262990 21950 raft_consensus.cc:2272] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.265599 21950 tablet_replica.cc:333] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.266373 21950 raft_consensus.cc:2243] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:00.266819 21950 raft_consensus.cc:2272] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.268719 21950 tablet_replica.cc:333] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: stopping tablet replica
I20260713 09:11:00.269210 21950 raft_consensus.cc:2243] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:00.270066 21950 raft_consensus.cc:2272] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.306085 21950 tablet_server.cc:196] TabletServer@127.21.111.129:0 shutdown complete.
I20260713 09:11:00.367483 25077 consensus_queue.cc:1048] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:11:00.384545 24951 consensus_peers.cc:597] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:00.445001 24951 consensus_peers.cc:597] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:00.636039 24951 consensus_peers.cc:597] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:00.652978 24951 consensus_peers.cc:597] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:00.755167 24877 consensus_peers.cc:597] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:01.066555 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:01.193663 25034 raft_consensus.cc:493] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67aef21255054779968d306da76dfc2a)
I20260713 09:11:01.194273 25034 raft_consensus.cc:515] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.196262 25034 leader_election.cc:290] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:11:01.197738 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8c95fe46514f45900e953ff83f9a4f" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
W20260713 09:11:01.200824 24951 leader_election.cc:336] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111)
I20260713 09:11:01.201251 24951 leader_election.cc:304] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25dd59c9284047e5a6da68247e1764e8; no voters: 67aef21255054779968d306da76dfc2a, f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:11:01.201894 25034 raft_consensus.cc:2749] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:01.521147 25034 raft_consensus.cc:493] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67aef21255054779968d306da76dfc2a)
I20260713 09:11:01.521736 25034 raft_consensus.cc:515] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.523473 25034 leader_election.cc:290] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:11:01.524776 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8715cab9ad264f59b94531e92b169146" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:11:01.525398 24912 raft_consensus.cc:2468] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:11:01.525947 25122 raft_consensus.cc:493] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67aef21255054779968d306da76dfc2a)
I20260713 09:11:01.526543 24949 leader_election.cc:304] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [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: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:11:01.526643 25122 raft_consensus.cc:515] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.527508 25034 raft_consensus.cc:2804] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:01.527884 25034 raft_consensus.cc:493] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 67aef21255054779968d306da76dfc2a)
I20260713 09:11:01.528188 25034 raft_consensus.cc:3060] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:01.528899 24951 leader_election.cc:336] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111)
I20260713 09:11:01.529299 25122 leader_election.cc:290] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:11:01.531006 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8715cab9ad264f59b94531e92b169146" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
W20260713 09:11:01.534318 24877 leader_election.cc:336] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111)
I20260713 09:11:01.535454 25034 raft_consensus.cc:515] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.536556 24985 raft_consensus.cc:2393] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6ab2fa956ec421c90d5bdb9586bbf6d in current term 2: Already voted for candidate 25dd59c9284047e5a6da68247e1764e8 in this term.
I20260713 09:11:01.537243 25034 leader_election.cc:290] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:11:01.538671 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8715cab9ad264f59b94531e92b169146" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
I20260713 09:11:01.538867 24878 leader_election.cc:304] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a
I20260713 09:11:01.539296 24912 raft_consensus.cc:3060] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:01.542316 24951 leader_election.cc:336] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111)
I20260713 09:11:01.545388 24912 raft_consensus.cc:2468] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 2.
I20260713 09:11:01.546357 25122 raft_consensus.cc:2749] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:01.547730 24949 leader_election.cc:304] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [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: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 67aef21255054779968d306da76dfc2a
I20260713 09:11:01.548696 25034 raft_consensus.cc:2804] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.549257 25034 raft_consensus.cc:697] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Becoming Leader. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Running, Role: LEADER
I20260713 09:11:01.550288 25034 consensus_queue.cc:237] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.559937 24735 catalog_manager.cc:5697] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 reported cstate change: term changed from 1 to 2, leader changed from 67aef21255054779968d306da76dfc2a (127.21.111.129) to 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "25dd59c9284047e5a6da68247e1764e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.631606 25122 raft_consensus.cc:493] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67aef21255054779968d306da76dfc2a)
I20260713 09:11:01.632300 25122 raft_consensus.cc:515] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.634217 25122 leader_election.cc:290] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:11:01.635826 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
W20260713 09:11:01.639803 24877 leader_election.cc:336] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111)
I20260713 09:11:01.640267 24877 leader_election.cc:304] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 25dd59c9284047e5a6da68247e1764e8, 67aef21255054779968d306da76dfc2a
I20260713 09:11:01.641000 25122 raft_consensus.cc:2749] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:01.641870 25122 raft_consensus.cc:493] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67aef21255054779968d306da76dfc2a)
I20260713 09:11:01.642369 25122 raft_consensus.cc:515] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.644433 25122 leader_election.cc:290] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:11:01.645702 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8c95fe46514f45900e953ff83f9a4f" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8" is_pre_election: true
I20260713 09:11:01.646332 24985 raft_consensus.cc:2468] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 1.
I20260713 09:11:01.647552 24878 leader_election.cc:304] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [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: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
W20260713 09:11:01.648114 24877 leader_election.cc:336] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111)
I20260713 09:11:01.648259 25122 raft_consensus.cc:2804] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:01.648761 25122 raft_consensus.cc:493] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 67aef21255054779968d306da76dfc2a)
I20260713 09:11:01.649062 25122 raft_consensus.cc:3060] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.655040 25122 raft_consensus.cc:515] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.656839 25122 leader_election.cc:290] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:11:01.658094 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8c95fe46514f45900e953ff83f9a4f" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
I20260713 09:11:01.658818 24985 raft_consensus.cc:3060] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:01.661338 24877 leader_election.cc:336] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111)
I20260713 09:11:01.664979 24985 raft_consensus.cc:2468] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 2.
I20260713 09:11:01.666049 24878 leader_election.cc:304] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [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: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 67aef21255054779968d306da76dfc2a
I20260713 09:11:01.666850 25122 raft_consensus.cc:2804] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.667752 25122 raft_consensus.cc:697] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 LEADER]: Becoming Leader. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Running, Role: LEADER
I20260713 09:11:01.668607 25122 consensus_queue.cc:237] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.678381 24735 catalog_manager.cc:5697] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d reported cstate change: term changed from 1 to 2, leader changed from 67aef21255054779968d306da76dfc2a (127.21.111.129) to f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130). New cstate: current_term: 2 leader_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.716271 25034 raft_consensus.cc:493] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67aef21255054779968d306da76dfc2a)
I20260713 09:11:01.716861 25034 raft_consensus.cc:515] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.718819 25034 leader_election.cc:290] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:11:01.720065 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" is_pre_election: true
I20260713 09:11:01.720629 24912 raft_consensus.cc:2468] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 1.
I20260713 09:11:01.721814 24949 leader_election.cc:304] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [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: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:11:01.722617 25094 raft_consensus.cc:2804] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:01.722977 25094 raft_consensus.cc:493] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 67aef21255054779968d306da76dfc2a)
W20260713 09:11:01.723295 24951 leader_election.cc:336] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111)
I20260713 09:11:01.723326 25094 raft_consensus.cc:3060] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.728961 25094 raft_consensus.cc:515] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.730675 25094 leader_election.cc:290] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215)
I20260713 09:11:01.731951 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "25dd59c9284047e5a6da68247e1764e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
I20260713 09:11:01.732702 24912 raft_consensus.cc:3060] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:01.734954 24951 leader_election.cc:336] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111)
I20260713 09:11:01.739102 24912 raft_consensus.cc:2468] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25dd59c9284047e5a6da68247e1764e8 in term 2.
I20260713 09:11:01.740486 24949 leader_election.cc:304] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [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: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 67aef21255054779968d306da76dfc2a
I20260713 09:11:01.741211 25094 raft_consensus.cc:2804] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.741750 25094 raft_consensus.cc:697] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Becoming Leader. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Running, Role: LEADER
I20260713 09:11:01.742596 25094 consensus_queue.cc:237] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:01.751036 24735 catalog_manager.cc:5697] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 reported cstate change: term changed from 1 to 2, leader changed from 67aef21255054779968d306da76dfc2a (127.21.111.129) to 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "25dd59c9284047e5a6da68247e1764e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.965024 24912 raft_consensus.cc:1275] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Refusing update from remote peer 25dd59c9284047e5a6da68247e1764e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:01.966683 25094 consensus_queue.cc:1048] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:01.990551 24951 consensus_peers.cc:597] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:02.067655 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:02.125036 24951 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111) [suppressed 53 similar messages]
W20260713 09:11:02.136830 24877 consensus_peers.cc:597] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.149699 24912 raft_consensus.cc:1275] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Refusing update from remote peer 25dd59c9284047e5a6da68247e1764e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.151343 25133 consensus_queue.cc:1048] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:02.165068 24951 consensus_peers.cc:597] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.274914 24985 raft_consensus.cc:1275] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Refusing update from remote peer f6ab2fa956ec421c90d5bdb9586bbf6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.276648 25122 consensus_queue.cc:1048] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:03.301712 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:03.328966 24877 consensus_peers.cc:597] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:03.329655 24951 consensus_peers.cc:597] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:03.330120 24951 consensus_peers.cc:597] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:03.330559 24951 consensus_peers.cc:597] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:03.330946 24951 consensus_peers.cc:597] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:03.628931 24951 consensus_peers.cc:597] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:03.809376 24877 consensus_peers.cc:597] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:04.289146 25007 debug-util.cc:398] Leaking SignalData structure 0x7b080018e860 after lost signal to thread 21953
W20260713 09:11:04.290030 25007 debug-util.cc:398] Leaking SignalData structure 0x7b080018f0a0 after lost signal to thread 24769
W20260713 09:11:04.291014 25007 debug-util.cc:398] Leaking SignalData structure 0x7b0800258520 after lost signal to thread 24936
W20260713 09:11:04.291833 25007 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe4e0 after lost signal to thread 25010
W20260713 09:11:04.302904 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:04.667601 24877 consensus_peers.cc:597] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:04.863994 24951 consensus_peers.cc:597] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:04.875829 24951 consensus_peers.cc:597] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:05.304145 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:05.722044 24877 consensus_peers.cc:597] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:11:05.840044 24951 consensus_peers.cc:597] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:11:05.879827 24951 consensus_peers.cc:597] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:05.898838 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:05.906385 25152 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
W20260713 09:11:05.907353 25151 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
I20260713 09:11:05.916646 21950 server_base.cc:1061] running on GCE node
W20260713 09:11:05.917078 25154 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
I20260713 09:11:05.919801 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:05.920140 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:05.920405 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933865920386 us; error 0 us; skew 500 ppm
I20260713 09:11:05.921322 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:05.925136 21950 webserver.cc:533] Webserver started at http://127.21.111.129:35805/ using document root <none> and password file <none>
I20260713 09:11:05.925904 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:05.926170 21950 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:05.931730 21950 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:05.937631 25159 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:05.938689 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:05.939016 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "67aef21255054779968d306da76dfc2a"
format_stamp: "Formatted at 2026-07-13 09:10:58 on dist-test-slave-5ggs"
I20260713 09:11:05.939388 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933788128197-21950-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)
I20260713 09:11:05.955868 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:05.957887 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260713 09:11:05.958379 24951 consensus_peers.cc:597] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:05.959760 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:05.963901 25166 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:11:05.974534 24951 consensus_peers.cc:597] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:06.014163 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:11:06.014533 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.052s	user 0.003s	sys 0.000s
I20260713 09:11:06.014874 21950 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:11:06.019059 25166 tablet_bootstrap.cc:492] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:11:06.035604 25166 tablet_bootstrap.cc:492] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.036605 25166 tablet_bootstrap.cc:492] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.037266 25166 ts_tablet_manager.cc:1403] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260713 09:11:06.039899 25166 raft_consensus.cc:359] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.040596 25166 raft_consensus.cc:740] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.041326 25166 consensus_queue.cc:260] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.044178 25166 ts_tablet_manager.cc:1434] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:06.045004 25166 tablet_bootstrap.cc:492] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:11:06.060683 25166 tablet_bootstrap.cc:492] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.061615 25166 tablet_bootstrap.cc:492] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.062240 25166 ts_tablet_manager.cc:1403] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260713 09:11:06.065127 25166 raft_consensus.cc:359] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.065834 25166 raft_consensus.cc:740] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.066843 25166 consensus_queue.cc:260] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.069036 25166 ts_tablet_manager.cc:1434] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:06.069711 25166 tablet_bootstrap.cc:492] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:11:06.071360 21950 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:11:06.071781 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.057s	user 0.055s	sys 0.000s
I20260713 09:11:06.081190 25166 tablet_bootstrap.cc:492] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.081884 25166 tablet_bootstrap.cc:492] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.082590 25166 ts_tablet_manager.cc:1403] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:11:06.085382 25166 raft_consensus.cc:359] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.086035 25166 raft_consensus.cc:740] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.086925 25166 consensus_queue.cc:260] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.089213 25166 ts_tablet_manager.cc:1434] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:06.090143 25166 tablet_bootstrap.cc:492] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:11:06.104964 25166 tablet_bootstrap.cc:492] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.105902 25166 tablet_bootstrap.cc:492] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.106635 25166 ts_tablet_manager.cc:1403] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:11:06.109100 25166 raft_consensus.cc:359] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.109841 25166 raft_consensus.cc:740] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.110728 25166 consensus_queue.cc:260] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.112447 25166 ts_tablet_manager.cc:1434] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260713 09:11:06.113247 25166 tablet_bootstrap.cc:492] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:11:06.132814 25166 tablet_bootstrap.cc:492] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.133605 25166 tablet_bootstrap.cc:492] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.134115 25166 ts_tablet_manager.cc:1403] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:11:06.136516 25166 raft_consensus.cc:359] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.137281 25166 raft_consensus.cc:740] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.138114 25166 consensus_queue.cc:260] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.139927 25166 ts_tablet_manager.cc:1434] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:06.140784 25166 tablet_bootstrap.cc:492] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:11:06.154291 25166 tablet_bootstrap.cc:492] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.155196 25166 tablet_bootstrap.cc:492] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.155762 25166 ts_tablet_manager.cc:1403] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:11:06.158277 25166 raft_consensus.cc:359] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.159085 25166 raft_consensus.cc:740] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.159879 25166 consensus_queue.cc:260] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.162052 25166 ts_tablet_manager.cc:1434] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:06.163492 25166 tablet_bootstrap.cc:492] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
W20260713 09:11:06.179374 24951 consensus_peers.cc:597] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:06.184624 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:45627
I20260713 09:11:06.185664 25231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:45627 every 8 connection(s)
I20260713 09:11:06.186334 25166 tablet_bootstrap.cc:492] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.187114 25166 tablet_bootstrap.cc:492] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.187736 25166 ts_tablet_manager.cc:1403] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.001s
I20260713 09:11:06.190102 25166 raft_consensus.cc:359] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.190789 25166 raft_consensus.cc:740] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.191636 25166 consensus_queue.cc:260] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.193075 25166 ts_tablet_manager.cc:1434] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:06.193665 25166 tablet_bootstrap.cc:492] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:11:06.210559 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:06.214452 25166 tablet_bootstrap.cc:492] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.216936 25166 tablet_bootstrap.cc:492] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.217679 25166 ts_tablet_manager.cc:1403] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260713 09:11:06.220518 25166 raft_consensus.cc:359] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.221262 25166 raft_consensus.cc:740] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.222029 25166 consensus_queue.cc:260] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.225744 25166 ts_tablet_manager.cc:1434] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:06.228124 25232 heartbeater.cc:344] Connected to a master server at 127.21.111.190:39475
I20260713 09:11:06.228571 25232 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:06.228823 25166 tablet_bootstrap.cc:492] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:11:06.229481 25232 heartbeater.cc:507] Master 127.21.111.190:39475 requested a full tablet report, sending...
I20260713 09:11:06.236775 24735 ts_manager.cc:194] Re-registered known tserver with Master: 67aef21255054779968d306da76dfc2a (127.21.111.129:45627)
I20260713 09:11:06.255431 24735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55838
I20260713 09:11:06.259049 25232 heartbeater.cc:499] Master 127.21.111.190:39475 was elected leader, sending a full tablet report...
I20260713 09:11:06.261754 25166 tablet_bootstrap.cc:492] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.262810 25166 tablet_bootstrap.cc:492] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.263484 25166 ts_tablet_manager.cc:1403] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260713 09:11:06.265839 25166 raft_consensus.cc:359] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:11:06.266630 25166 raft_consensus.cc:740] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.267488 25166 consensus_queue.cc:260] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } }
I20260713 09:11:06.269910 25166 ts_tablet_manager.cc:1434] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:06.270882 25166 tablet_bootstrap.cc:492] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: Bootstrap starting.
I20260713 09:11:06.282840 25203 raft_consensus.cc:3060] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.283118 24984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36"
dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
mode: GRACEFUL
new_leader_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
 from {username='slave'} at 127.0.0.1:46984
I20260713 09:11:06.283931 24984 raft_consensus.cc:606] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Received request to transfer leadership to TS f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:11:06.296381 24984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8715cab9ad264f59b94531e92b169146"
dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
mode: GRACEFUL
new_leader_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
 from {username='slave'} at 127.0.0.1:46984
I20260713 09:11:06.297092 24984 raft_consensus.cc:606] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Received request to transfer leadership to TS f6ab2fa956ec421c90d5bdb9586bbf6d
I20260713 09:11:06.298619 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:06.299355 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:06.300213 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:06.305220 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:06.324507 25166 tablet_bootstrap.cc:492] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: 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
I20260713 09:11:06.325552 25166 tablet_bootstrap.cc:492] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: Bootstrap complete.
I20260713 09:11:06.326879 25166 ts_tablet_manager.cc:1403] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.016s
I20260713 09:11:06.329422 25166 raft_consensus.cc:359] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.330117 25166 raft_consensus.cc:740] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67aef21255054779968d306da76dfc2a, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.330819 25166 consensus_queue.cc:260] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.332713 25166 ts_tablet_manager.cc:1434] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:06.547565 25203 raft_consensus.cc:3060] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.698998 25249 raft_consensus.cc:993] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8: : Instructing follower f6ab2fa956ec421c90d5bdb9586bbf6d to start an election
I20260713 09:11:06.699570 25250 raft_consensus.cc:1081] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Signalling peer f6ab2fa956ec421c90d5bdb9586bbf6d to start an election
I20260713 09:11:06.701009 24910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8715cab9ad264f59b94531e92b169146"
dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
 from {username='slave'} at 127.0.0.1:37720
I20260713 09:11:06.701519 24910 raft_consensus.cc:493] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.701802 24910 raft_consensus.cc:3060] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:06.707418 24910 raft_consensus.cc:515] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.708976 24910 leader_election.cc:290] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 3 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:11:06.709914 25203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8715cab9ad264f59b94531e92b169146" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67aef21255054779968d306da76dfc2a"
I20260713 09:11:06.710552 24984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8715cab9ad264f59b94531e92b169146" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
I20260713 09:11:06.710620 25203 raft_consensus.cc:3060] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:06.711200 24984 raft_consensus.cc:3055] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:06.711524 24984 raft_consensus.cc:740] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Running, Role: LEADER
I20260713 09:11:06.712373 24984 consensus_queue.cc:260] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.713783 24984 raft_consensus.cc:3060] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:06.718051 25203 raft_consensus.cc:2468] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 3.
I20260713 09:11:06.719660 24877 leader_election.cc:304] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [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: 67aef21255054779968d306da76dfc2a, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:11:06.720788 24984 raft_consensus.cc:2468] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 3.
I20260713 09:11:06.722254 25142 raft_consensus.cc:2804] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:06.723436 25142 raft_consensus.cc:697] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 LEADER]: Becoming Leader. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Running, Role: LEADER
I20260713 09:11:06.724155 25142 consensus_queue.cc:237] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.734495 24735 catalog_manager.cc:5697] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d reported cstate change: term changed from 2 to 3, leader changed from 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131) to f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130). New cstate: current_term: 3 leader_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.739045 25202 raft_consensus.cc:3060] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.758184 25249 raft_consensus.cc:993] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8: : Instructing follower f6ab2fa956ec421c90d5bdb9586bbf6d to start an election
I20260713 09:11:06.758759 25250 raft_consensus.cc:1081] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Signalling peer f6ab2fa956ec421c90d5bdb9586bbf6d to start an election
I20260713 09:11:06.760497 24910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36"
dest_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d"
 from {username='slave'} at 127.0.0.1:37720
I20260713 09:11:06.760957 24910 raft_consensus.cc:493] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.761267 24910 raft_consensus.cc:3060] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:06.766369 24910 raft_consensus.cc:515] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.767958 24910 leader_election.cc:290] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [CANDIDATE]: Term 3 election: Requested vote from peers 67aef21255054779968d306da76dfc2a (127.21.111.129:45627), 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131:32923)
I20260713 09:11:06.768853 25202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67aef21255054779968d306da76dfc2a"
I20260713 09:11:06.769241 24984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd425041db4ebabe929e85fe2d1b36" candidate_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25dd59c9284047e5a6da68247e1764e8"
I20260713 09:11:06.769477 25202 raft_consensus.cc:3060] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:06.769781 24984 raft_consensus.cc:3055] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:06.770113 24984 raft_consensus.cc:740] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25dd59c9284047e5a6da68247e1764e8, State: Running, Role: LEADER
I20260713 09:11:06.770857 24984 consensus_queue.cc:260] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.771786 24984 raft_consensus.cc:3060] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:06.776659 24984 raft_consensus.cc:2468] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 3.
I20260713 09:11:06.777271 25202 raft_consensus.cc:2468] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ab2fa956ec421c90d5bdb9586bbf6d in term 3.
I20260713 09:11:06.777830 24878 leader_election.cc:304] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [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: 25dd59c9284047e5a6da68247e1764e8, f6ab2fa956ec421c90d5bdb9586bbf6d; no voters: 
I20260713 09:11:06.778730 25142 raft_consensus.cc:2804] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:06.779227 25142 raft_consensus.cc:697] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 LEADER]: Becoming Leader. State: Replica: f6ab2fa956ec421c90d5bdb9586bbf6d, State: Running, Role: LEADER
I20260713 09:11:06.779928 25142 consensus_queue.cc:237] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [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: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } }
I20260713 09:11:06.787237 24735 catalog_manager.cc:5697] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d reported cstate change: term changed from 2 to 3, leader changed from 25dd59c9284047e5a6da68247e1764e8 (127.21.111.131) to f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130). New cstate: current_term: 3 leader_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ab2fa956ec421c90d5bdb9586bbf6d" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:07.154803 24984 raft_consensus.cc:1275] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 3 FOLLOWER]: Refusing update from remote peer f6ab2fa956ec421c90d5bdb9586bbf6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:07.156078 25142 consensus_queue.cc:1048] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.166944 25202 raft_consensus.cc:1275] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 3 FOLLOWER]: Refusing update from remote peer f6ab2fa956ec421c90d5bdb9586bbf6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:07.169023 25142 consensus_queue.cc:1048] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.198060 25202 raft_consensus.cc:1275] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 3 FOLLOWER]: Refusing update from remote peer f6ab2fa956ec421c90d5bdb9586bbf6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:07.199371 25251 consensus_queue.cc:1048] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "67aef21255054779968d306da76dfc2a" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.206796 24984 raft_consensus.cc:1275] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 3 FOLLOWER]: Refusing update from remote peer f6ab2fa956ec421c90d5bdb9586bbf6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:07.208726 25142 consensus_queue.cc:1048] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25dd59c9284047e5a6da68247e1764e8" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 32923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:11:07.306182 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:07.314945 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:07.320598 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:07.321007 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:07.321514 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:08.307286 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:08.328552 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:08.333948 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:08.334378 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:08.334872 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:09.308629 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:09.341794 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:09.349750 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:09.350274 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:09.351145 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:10.310016 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:10.358589 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:10.364110 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:10.364609 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:10.365103 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:11.311067 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:11.371294 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:11.377966 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:11.383401 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:11.383829 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:11:12.312237 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:12.410749 21950 tablet_server.cc:179] TabletServer@127.21.111.129:45627 shutting down...
W20260713 09:11:12.435155 24877 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 73 similar messages]
W20260713 09:11:12.440488 24877 consensus_peers.cc:597] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:12.451336 24877 consensus_peers.cc:597] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:12.454556 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:12.455606 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:12.456362 21950 raft_consensus.cc:2243] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.456867 21950 raft_consensus.cc:2272] T b23bf3c055264b4999a1d193d56c759f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.459873 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:12.460484 21950 raft_consensus.cc:2243] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.460912 21950 raft_consensus.cc:2272] T c60fc7f4db014e159920b9e31fe7e2d3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.463177 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:12.464090 21950 raft_consensus.cc:2243] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.464609 21950 raft_consensus.cc:2272] T 8715cab9ad264f59b94531e92b169146 P 67aef21255054779968d306da76dfc2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.467123 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:12.467655 21950 raft_consensus.cc:2243] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.468292 21950 raft_consensus.cc:2272] T 9f8c95fe46514f45900e953ff83f9a4f P 67aef21255054779968d306da76dfc2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.471099 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:12.471614 21950 raft_consensus.cc:2243] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.472028 21950 raft_consensus.cc:2272] T b9178686c51149e6911cda654653a95f P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.474786 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:12.475406 21950 raft_consensus.cc:2243] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.476085 21950 raft_consensus.cc:2272] T 6bdd425041db4ebabe929e85fe2d1b36 P 67aef21255054779968d306da76dfc2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.479104 21950 tablet_replica.cc:333] stopping tablet replica
W20260713 09:11:12.479498 24951 consensus_peers.cc:597] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:12.479764 21950 raft_consensus.cc:2243] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.480461 21950 raft_consensus.cc:2272] T 62d8b33d85ec4a219d1ce11d975e3b74 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.482889 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:12.483453 21950 raft_consensus.cc:2243] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.483965 21950 raft_consensus.cc:2272] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.486394 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:12.486963 21950 raft_consensus.cc:2243] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.487385 21950 raft_consensus.cc:2272] T 37a37ee8af8040188e0206b127f1d7e3 P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.489616 21950 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:12.490156 21950 raft_consensus.cc:2243] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.490629 21950 raft_consensus.cc:2272] T c44e02bf1c3e4ead9a89c5838167d49d P 67aef21255054779968d306da76dfc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.525070 21950 tablet_server.cc:196] TabletServer@127.21.111.129:45627 shutdown complete.
I20260713 09:11:12.555843 21950 tablet_server.cc:179] TabletServer@127.21.111.130:0 shutting down...
I20260713 09:11:12.597136 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:12.598250 21950 tablet_replica.cc:333] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
W20260713 09:11:12.598487 24951 consensus_peers.cc:597] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:12.599541 21950 raft_consensus.cc:2243] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.600219 21950 raft_consensus.cc:2272] T 62d8b33d85ec4a219d1ce11d975e3b74 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.602978 21950 tablet_replica.cc:333] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
I20260713 09:11:12.603682 21950 raft_consensus.cc:2243] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.604619 21950 raft_consensus.cc:2272] T 6bdd425041db4ebabe929e85fe2d1b36 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.607101 21950 tablet_replica.cc:333] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
I20260713 09:11:12.607856 21950 raft_consensus.cc:2243] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.608326 21950 raft_consensus.cc:2272] T b23bf3c055264b4999a1d193d56c759f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.610684 21950 tablet_replica.cc:333] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
I20260713 09:11:12.611214 21950 raft_consensus.cc:2243] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.611671 21950 raft_consensus.cc:2272] T 37a37ee8af8040188e0206b127f1d7e3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.613878 21950 tablet_replica.cc:333] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
I20260713 09:11:12.614503 21950 raft_consensus.cc:2243] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.614974 21950 raft_consensus.cc:2272] T 8cfda8a7f7874a729c75bdac6af5d9f2 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.617134 21950 tablet_replica.cc:333] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
I20260713 09:11:12.617810 21950 raft_consensus.cc:2243] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.619161 21950 raft_consensus.cc:2272] T 8715cab9ad264f59b94531e92b169146 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.622471 21950 tablet_replica.cc:333] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
I20260713 09:11:12.623049 21950 raft_consensus.cc:2243] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.624126 21950 raft_consensus.cc:2272] T 9f8c95fe46514f45900e953ff83f9a4f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.626554 21950 tablet_replica.cc:333] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
I20260713 09:11:12.627051 21950 raft_consensus.cc:2243] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.627564 21950 raft_consensus.cc:2272] T b9178686c51149e6911cda654653a95f P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.629698 21950 tablet_replica.cc:333] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
I20260713 09:11:12.630170 21950 raft_consensus.cc:2243] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.631174 21950 raft_consensus.cc:2272] T c44e02bf1c3e4ead9a89c5838167d49d P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.633620 21950 tablet_replica.cc:333] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d: stopping tablet replica
I20260713 09:11:12.634187 21950 raft_consensus.cc:2243] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.635200 21950 raft_consensus.cc:2272] T c60fc7f4db014e159920b9e31fe7e2d3 P f6ab2fa956ec421c90d5bdb9586bbf6d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:12.659456 24951 consensus_peers.cc:597] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:12.661487 24951 consensus_peers.cc:597] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 -> Peer 67aef21255054779968d306da76dfc2a (127.21.111.129:45627): Couldn't send request to peer 67aef21255054779968d306da76dfc2a. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:12.668591 24949 consensus_peers.cc:597] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 -> Peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Couldn't send request to peer f6ab2fa956ec421c90d5bdb9586bbf6d. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:41215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:12.670291 21950 tablet_server.cc:196] TabletServer@127.21.111.130:0 shutdown complete.
W20260713 09:11:12.684602 24949 consensus_peers.cc:597] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 -> Peer f6ab2fa956ec421c90d5bdb9586bbf6d (127.21.111.130:41215): Couldn't send request to peer f6ab2fa956ec421c90d5bdb9586bbf6d. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:41215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:12.700877 21950 tablet_server.cc:179] TabletServer@127.21.111.131:0 shutting down...
I20260713 09:11:12.733426 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:12.734205 21950 tablet_replica.cc:333] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.734997 21950 raft_consensus.cc:2243] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.735960 21950 raft_consensus.cc:2272] T 37a37ee8af8040188e0206b127f1d7e3 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.738142 21950 tablet_replica.cc:333] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.738795 21950 raft_consensus.cc:2243] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.739630 21950 raft_consensus.cc:2272] T 8cfda8a7f7874a729c75bdac6af5d9f2 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.741587 21950 tablet_replica.cc:333] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.742091 21950 raft_consensus.cc:2243] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.742913 21950 raft_consensus.cc:2272] T b9178686c51149e6911cda654653a95f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.744803 21950 tablet_replica.cc:333] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.745342 21950 raft_consensus.cc:2243] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.745805 21950 raft_consensus.cc:2272] T 8715cab9ad264f59b94531e92b169146 P 25dd59c9284047e5a6da68247e1764e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.747732 21950 tablet_replica.cc:333] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.748234 21950 raft_consensus.cc:2243] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.748701 21950 raft_consensus.cc:2272] T 9f8c95fe46514f45900e953ff83f9a4f P 25dd59c9284047e5a6da68247e1764e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.750756 21950 tablet_replica.cc:333] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.751240 21950 raft_consensus.cc:2243] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.751646 21950 raft_consensus.cc:2272] T c60fc7f4db014e159920b9e31fe7e2d3 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.753607 21950 tablet_replica.cc:333] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.754104 21950 raft_consensus.cc:2243] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.754958 21950 raft_consensus.cc:2272] T b23bf3c055264b4999a1d193d56c759f P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.756893 21950 tablet_replica.cc:333] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.757395 21950 raft_consensus.cc:2243] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.758178 21950 raft_consensus.cc:2272] T 62d8b33d85ec4a219d1ce11d975e3b74 P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.760107 21950 tablet_replica.cc:333] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.760588 21950 raft_consensus.cc:2243] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.761046 21950 raft_consensus.cc:2272] T 6bdd425041db4ebabe929e85fe2d1b36 P 25dd59c9284047e5a6da68247e1764e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.762840 21950 tablet_replica.cc:333] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8: stopping tablet replica
I20260713 09:11:12.763392 21950 raft_consensus.cc:2243] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:12.763810 21950 raft_consensus.cc:2272] T c44e02bf1c3e4ead9a89c5838167d49d P 25dd59c9284047e5a6da68247e1764e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.809581 21950 tablet_server.cc:196] TabletServer@127.21.111.131:0 shutdown complete.
I20260713 09:11:12.833281 21950 master.cc:562] Master@127.21.111.190:39475 shutting down...
I20260713 09:11:12.870618 21950 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:12.871433 21950 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:12.871805 21950 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48212da8ca0e48aa9740edd24653c69e: stopping tablet replica
I20260713 09:11:12.893421 21950 master.cc:584] Master@127.21.111.190:39475 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15068 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:11:12.946241 21950 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.111.190:37597
I20260713 09:11:12.947501 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:12.954448 25277 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
W20260713 09:11:12.954476 25276 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
W20260713 09:11:12.955591 25279 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
I20260713 09:11:12.956286 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:12.957261 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:12.957471 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:12.957631 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933872957613 us; error 0 us; skew 500 ppm
I20260713 09:11:12.958178 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:12.961128 21950 webserver.cc:533] Webserver started at http://127.21.111.190:46407/ using document root <none> and password file <none>
I20260713 09:11:12.961688 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:12.961901 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:12.962172 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:12.963450 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/master-0-root/instance:
uuid: "99a0fc87caa24710b59d3ffa182aa976"
format_stamp: "Formatted at 2026-07-13 09:11:12 on dist-test-slave-5ggs"
I20260713 09:11:12.969074 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:11:12.973258 25284 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:12.974485 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:11:12.974792 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/master-0-root
uuid: "99a0fc87caa24710b59d3ffa182aa976"
format_stamp: "Formatted at 2026-07-13 09:11:12 on dist-test-slave-5ggs"
I20260713 09:11:12.975088 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-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)
I20260713 09:11:13.005187 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:13.006672 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:13.057298 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.190:37597
I20260713 09:11:13.057449 25335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.190:37597 every 8 connection(s)
I20260713 09:11:13.062392 25336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:13.074357 25336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976: Bootstrap starting.
I20260713 09:11:13.080274 25336 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.085273 25336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976: No bootstrap required, opened a new log
I20260713 09:11:13.087800 25336 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a0fc87caa24710b59d3ffa182aa976" member_type: VOTER }
I20260713 09:11:13.088335 25336 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.088606 25336 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a0fc87caa24710b59d3ffa182aa976, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.089344 25336 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99a0fc87caa24710b59d3ffa182aa976" member_type: VOTER }
I20260713 09:11:13.090050 25336 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:13.090389 25336 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:13.090766 25336 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.096825 25336 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a0fc87caa24710b59d3ffa182aa976" member_type: VOTER }
I20260713 09:11:13.097750 25336 leader_election.cc:304] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [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: 99a0fc87caa24710b59d3ffa182aa976; no voters: 
I20260713 09:11:13.099216 25336 leader_election.cc:290] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:13.100010 25339 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.101639 25339 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 1 LEADER]: Becoming Leader. State: Replica: 99a0fc87caa24710b59d3ffa182aa976, State: Running, Role: LEADER
I20260713 09:11:13.102382 25339 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [LEADER]: Queue going to LEADER mode. State: All 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: "99a0fc87caa24710b59d3ffa182aa976" member_type: VOTER }
I20260713 09:11:13.102666 25336 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:13.109273 25341 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99a0fc87caa24710b59d3ffa182aa976. Latest consensus state: current_term: 1 leader_uuid: "99a0fc87caa24710b59d3ffa182aa976" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a0fc87caa24710b59d3ffa182aa976" member_type: VOTER } }
I20260713 09:11:13.110167 25341 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:13.111609 25340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99a0fc87caa24710b59d3ffa182aa976" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a0fc87caa24710b59d3ffa182aa976" member_type: VOTER } }
I20260713 09:11:13.112373 25340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:13.113076 25349 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:13.121253 25349 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:13.122321 21950 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:13.131191 25349 catalog_manager.cc:1383] Generated new cluster ID: ef746c088cae4417b8b82bfe46568914
I20260713 09:11:13.131505 25349 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:13.146907 25349 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:13.148401 25349 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:13.161928 25349 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976: Generated new TSK 0
I20260713 09:11:13.162593 25349 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:13.189046 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:13.195761 25357 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
W20260713 09:11:13.196631 25358 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
W20260713 09:11:13.198462 25360 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
I20260713 09:11:13.198757 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:13.199748 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:13.199927 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:13.200050 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933873200040 us; error 0 us; skew 500 ppm
I20260713 09:11:13.200534 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:13.203073 21950 webserver.cc:533] Webserver started at http://127.21.111.129:45139/ using document root <none> and password file <none>
I20260713 09:11:13.203507 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:13.203662 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:13.203888 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:13.205092 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-0-root/instance:
uuid: "53f6aac0d21c4e9199de372d730cd645"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-5ggs"
I20260713 09:11:13.209724 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:13.213258 25365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.214246 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:11:13.214617 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "53f6aac0d21c4e9199de372d730cd645"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-5ggs"
I20260713 09:11:13.214880 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-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)
I20260713 09:11:13.228581 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:13.229667 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:13.231217 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:13.233503 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:13.233724 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.233978 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:13.234163 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.278030 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:38335
I20260713 09:11:13.278196 25427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:38335 every 8 connection(s)
I20260713 09:11:13.283048 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:13.290977 25432 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
W20260713 09:11:13.295149 25433 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
W20260713 09:11:13.296216 25435 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
I20260713 09:11:13.297013 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:13.298492 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:13.298537 25428 heartbeater.cc:344] Connected to a master server at 127.21.111.190:37597
W20260713 09:11:13.298758 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:13.299070 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933873299054 us; error 0 us; skew 500 ppm
I20260713 09:11:13.299170 25428 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:13.299693 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:13.300246 25428 heartbeater.cc:507] Master 127.21.111.190:37597 requested a full tablet report, sending...
I20260713 09:11:13.302747 21950 webserver.cc:533] Webserver started at http://127.21.111.130:46257/ using document root <none> and password file <none>
I20260713 09:11:13.303176 25301 ts_manager.cc:194] Registered new tserver with Master: 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129:38335)
I20260713 09:11:13.303459 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:13.303786 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:13.304108 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:13.305576 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-1-root/instance:
uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-5ggs"
I20260713 09:11:13.305698 25301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53870
I20260713 09:11:13.310566 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260713 09:11:13.314072 25440 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.314993 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:13.315313 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-1-root
uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-5ggs"
I20260713 09:11:13.315553 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-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)
I20260713 09:11:13.342846 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:13.344053 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:13.345602 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:13.347908 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:13.348129 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.348380 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:13.348547 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.389575 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.130:35315
I20260713 09:11:13.389737 25502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.130:35315 every 8 connection(s)
I20260713 09:11:13.394353 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:13.401626 25506 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
W20260713 09:11:13.402045 25507 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
W20260713 09:11:13.405074 25509 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
I20260713 09:11:13.405472 25503 heartbeater.cc:344] Connected to a master server at 127.21.111.190:37597
I20260713 09:11:13.405910 25503 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:13.406450 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:13.406901 25503 heartbeater.cc:507] Master 127.21.111.190:37597 requested a full tablet report, sending...
I20260713 09:11:13.407460 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:13.407740 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:13.407968 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933873407951 us; error 0 us; skew 500 ppm
I20260713 09:11:13.408593 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:13.409083 25301 ts_manager.cc:194] Registered new tserver with Master: e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315)
I20260713 09:11:13.410693 25301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53878
I20260713 09:11:13.411141 21950 webserver.cc:533] Webserver started at http://127.21.111.131:43175/ using document root <none> and password file <none>
I20260713 09:11:13.411676 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:13.411922 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:13.412225 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:13.413568 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-2-root/instance:
uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-5ggs"
I20260713 09:11:13.417786 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:11:13.420985 25514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.421706 21950 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:13.421988 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-2-root
uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
format_stamp: "Formatted at 2026-07-13 09:11:13 on dist-test-slave-5ggs"
I20260713 09:11:13.422263 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933788128197-21950-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)
I20260713 09:11:13.439242 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:13.440485 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:13.441965 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:13.444204 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:13.444375 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.444671 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:13.444829 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:13.484449 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.131:38389
I20260713 09:11:13.484555 25576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.131:38389 every 8 connection(s)
I20260713 09:11:13.499835 25577 heartbeater.cc:344] Connected to a master server at 127.21.111.190:37597
I20260713 09:11:13.500216 25577 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:13.500837 25577 heartbeater.cc:507] Master 127.21.111.190:37597 requested a full tablet report, sending...
I20260713 09:11:13.502796 25301 ts_manager.cc:194] Registered new tserver with Master: 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389)
I20260713 09:11:13.503428 21950 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0158303s
I20260713 09:11:13.504411 25301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53894
I20260713 09:11:13.530354 25301 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53910:
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"
    }
  }
}
W20260713 09:11:13.532542 25301 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.
I20260713 09:11:13.580266 25542 tablet_service.cc:1511] Processing CreateTablet for tablet 286c9fa1c07541d49b74bc50bd506a3c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=75adce9940324fc8b0b8be8817b0c659]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:13.581693 25542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286c9fa1c07541d49b74bc50bd506a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:13.586913 25541 tablet_service.cc:1511] Processing CreateTablet for tablet 747b2cc430b3434983469c4dd1eb12c2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=75adce9940324fc8b0b8be8817b0c659]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:13.588341 25541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747b2cc430b3434983469c4dd1eb12c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:13.601404 25393 tablet_service.cc:1511] Processing CreateTablet for tablet 286c9fa1c07541d49b74bc50bd506a3c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=75adce9940324fc8b0b8be8817b0c659]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:13.602842 25393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286c9fa1c07541d49b74bc50bd506a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:13.604506 25467 tablet_service.cc:1511] Processing CreateTablet for tablet 747b2cc430b3434983469c4dd1eb12c2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=75adce9940324fc8b0b8be8817b0c659]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:13.605764 25467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747b2cc430b3434983469c4dd1eb12c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:13.607502 25592 tablet_bootstrap.cc:492] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e: Bootstrap starting.
I20260713 09:11:13.607614 25468 tablet_service.cc:1511] Processing CreateTablet for tablet 286c9fa1c07541d49b74bc50bd506a3c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=75adce9940324fc8b0b8be8817b0c659]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:13.609019 25468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286c9fa1c07541d49b74bc50bd506a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:13.608690 25392 tablet_service.cc:1511] Processing CreateTablet for tablet 747b2cc430b3434983469c4dd1eb12c2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=75adce9940324fc8b0b8be8817b0c659]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:13.610086 25392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747b2cc430b3434983469c4dd1eb12c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:13.614802 25592 tablet_bootstrap.cc:654] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.624807 25592 tablet_bootstrap.cc:492] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e: No bootstrap required, opened a new log
I20260713 09:11:13.625280 25592 ts_tablet_manager.cc:1403] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260713 09:11:13.629254 25592 raft_consensus.cc:359] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.630286 25592 raft_consensus.cc:385] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.630740 25592 raft_consensus.cc:740] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6faa4b3ea0db469c957c2cf2015bdc7e, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.631799 25592 consensus_queue.cc:260] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.633596 25594 tablet_bootstrap.cc:492] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83: Bootstrap starting.
I20260713 09:11:13.634469 25595 tablet_bootstrap.cc:492] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645: Bootstrap starting.
I20260713 09:11:13.639189 25577 heartbeater.cc:499] Master 127.21.111.190:37597 was elected leader, sending a full tablet report...
I20260713 09:11:13.639743 25592 ts_tablet_manager.cc:1434] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:11:13.640920 25592 tablet_bootstrap.cc:492] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e: Bootstrap starting.
I20260713 09:11:13.644209 25594 tablet_bootstrap.cc:654] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.645068 25595 tablet_bootstrap.cc:654] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.647146 25592 tablet_bootstrap.cc:654] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.654484 25595 tablet_bootstrap.cc:492] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645: No bootstrap required, opened a new log
I20260713 09:11:13.655385 25595 ts_tablet_manager.cc:1403] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260713 09:11:13.659693 25595 raft_consensus.cc:359] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.660624 25595 raft_consensus.cc:385] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.660909 25595 raft_consensus.cc:740] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.661856 25594 tablet_bootstrap.cc:492] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83: No bootstrap required, opened a new log
I20260713 09:11:13.662384 25594 ts_tablet_manager.cc:1403] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.015s
I20260713 09:11:13.661782 25595 consensus_queue.cc:260] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.662662 25592 tablet_bootstrap.cc:492] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e: No bootstrap required, opened a new log
I20260713 09:11:13.663182 25592 ts_tablet_manager.cc:1403] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260713 09:11:13.664733 25594 raft_consensus.cc:359] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.665344 25594 raft_consensus.cc:385] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.665675 25594 raft_consensus.cc:740] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e41cdd0179464c09b6c0f296b1f3cd83, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.666494 25428 heartbeater.cc:499] Master 127.21.111.190:37597 was elected leader, sending a full tablet report...
I20260713 09:11:13.666543 25594 consensus_queue.cc:260] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.666880 25592 raft_consensus.cc:359] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.667493 25595 ts_tablet_manager.cc:1434] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260713 09:11:13.667716 25592 raft_consensus.cc:385] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.668044 25592 raft_consensus.cc:740] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6faa4b3ea0db469c957c2cf2015bdc7e, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.668514 25595 tablet_bootstrap.cc:492] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645: Bootstrap starting.
I20260713 09:11:13.668835 25592 consensus_queue.cc:260] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.671296 25592 ts_tablet_manager.cc:1434] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:13.675046 25595 tablet_bootstrap.cc:654] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.676070 25594 ts_tablet_manager.cc:1434] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:11:13.677074 25594 tablet_bootstrap.cc:492] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83: Bootstrap starting.
I20260713 09:11:13.677218 25503 heartbeater.cc:499] Master 127.21.111.190:37597 was elected leader, sending a full tablet report...
I20260713 09:11:13.683512 25594 tablet_bootstrap.cc:654] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:13.688233 25595 tablet_bootstrap.cc:492] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645: No bootstrap required, opened a new log
I20260713 09:11:13.688860 25595 ts_tablet_manager.cc:1403] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260713 09:11:13.692246 25595 raft_consensus.cc:359] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.693110 25595 raft_consensus.cc:385] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.693437 25595 raft_consensus.cc:740] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.693924 25594 tablet_bootstrap.cc:492] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83: No bootstrap required, opened a new log
I20260713 09:11:13.694579 25594 ts_tablet_manager.cc:1403] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260713 09:11:13.694670 25595 consensus_queue.cc:260] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.695750 25600 raft_consensus.cc:493] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.696237 25600 raft_consensus.cc:515] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.697950 25594 raft_consensus.cc:359] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.698865 25594 raft_consensus.cc:385] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:13.699234 25594 raft_consensus.cc:740] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e41cdd0179464c09b6c0f296b1f3cd83, State: Initialized, Role: FOLLOWER
I20260713 09:11:13.700116 25594 consensus_queue.cc:260] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.700938 25595 ts_tablet_manager.cc:1434] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:11:13.702785 25594 ts_tablet_manager.cc:1434] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:13.708437 25600 leader_election.cc:290] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389), e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315)
I20260713 09:11:13.709192 25601 raft_consensus.cc:493] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.710675 25601 raft_consensus.cc:515] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.713753 25601 leader_election.cc:290] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389), 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129:38335)
I20260713 09:11:13.717319 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c9fa1c07541d49b74bc50bd506a3c" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" is_pre_election: true
I20260713 09:11:13.718194 25552 raft_consensus.cc:2468] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 0.
I20260713 09:11:13.720280 25368 leader_election.cc:304] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f6aac0d21c4e9199de372d730cd645, 6faa4b3ea0db469c957c2cf2015bdc7e; no voters: 
I20260713 09:11:13.723997 25600 raft_consensus.cc:2804] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:13.726266 25600 raft_consensus.cc:493] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.726780 25600 raft_consensus.cc:3060] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.728503 25478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c9fa1c07541d49b74bc50bd506a3c" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" is_pre_election: true
I20260713 09:11:13.729266 25478 raft_consensus.cc:2468] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 0.
I20260713 09:11:13.729779 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c9fa1c07541d49b74bc50bd506a3c" candidate_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" is_pre_election: true
I20260713 09:11:13.730372 25552 raft_consensus.cc:2468] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e41cdd0179464c09b6c0f296b1f3cd83 in term 0.
I20260713 09:11:13.731685 25443 leader_election.cc:304] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6faa4b3ea0db469c957c2cf2015bdc7e, e41cdd0179464c09b6c0f296b1f3cd83; no voters: 
I20260713 09:11:13.732645 25601 raft_consensus.cc:2804] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:13.733016 25601 raft_consensus.cc:493] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.733346 25601 raft_consensus.cc:3060] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.733501 25403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c9fa1c07541d49b74bc50bd506a3c" candidate_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f6aac0d21c4e9199de372d730cd645" is_pre_election: true
I20260713 09:11:13.735760 25600 raft_consensus.cc:515] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.736829 25403 raft_consensus.cc:2393] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e41cdd0179464c09b6c0f296b1f3cd83 in current term 1: Already voted for candidate 53f6aac0d21c4e9199de372d730cd645 in this term.
W20260713 09:11:13.738456 25578 tablet.cc:2406] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:13.739125 25478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c9fa1c07541d49b74bc50bd506a3c" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
I20260713 09:11:13.739840 25600 leader_election.cc:290] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 election: Requested vote from peers 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389), e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315)
I20260713 09:11:13.740458 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c9fa1c07541d49b74bc50bd506a3c" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
I20260713 09:11:13.740363 25601 raft_consensus.cc:515] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.741097 25552 raft_consensus.cc:3060] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.741622 25478 raft_consensus.cc:2393] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53f6aac0d21c4e9199de372d730cd645 in current term 1: Already voted for candidate e41cdd0179464c09b6c0f296b1f3cd83 in this term.
I20260713 09:11:13.742390 25601 leader_election.cc:290] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [CANDIDATE]: Term 1 election: Requested vote from peers 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389), 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129:38335)
I20260713 09:11:13.744027 25403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c9fa1c07541d49b74bc50bd506a3c" candidate_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f6aac0d21c4e9199de372d730cd645"
I20260713 09:11:13.744611 25403 raft_consensus.cc:2393] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e41cdd0179464c09b6c0f296b1f3cd83 in current term 1: Already voted for candidate 53f6aac0d21c4e9199de372d730cd645 in this term.
I20260713 09:11:13.744378 25551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c9fa1c07541d49b74bc50bd506a3c" candidate_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
I20260713 09:11:13.746105 25443 leader_election.cc:304] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [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: e41cdd0179464c09b6c0f296b1f3cd83; no voters: 53f6aac0d21c4e9199de372d730cd645, 6faa4b3ea0db469c957c2cf2015bdc7e
I20260713 09:11:13.746768 25601 raft_consensus.cc:2749] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:13.748168 25552 raft_consensus.cc:2468] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 1.
I20260713 09:11:13.749199 25368 leader_election.cc:304] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53f6aac0d21c4e9199de372d730cd645, 6faa4b3ea0db469c957c2cf2015bdc7e; no voters: e41cdd0179464c09b6c0f296b1f3cd83
I20260713 09:11:13.749950 25600 raft_consensus.cc:2804] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.750532 25600 raft_consensus.cc:697] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Becoming Leader. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Running, Role: LEADER
I20260713 09:11:13.751379 25600 consensus_queue.cc:237] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } }
I20260713 09:11:13.759009 25300 catalog_manager.cc:5697] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "53f6aac0d21c4e9199de372d730cd645" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.900156 25596 raft_consensus.cc:493] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.900740 25596 raft_consensus.cc:515] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.903115 25596 leader_election.cc:290] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129:38335), e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315)
I20260713 09:11:13.904922 25600 raft_consensus.cc:493] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:13.905582 25600 raft_consensus.cc:515] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.908406 25478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" is_pre_election: true
I20260713 09:11:13.908723 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" is_pre_election: true
I20260713 09:11:13.909046 25478 raft_consensus.cc:2468] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 0.
I20260713 09:11:13.909312 25552 raft_consensus.cc:2468] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 0.
I20260713 09:11:13.910369 25366 leader_election.cc:304] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f6aac0d21c4e9199de372d730cd645, e41cdd0179464c09b6c0f296b1f3cd83; no voters: 
I20260713 09:11:13.911362 25604 raft_consensus.cc:2804] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:13.911703 25604 raft_consensus.cc:493] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.912009 25604 raft_consensus.cc:3060] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.910338 25600 leader_election.cc:290] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315), 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389)
I20260713 09:11:13.915377 25403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f6aac0d21c4e9199de372d730cd645" is_pre_election: true
I20260713 09:11:13.916759 25478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" is_pre_election: true
I20260713 09:11:13.917383 25478 raft_consensus.cc:2468] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6faa4b3ea0db469c957c2cf2015bdc7e in term 0.
I20260713 09:11:13.918635 25515 leader_election.cc:304] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6faa4b3ea0db469c957c2cf2015bdc7e, e41cdd0179464c09b6c0f296b1f3cd83; no voters: 
I20260713 09:11:13.919225 25604 raft_consensus.cc:515] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.919538 25596 raft_consensus.cc:2804] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:13.919924 25596 raft_consensus.cc:493] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:13.920388 25403 raft_consensus.cc:2393] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6faa4b3ea0db469c957c2cf2015bdc7e in current term 1: Already voted for candidate 53f6aac0d21c4e9199de372d730cd645 in this term.
I20260713 09:11:13.920320 25596 raft_consensus.cc:3060] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.922287 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
I20260713 09:11:13.922792 25478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
I20260713 09:11:13.922986 25604 leader_election.cc:290] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 election: Requested vote from peers e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315), 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389)
I20260713 09:11:13.923357 25478 raft_consensus.cc:3060] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:13.926195 25596 raft_consensus.cc:515] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.927251 25552 raft_consensus.cc:2393] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53f6aac0d21c4e9199de372d730cd645 in current term 1: Already voted for candidate 6faa4b3ea0db469c957c2cf2015bdc7e in this term.
I20260713 09:11:13.928383 25596 leader_election.cc:290] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [CANDIDATE]: Term 1 election: Requested vote from peers 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129:38335), e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315)
I20260713 09:11:13.929210 25477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
I20260713 09:11:13.929534 25478 raft_consensus.cc:2468] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 1.
I20260713 09:11:13.929520 25403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f6aac0d21c4e9199de372d730cd645"
I20260713 09:11:13.930590 25403 raft_consensus.cc:2393] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6faa4b3ea0db469c957c2cf2015bdc7e in current term 1: Already voted for candidate 53f6aac0d21c4e9199de372d730cd645 in this term.
I20260713 09:11:13.930802 25366 leader_election.cc:304] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53f6aac0d21c4e9199de372d730cd645, e41cdd0179464c09b6c0f296b1f3cd83; no voters: 6faa4b3ea0db469c957c2cf2015bdc7e
I20260713 09:11:13.931505 25604 raft_consensus.cc:2804] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:13.931958 25604 raft_consensus.cc:697] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Becoming Leader. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Running, Role: LEADER
I20260713 09:11:13.932072 25517 leader_election.cc:304] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [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: 6faa4b3ea0db469c957c2cf2015bdc7e; no voters: 53f6aac0d21c4e9199de372d730cd645, e41cdd0179464c09b6c0f296b1f3cd83
I20260713 09:11:13.932847 25596 raft_consensus.cc:2749] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:13.932835 25604 consensus_queue.cc:237] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:13.939771 25300 catalog_manager.cc:5697] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "53f6aac0d21c4e9199de372d730cd645" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.986094 25300 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53926:
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"
    }
  }
}
W20260713 09:11:13.988134 25300 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.
I20260713 09:11:14.011665 25393 tablet_service.cc:1511] Processing CreateTablet for tablet cc5aa0eb1bdd422f851a88fc503beec0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=353f1c1f3c1940f195bad491ca006bfc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:14.012945 25393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5aa0eb1bdd422f851a88fc503beec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.012655 25468 tablet_service.cc:1511] Processing CreateTablet for tablet cc5aa0eb1bdd422f851a88fc503beec0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=353f1c1f3c1940f195bad491ca006bfc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:14.013953 25468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5aa0eb1bdd422f851a88fc503beec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.015764 25392 tablet_service.cc:1511] Processing CreateTablet for tablet d6f75437bc7140e4bd1063e1edf1323d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=353f1c1f3c1940f195bad491ca006bfc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:14.016995 25392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f75437bc7140e4bd1063e1edf1323d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.017783 25542 tablet_service.cc:1511] Processing CreateTablet for tablet cc5aa0eb1bdd422f851a88fc503beec0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=353f1c1f3c1940f195bad491ca006bfc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:14.018000 25541 tablet_service.cc:1511] Processing CreateTablet for tablet d6f75437bc7140e4bd1063e1edf1323d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=353f1c1f3c1940f195bad491ca006bfc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:14.019029 25542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5aa0eb1bdd422f851a88fc503beec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.019587 25541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f75437bc7140e4bd1063e1edf1323d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.021767 25467 tablet_service.cc:1511] Processing CreateTablet for tablet d6f75437bc7140e4bd1063e1edf1323d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=353f1c1f3c1940f195bad491ca006bfc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:14.023049 25467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f75437bc7140e4bd1063e1edf1323d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.032917 25595 tablet_bootstrap.cc:492] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645: Bootstrap starting.
I20260713 09:11:14.035012 25592 tablet_bootstrap.cc:492] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e: Bootstrap starting.
I20260713 09:11:14.039919 25595 tablet_bootstrap.cc:654] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.041359 25592 tablet_bootstrap.cc:654] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.050063 25594 tablet_bootstrap.cc:492] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83: Bootstrap starting.
I20260713 09:11:14.054065 25595 tablet_bootstrap.cc:492] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645: No bootstrap required, opened a new log
I20260713 09:11:14.054705 25595 ts_tablet_manager.cc:1403] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260713 09:11:14.055054 25592 tablet_bootstrap.cc:492] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e: No bootstrap required, opened a new log
I20260713 09:11:14.055621 25592 ts_tablet_manager.cc:1403] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260713 09:11:14.057857 25594 tablet_bootstrap.cc:654] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.057451 25595 raft_consensus.cc:359] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.058310 25595 raft_consensus.cc:385] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.058682 25595 raft_consensus.cc:740] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.059336 25595 consensus_queue.cc:260] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.060076 25592 raft_consensus.cc:359] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.060861 25592 raft_consensus.cc:385] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.061332 25595 ts_tablet_manager.cc:1434] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:14.061219 25592 raft_consensus.cc:740] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6faa4b3ea0db469c957c2cf2015bdc7e, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.062368 25595 tablet_bootstrap.cc:492] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645: Bootstrap starting.
I20260713 09:11:14.062386 25592 consensus_queue.cc:260] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.065039 25592 ts_tablet_manager.cc:1434] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:14.066049 25592 tablet_bootstrap.cc:492] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e: Bootstrap starting.
I20260713 09:11:14.071502 25595 tablet_bootstrap.cc:654] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.072597 25592 tablet_bootstrap.cc:654] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.085363 25592 tablet_bootstrap.cc:492] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e: No bootstrap required, opened a new log
I20260713 09:11:14.085363 25594 tablet_bootstrap.cc:492] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83: No bootstrap required, opened a new log
I20260713 09:11:14.085444 25595 tablet_bootstrap.cc:492] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645: No bootstrap required, opened a new log
I20260713 09:11:14.086236 25592 ts_tablet_manager.cc:1403] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:11:14.086308 25594 ts_tablet_manager.cc:1403] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260713 09:11:14.086438 25595 ts_tablet_manager.cc:1403] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260713 09:11:14.089936 25592 raft_consensus.cc:359] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.090206 25594 raft_consensus.cc:359] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.090174 25595 raft_consensus.cc:359] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.091112 25594 raft_consensus.cc:385] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.091230 25595 raft_consensus.cc:385] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.091413 25594 raft_consensus.cc:740] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e41cdd0179464c09b6c0f296b1f3cd83, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.091589 25595 raft_consensus.cc:740] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.092254 25594 consensus_queue.cc:260] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.092334 25595 consensus_queue.cc:260] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.090786 25592 raft_consensus.cc:385] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.094398 25595 ts_tablet_manager.cc:1434] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:14.094612 25592 raft_consensus.cc:740] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6faa4b3ea0db469c957c2cf2015bdc7e, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.095482 25592 consensus_queue.cc:260] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.097712 25592 ts_tablet_manager.cc:1434] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:11:14.104259 25594 ts_tablet_manager.cc:1434] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:11:14.105415 25594 tablet_bootstrap.cc:492] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83: Bootstrap starting.
I20260713 09:11:14.110865 25594 tablet_bootstrap.cc:654] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:14.113746 25348 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:14.115578 25594 tablet_bootstrap.cc:492] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83: No bootstrap required, opened a new log
I20260713 09:11:14.116173 25594 ts_tablet_manager.cc:1403] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:11:14.119079 25594 raft_consensus.cc:359] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.119836 25594 raft_consensus.cc:385] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.120088 25594 raft_consensus.cc:740] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e41cdd0179464c09b6c0f296b1f3cd83, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.120707 25594 consensus_queue.cc:260] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.122565 25594 ts_tablet_manager.cc:1434] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:11:14.179791 25604 raft_consensus.cc:493] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:14.180330 25604 raft_consensus.cc:515] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.182325 25604 leader_election.cc:290] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315), 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389)
I20260713 09:11:14.183005 25478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f75437bc7140e4bd1063e1edf1323d" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" is_pre_election: true
I20260713 09:11:14.183310 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f75437bc7140e4bd1063e1edf1323d" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" is_pre_election: true
I20260713 09:11:14.183595 25478 raft_consensus.cc:2468] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 0.
I20260713 09:11:14.183923 25552 raft_consensus.cc:2468] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 0.
I20260713 09:11:14.184782 25366 leader_election.cc:304] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f6aac0d21c4e9199de372d730cd645, e41cdd0179464c09b6c0f296b1f3cd83; no voters: 
I20260713 09:11:14.185555 25604 raft_consensus.cc:2804] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:14.185969 25604 raft_consensus.cc:493] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:14.186265 25604 raft_consensus.cc:3060] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:14.191461 25604 raft_consensus.cc:515] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.193389 25604 leader_election.cc:290] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 election: Requested vote from peers e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315), 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389)
I20260713 09:11:14.194247 25478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f75437bc7140e4bd1063e1edf1323d" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
I20260713 09:11:14.194319 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f75437bc7140e4bd1063e1edf1323d" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
I20260713 09:11:14.195062 25478 raft_consensus.cc:3060] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:14.195168 25552 raft_consensus.cc:3060] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:14.199990 25478 raft_consensus.cc:2468] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 1.
I20260713 09:11:14.200006 25552 raft_consensus.cc:2468] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 1.
I20260713 09:11:14.201074 25366 leader_election.cc:304] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f6aac0d21c4e9199de372d730cd645, e41cdd0179464c09b6c0f296b1f3cd83; no voters: 
I20260713 09:11:14.201854 25604 raft_consensus.cc:2804] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:14.202318 25604 raft_consensus.cc:697] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Becoming Leader. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Running, Role: LEADER
I20260713 09:11:14.203050 25604 consensus_queue.cc:237] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.209986 25300 catalog_manager.cc:5697] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "53f6aac0d21c4e9199de372d730cd645" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:14.210840 25604 consensus_queue.cc:1048] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:14.225030 25600 consensus_queue.cc:1048] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:14.355299 25600 consensus_queue.cc:1048] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:14.366382 25624 consensus_queue.cc:1048] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:14.374461 25604 raft_consensus.cc:493] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:14.374974 25604 raft_consensus.cc:515] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.377269 25604 leader_election.cc:290] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315), 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389)
I20260713 09:11:14.378696 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5aa0eb1bdd422f851a88fc503beec0" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" is_pre_election: true
I20260713 09:11:14.378755 25478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5aa0eb1bdd422f851a88fc503beec0" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" is_pre_election: true
I20260713 09:11:14.379496 25552 raft_consensus.cc:2468] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 0.
I20260713 09:11:14.379577 25478 raft_consensus.cc:2468] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 0.
I20260713 09:11:14.380432 25368 leader_election.cc:304] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f6aac0d21c4e9199de372d730cd645, 6faa4b3ea0db469c957c2cf2015bdc7e; no voters: 
I20260713 09:11:14.381227 25604 raft_consensus.cc:2804] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:14.381564 25604 raft_consensus.cc:493] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:14.381845 25604 raft_consensus.cc:3060] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:14.388037 25604 raft_consensus.cc:515] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.390242 25604 leader_election.cc:290] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 election: Requested vote from peers e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315), 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389)
I20260713 09:11:14.391093 25478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5aa0eb1bdd422f851a88fc503beec0" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
I20260713 09:11:14.391443 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5aa0eb1bdd422f851a88fc503beec0" candidate_uuid: "53f6aac0d21c4e9199de372d730cd645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
I20260713 09:11:14.391812 25478 raft_consensus.cc:3060] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:14.391970 25552 raft_consensus.cc:3060] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:14.398834 25478 raft_consensus.cc:2468] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 1.
I20260713 09:11:14.398834 25552 raft_consensus.cc:2468] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f6aac0d21c4e9199de372d730cd645 in term 1.
I20260713 09:11:14.400171 25366 leader_election.cc:304] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f6aac0d21c4e9199de372d730cd645, e41cdd0179464c09b6c0f296b1f3cd83; no voters: 
I20260713 09:11:14.400957 25604 raft_consensus.cc:2804] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:14.401436 25604 raft_consensus.cc:697] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Becoming Leader. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Running, Role: LEADER
I20260713 09:11:14.402158 25604 consensus_queue.cc:237] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.409762 25300 catalog_manager.cc:5697] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "53f6aac0d21c4e9199de372d730cd645" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:14.447077 25403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2"
dest_uuid: "53f6aac0d21c4e9199de372d730cd645"
mode: GRACEFUL
new_leader_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
 from {username='slave'} at 127.0.0.1:32928
I20260713 09:11:14.447921 25403 raft_consensus.cc:606] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Received request to transfer leadership to TS 6faa4b3ea0db469c957c2cf2015bdc7e
I20260713 09:11:14.632735 25604 consensus_queue.cc:1048] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:14.639676 25604 consensus_queue.cc:1048] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:14.842108 25600 raft_consensus.cc:993] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645: : Instructing follower 6faa4b3ea0db469c957c2cf2015bdc7e to start an election
I20260713 09:11:14.842300 25624 consensus_queue.cc:1048] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:14.842765 25604 raft_consensus.cc:1081] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Signalling peer 6faa4b3ea0db469c957c2cf2015bdc7e to start an election
I20260713 09:11:14.844862 25551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2"
dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
 from {username='slave'} at 127.0.0.1:41716
I20260713 09:11:14.845608 25551 raft_consensus.cc:493] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:14.845973 25551 raft_consensus.cc:3060] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.854724 25551 raft_consensus.cc:515] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.855293 25600 consensus_queue.cc:1048] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:14.857082 25551 leader_election.cc:290] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [CANDIDATE]: Term 2 election: Requested vote from peers 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129:38335), e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130:35315)
I20260713 09:11:14.859714 25477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
I20260713 09:11:14.860422 25477 raft_consensus.cc:3060] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.857969 25403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b2cc430b3434983469c4dd1eb12c2" candidate_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f6aac0d21c4e9199de372d730cd645"
I20260713 09:11:14.862219 25403 raft_consensus.cc:3055] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:14.862632 25403 raft_consensus.cc:740] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Running, Role: LEADER
I20260713 09:11:14.863529 25403 consensus_queue.cc:260] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.865429 25403 raft_consensus.cc:3060] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:14.868340 25477 raft_consensus.cc:2468] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6faa4b3ea0db469c957c2cf2015bdc7e in term 2.
I20260713 09:11:14.869829 25515 leader_election.cc:304] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6faa4b3ea0db469c957c2cf2015bdc7e, e41cdd0179464c09b6c0f296b1f3cd83; no voters: 
I20260713 09:11:14.871721 25596 raft_consensus.cc:2804] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:14.873694 25403 raft_consensus.cc:2468] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6faa4b3ea0db469c957c2cf2015bdc7e in term 2.
I20260713 09:11:14.875175 25596 raft_consensus.cc:697] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 2 LEADER]: Becoming Leader. State: Replica: 6faa4b3ea0db469c957c2cf2015bdc7e, State: Running, Role: LEADER
I20260713 09:11:14.876080 25596 consensus_queue.cc:237] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:14.883688 25301 catalog_manager.cc:5697] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e reported cstate change: term changed from 1 to 2, leader changed from 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129) to 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131). New cstate: current_term: 2 leader_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:14.914589 21950 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:11:14.916289 21950 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:11:14.916746 21950 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:11:14.938385 25403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc5aa0eb1bdd422f851a88fc503beec0"
dest_uuid: "53f6aac0d21c4e9199de372d730cd645"
mode: GRACEFUL
new_leader_uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
 from {username='slave'} at 127.0.0.1:32940
I20260713 09:11:14.939462 25403 raft_consensus.cc:606] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Received request to transfer leadership to TS e41cdd0179464c09b6c0f296b1f3cd83
I20260713 09:11:14.941367 21950 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:11:15.258657 25403 raft_consensus.cc:1275] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 2 FOLLOWER]: Refusing update from remote peer 6faa4b3ea0db469c957c2cf2015bdc7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:15.260272 25596 consensus_queue.cc:1048] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:15.268764 25477 raft_consensus.cc:1275] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 FOLLOWER]: Refusing update from remote peer 6faa4b3ea0db469c957c2cf2015bdc7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:15.271195 25639 consensus_queue.cc:1048] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:15.394138 25600 raft_consensus.cc:993] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645: : Instructing follower e41cdd0179464c09b6c0f296b1f3cd83 to start an election
I20260713 09:11:15.394753 25624 raft_consensus.cc:1081] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Signalling peer e41cdd0179464c09b6c0f296b1f3cd83 to start an election
I20260713 09:11:15.396552 25477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc5aa0eb1bdd422f851a88fc503beec0"
dest_uuid: "e41cdd0179464c09b6c0f296b1f3cd83"
 from {username='slave'} at 127.0.0.1:49540
I20260713 09:11:15.397138 25477 raft_consensus.cc:493] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:15.397480 25477 raft_consensus.cc:3060] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.403313 25477 raft_consensus.cc:515] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:15.405328 25477 leader_election.cc:290] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [CANDIDATE]: Term 2 election: Requested vote from peers 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129:38335), 6faa4b3ea0db469c957c2cf2015bdc7e (127.21.111.131:38389)
I20260713 09:11:15.406472 25403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5aa0eb1bdd422f851a88fc503beec0" candidate_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f6aac0d21c4e9199de372d730cd645"
I20260713 09:11:15.407150 25403 raft_consensus.cc:3055] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:15.407217 25552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5aa0eb1bdd422f851a88fc503beec0" candidate_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e"
I20260713 09:11:15.407675 25403 raft_consensus.cc:740] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53f6aac0d21c4e9199de372d730cd645, State: Running, Role: LEADER
I20260713 09:11:15.408248 25552 raft_consensus.cc:3060] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.409189 25403 consensus_queue.cc:260] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:15.410543 25403 raft_consensus.cc:3060] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.415828 25552 raft_consensus.cc:2468] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e41cdd0179464c09b6c0f296b1f3cd83 in term 2.
I20260713 09:11:15.417299 25443 leader_election.cc:304] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6faa4b3ea0db469c957c2cf2015bdc7e, e41cdd0179464c09b6c0f296b1f3cd83; no voters: 
I20260713 09:11:15.417789 25403 raft_consensus.cc:2468] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e41cdd0179464c09b6c0f296b1f3cd83 in term 2.
I20260713 09:11:15.418339 25601 raft_consensus.cc:2804] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:15.419667 25601 raft_consensus.cc:697] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 LEADER]: Becoming Leader. State: Replica: e41cdd0179464c09b6c0f296b1f3cd83, State: Running, Role: LEADER
I20260713 09:11:15.420493 25601 consensus_queue.cc:237] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } }
I20260713 09:11:15.427104 25301 catalog_manager.cc:5697] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 reported cstate change: term changed from 1 to 2, leader changed from 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129) to e41cdd0179464c09b6c0f296b1f3cd83 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f6aac0d21c4e9199de372d730cd645" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e41cdd0179464c09b6c0f296b1f3cd83" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 35315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6faa4b3ea0db469c957c2cf2015bdc7e" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 38389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.572984 21950 tablet_server.cc:179] TabletServer@127.21.111.129:0 shutting down...
I20260713 09:11:15.598181 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:15.599018 21950 tablet_replica.cc:333] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645: stopping tablet replica
I20260713 09:11:15.599651 21950 raft_consensus.cc:2243] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:15.600504 21950 raft_consensus.cc:2272] T d6f75437bc7140e4bd1063e1edf1323d P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.603108 21950 tablet_replica.cc:333] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645: stopping tablet replica
I20260713 09:11:15.603729 21950 raft_consensus.cc:2243] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:15.604164 21950 raft_consensus.cc:2272] T cc5aa0eb1bdd422f851a88fc503beec0 P 53f6aac0d21c4e9199de372d730cd645 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.606607 21950 tablet_replica.cc:333] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645: stopping tablet replica
I20260713 09:11:15.607142 21950 raft_consensus.cc:2243] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:15.607986 21950 raft_consensus.cc:2272] T 286c9fa1c07541d49b74bc50bd506a3c P 53f6aac0d21c4e9199de372d730cd645 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.609859 21950 tablet_replica.cc:333] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645: stopping tablet replica
I20260713 09:11:15.610368 21950 raft_consensus.cc:2243] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:15.610858 21950 raft_consensus.cc:2272] T 747b2cc430b3434983469c4dd1eb12c2 P 53f6aac0d21c4e9199de372d730cd645 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.636483 21950 tablet_server.cc:196] TabletServer@127.21.111.129:0 shutdown complete.
I20260713 09:11:15.647588 21950 tablet_server.cc:179] TabletServer@127.21.111.130:0 shutting down...
W20260713 09:11:15.661207 25517 consensus_peers.cc:597] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e -> Peer 53f6aac0d21c4e9199de372d730cd645 (127.21.111.129:38335): Couldn't send request to peer 53f6aac0d21c4e9199de372d730cd645. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:38335: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:15.674342 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:15.675079 21950 tablet_replica.cc:333] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83: stopping tablet replica
I20260713 09:11:15.675639 21950 raft_consensus.cc:2243] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:15.676124 21950 raft_consensus.cc:2272] T d6f75437bc7140e4bd1063e1edf1323d P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.678035 21950 tablet_replica.cc:333] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83: stopping tablet replica
I20260713 09:11:15.678611 21950 raft_consensus.cc:2243] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:15.679029 21950 raft_consensus.cc:2272] T 747b2cc430b3434983469c4dd1eb12c2 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.681116 21950 tablet_replica.cc:333] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83: stopping tablet replica
I20260713 09:11:15.681624 21950 raft_consensus.cc:2243] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:15.682178 21950 pending_rounds.cc:70] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83: Trying to abort 1 pending ops.
I20260713 09:11:15.682456 21950 pending_rounds.cc:77] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306993153730334720 op_type: NO_OP noop_request { }
I20260713 09:11:15.682797 21950 raft_consensus.cc:2889] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:15.683065 21950 raft_consensus.cc:2272] T cc5aa0eb1bdd422f851a88fc503beec0 P e41cdd0179464c09b6c0f296b1f3cd83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.685084 21950 tablet_replica.cc:333] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83: stopping tablet replica
I20260713 09:11:15.685550 21950 raft_consensus.cc:2243] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:15.685928 21950 raft_consensus.cc:2272] T 286c9fa1c07541d49b74bc50bd506a3c P e41cdd0179464c09b6c0f296b1f3cd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.708487 21950 tablet_server.cc:196] TabletServer@127.21.111.130:0 shutdown complete.
I20260713 09:11:15.720095 21950 tablet_server.cc:179] TabletServer@127.21.111.131:0 shutting down...
I20260713 09:11:15.740859 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:15.741631 21950 tablet_replica.cc:333] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e: stopping tablet replica
I20260713 09:11:15.742282 21950 raft_consensus.cc:2243] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:15.742868 21950 raft_consensus.cc:2272] T d6f75437bc7140e4bd1063e1edf1323d P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.744961 21950 tablet_replica.cc:333] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e: stopping tablet replica
I20260713 09:11:15.745544 21950 raft_consensus.cc:2243] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:15.746490 21950 raft_consensus.cc:2272] T 747b2cc430b3434983469c4dd1eb12c2 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.748991 21950 tablet_replica.cc:333] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e: stopping tablet replica
I20260713 09:11:15.749536 21950 raft_consensus.cc:2243] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:15.749954 21950 raft_consensus.cc:2272] T cc5aa0eb1bdd422f851a88fc503beec0 P 6faa4b3ea0db469c957c2cf2015bdc7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.752485 21950 tablet_replica.cc:333] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e: stopping tablet replica
I20260713 09:11:15.752978 21950 raft_consensus.cc:2243] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:15.753377 21950 raft_consensus.cc:2272] T 286c9fa1c07541d49b74bc50bd506a3c P 6faa4b3ea0db469c957c2cf2015bdc7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.776607 21950 tablet_server.cc:196] TabletServer@127.21.111.131:0 shutdown complete.
I20260713 09:11:15.787906 21950 master.cc:562] Master@127.21.111.190:37597 shutting down...
I20260713 09:11:15.805305 21950 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:15.805851 21950 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:15.806200 21950 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99a0fc87caa24710b59d3ffa182aa976: stopping tablet replica
I20260713 09:11:15.824635 21950 master.cc:584] Master@127.21.111.190:37597 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2908 ms)
[----------] 6 tests from LeaderRebalancerTest (87555 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:11:15.855818 21950 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.111.190:35825
I20260713 09:11:15.857144 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:15.862614 25646 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
W20260713 09:11:15.862969 25647 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
W20260713 09:11:15.864431 25649 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
I20260713 09:11:15.865602 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:15.866392 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:15.866634 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:15.866813 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933875866801 us; error 0 us; skew 500 ppm
I20260713 09:11:15.867410 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:15.870007 21950 webserver.cc:533] Webserver started at http://127.21.111.190:42883/ using document root <none> and password file <none>
I20260713 09:11:15.870581 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:15.870787 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:15.871068 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:15.872098 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/master-0-root/instance:
uuid: "5f01b721c5b34fb882b6b9d315ccb562"
format_stamp: "Formatted at 2026-07-13 09:11:15 on dist-test-slave-5ggs"
I20260713 09:11:15.876660 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:11:15.880501 25654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:15.881575 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260713 09:11:15.881865 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/master-0-root
uuid: "5f01b721c5b34fb882b6b9d315ccb562"
format_stamp: "Formatted at 2026-07-13 09:11:15 on dist-test-slave-5ggs"
I20260713 09:11:15.882193 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-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)
I20260713 09:11:15.916800 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:15.917966 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:15.959964 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.190:35825
I20260713 09:11:15.960170 25705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.190:35825 every 8 connection(s)
I20260713 09:11:15.964362 25706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.976922 25706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562: Bootstrap starting.
I20260713 09:11:15.981649 25706 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.986666 25706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562: No bootstrap required, opened a new log
I20260713 09:11:15.988911 25706 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01b721c5b34fb882b6b9d315ccb562" member_type: VOTER }
I20260713 09:11:15.989338 25706 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.989548 25706 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f01b721c5b34fb882b6b9d315ccb562, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.990170 25706 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f01b721c5b34fb882b6b9d315ccb562" member_type: VOTER }
I20260713 09:11:15.990672 25706 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:15.990888 25706 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:15.991122 25706 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:15.996089 25706 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01b721c5b34fb882b6b9d315ccb562" member_type: VOTER }
I20260713 09:11:15.996598 25706 leader_election.cc:304] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [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: 5f01b721c5b34fb882b6b9d315ccb562; no voters: 
I20260713 09:11:15.997843 25706 leader_election.cc:290] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:15.998396 25709 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.000174 25709 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 1 LEADER]: Becoming Leader. State: Replica: 5f01b721c5b34fb882b6b9d315ccb562, State: Running, Role: LEADER
I20260713 09:11:16.000955 25709 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [LEADER]: Queue going to LEADER mode. State: All 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: "5f01b721c5b34fb882b6b9d315ccb562" member_type: VOTER }
I20260713 09:11:16.001144 25706 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:16.004302 25711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f01b721c5b34fb882b6b9d315ccb562. Latest consensus state: current_term: 1 leader_uuid: "5f01b721c5b34fb882b6b9d315ccb562" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01b721c5b34fb882b6b9d315ccb562" member_type: VOTER } }
I20260713 09:11:16.004302 25710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f01b721c5b34fb882b6b9d315ccb562" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f01b721c5b34fb882b6b9d315ccb562" member_type: VOTER } }
I20260713 09:11:16.005077 25711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:16.005103 25710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:16.010594 25714 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:16.018765 25714 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:16.019843 21950 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:16.029259 25714 catalog_manager.cc:1383] Generated new cluster ID: 11823ba6dc4b4240867c14e6be056436
I20260713 09:11:16.029655 25714 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:16.056533 25714 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:16.058029 25714 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:16.081040 25714 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562: Generated new TSK 0
I20260713 09:11:16.081712 25714 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:16.087505 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:16.094060 25727 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
W20260713 09:11:16.095774 25728 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
I20260713 09:11:16.101630 21950 server_base.cc:1061] running on GCE node
W20260713 09:11:16.101418 25730 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
I20260713 09:11:16.106124 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:16.106416 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:16.106637 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933876106617 us; error 0 us; skew 500 ppm
I20260713 09:11:16.107244 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:16.109927 21950 webserver.cc:533] Webserver started at http://127.21.111.129:34115/ using document root <none> and password file <none>
I20260713 09:11:16.110543 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:16.110769 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:16.111065 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:16.112263 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-0-root/instance:
uuid: "7935a58d1541489d96f38f2a1a47127c"
format_stamp: "Formatted at 2026-07-13 09:11:16 on dist-test-slave-5ggs"
I20260713 09:11:16.117527 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260713 09:11:16.121829 25735 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:16.122797 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:16.123207 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "7935a58d1541489d96f38f2a1a47127c"
format_stamp: "Formatted at 2026-07-13 09:11:16 on dist-test-slave-5ggs"
I20260713 09:11:16.123608 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-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)
I20260713 09:11:16.142351 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:16.143504 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:16.144945 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:16.147392 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:16.147580 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:16.147861 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:16.148056 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:16.191689 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:44117
I20260713 09:11:16.191869 25797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:44117 every 8 connection(s)
I20260713 09:11:16.197168 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:16.204938 25802 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
W20260713 09:11:16.206792 25803 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
W20260713 09:11:16.211449 25805 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
I20260713 09:11:16.212311 25798 heartbeater.cc:344] Connected to a master server at 127.21.111.190:35825
I20260713 09:11:16.212383 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:16.212826 25798 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:16.213587 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:16.213869 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:16.213814 25798 heartbeater.cc:507] Master 127.21.111.190:35825 requested a full tablet report, sending...
I20260713 09:11:16.214355 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933876214334 us; error 0 us; skew 500 ppm
I20260713 09:11:16.215143 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:16.216922 25671 ts_manager.cc:194] Registered new tserver with Master: 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117)
I20260713 09:11:16.218185 21950 webserver.cc:533] Webserver started at http://127.21.111.130:43033/ using document root <none> and password file <none>
I20260713 09:11:16.219208 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:16.219163 25671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56964
I20260713 09:11:16.219867 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:16.220319 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:16.221781 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-1-root/instance:
uuid: "3d9495f7f25a4170aeabad0a544ecb30"
format_stamp: "Formatted at 2026-07-13 09:11:16 on dist-test-slave-5ggs"
I20260713 09:11:16.227028 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260713 09:11:16.230854 25810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:16.231819 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:11:16.232143 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-1-root
uuid: "3d9495f7f25a4170aeabad0a544ecb30"
format_stamp: "Formatted at 2026-07-13 09:11:16 on dist-test-slave-5ggs"
I20260713 09:11:16.232402 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-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)
I20260713 09:11:16.246078 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:16.247131 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:16.248550 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:16.251019 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:16.251209 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:16.251510 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:16.251652 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:16.294757 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.130:38075
I20260713 09:11:16.294965 25872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.130:38075 every 8 connection(s)
I20260713 09:11:16.299679 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:16.307822 25876 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
W20260713 09:11:16.308810 25877 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
I20260713 09:11:16.312646 21950 server_base.cc:1061] running on GCE node
W20260713 09:11:16.313355 25879 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
I20260713 09:11:16.313788 25873 heartbeater.cc:344] Connected to a master server at 127.21.111.190:35825
I20260713 09:11:16.314275 25873 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:16.314666 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:16.315006 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:16.315116 25873 heartbeater.cc:507] Master 127.21.111.190:35825 requested a full tablet report, sending...
I20260713 09:11:16.315220 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933876315187 us; error 0 us; skew 500 ppm
I20260713 09:11:16.316195 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:16.317803 25671 ts_manager.cc:194] Registered new tserver with Master: 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:16.319329 21950 webserver.cc:533] Webserver started at http://127.21.111.131:33445/ using document root <none> and password file <none>
I20260713 09:11:16.319463 25671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56970
I20260713 09:11:16.320007 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:16.320271 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:16.320571 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:16.321811 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-2-root/instance:
uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
format_stamp: "Formatted at 2026-07-13 09:11:16 on dist-test-slave-5ggs"
I20260713 09:11:16.326797 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:11:16.330550 25884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:16.331514 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:11:16.331799 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-2-root
uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
format_stamp: "Formatted at 2026-07-13 09:11:16 on dist-test-slave-5ggs"
I20260713 09:11:16.332056 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933788128197-21950-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)
I20260713 09:11:16.350808 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:16.351797 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:16.353211 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:16.355563 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:16.355755 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:16.356055 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:16.356200 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:16.398973 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.131:40867
I20260713 09:11:16.399135 25946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.131:40867 every 8 connection(s)
I20260713 09:11:16.415337 25947 heartbeater.cc:344] Connected to a master server at 127.21.111.190:35825
I20260713 09:11:16.415910 25947 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:16.416826 25947 heartbeater.cc:507] Master 127.21.111.190:35825 requested a full tablet report, sending...
I20260713 09:11:16.419160 25671 ts_manager.cc:194] Registered new tserver with Master: 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:16.419526 21950 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017407703s
I20260713 09:11:16.420971 25671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56984
I20260713 09:11:16.448449 25671 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56990:
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"
    }
  }
}
W20260713 09:11:16.450976 25671 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.
I20260713 09:11:16.519179 25912 tablet_service.cc:1511] Processing CreateTablet for tablet 99481ea00dee46d08bfda225b0ac66c3 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:16.520644 25912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99481ea00dee46d08bfda225b0ac66c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.526897 25911 tablet_service.cc:1511] Processing CreateTablet for tablet c08d7d4807bb4eb486a332e0daed40db (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:16.528484 25911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c08d7d4807bb4eb486a332e0daed40db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.533882 25910 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0ad068ae2f4df0977b530abe58a1f1 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:16.535513 25910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0ad068ae2f4df0977b530abe58a1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.540525 25763 tablet_service.cc:1511] Processing CreateTablet for tablet 99481ea00dee46d08bfda225b0ac66c3 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:16.542197 25909 tablet_service.cc:1511] Processing CreateTablet for tablet 13590e6237554884958e1b5e6428fa94 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:16.543646 25762 tablet_service.cc:1511] Processing CreateTablet for tablet c08d7d4807bb4eb486a332e0daed40db (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:16.544504 25909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13590e6237554884958e1b5e6428fa94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.546077 25761 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0ad068ae2f4df0977b530abe58a1f1 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:16.547873 25962 tablet_bootstrap.cc:492] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:16.548509 25760 tablet_service.cc:1511] Processing CreateTablet for tablet 13590e6237554884958e1b5e6428fa94 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:16.549152 25908 tablet_service.cc:1511] Processing CreateTablet for tablet a8e6ba933c444ec6bb35f27d178543d4 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:16.551559 25908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e6ba933c444ec6bb35f27d178543d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.551950 25759 tablet_service.cc:1511] Processing CreateTablet for tablet a8e6ba933c444ec6bb35f27d178543d4 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:16.554728 25962 tablet_bootstrap.cc:654] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.554256 25758 tablet_service.cc:1511] Processing CreateTablet for tablet ea2669ee1daf49eba95345a28ad243dd (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:16.556830 25912 tablet_service.cc:1511] Processing CreateTablet for tablet ea2669ee1daf49eba95345a28ad243dd (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:16.558301 25912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2669ee1daf49eba95345a28ad243dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.542208 25763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99481ea00dee46d08bfda225b0ac66c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.562778 25758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2669ee1daf49eba95345a28ad243dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.567965 25962 tablet_bootstrap.cc:492] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:16.567580 25907 tablet_service.cc:1511] Processing CreateTablet for tablet 6942c1ee6fdb4469ae5b8d1fbf1cb901 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:16.568516 25962 ts_tablet_manager.cc:1403] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260713 09:11:16.569169 25907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6942c1ee6fdb4469ae5b8d1fbf1cb901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.571552 25906 tablet_service.cc:1511] Processing CreateTablet for tablet c5ac70859f214950855e3b4c4193e2bb (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:16.571549 25962 raft_consensus.cc:359] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:16.572604 25962 raft_consensus.cc:385] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.572922 25962 raft_consensus.cc:740] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.573175 25906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ac70859f214950855e3b4c4193e2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.573657 25962 consensus_queue.cc:260] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:16.573925 25905 tablet_service.cc:1511] Processing CreateTablet for tablet 54aaff8e4e85413eac45c56354779c55 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:16.556905 25757 tablet_service.cc:1511] Processing CreateTablet for tablet 6942c1ee6fdb4469ae5b8d1fbf1cb901 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:16.575389 25905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54aaff8e4e85413eac45c56354779c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.576300 25757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6942c1ee6fdb4469ae5b8d1fbf1cb901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.578894 25762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c08d7d4807bb4eb486a332e0daed40db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.582379 25947 heartbeater.cc:499] Master 127.21.111.190:35825 was elected leader, sending a full tablet report...
I20260713 09:11:16.583482 25962 ts_tablet_manager.cc:1434] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260713 09:11:16.586865 25759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e6ba933c444ec6bb35f27d178543d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.589213 25761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0ad068ae2f4df0977b530abe58a1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.594862 25760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13590e6237554884958e1b5e6428fa94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.597184 25962 tablet_bootstrap.cc:492] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:16.600209 25756 tablet_service.cc:1511] Processing CreateTablet for tablet c5ac70859f214950855e3b4c4193e2bb (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:16.601820 25756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ac70859f214950855e3b4c4193e2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.605381 25755 tablet_service.cc:1511] Processing CreateTablet for tablet 54aaff8e4e85413eac45c56354779c55 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:16.606909 25755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54aaff8e4e85413eac45c56354779c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.613118 25838 tablet_service.cc:1511] Processing CreateTablet for tablet 99481ea00dee46d08bfda225b0ac66c3 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:16.615593 25836 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0ad068ae2f4df0977b530abe58a1f1 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:16.617951 25835 tablet_service.cc:1511] Processing CreateTablet for tablet 13590e6237554884958e1b5e6428fa94 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:16.620414 25834 tablet_service.cc:1511] Processing CreateTablet for tablet a8e6ba933c444ec6bb35f27d178543d4 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:16.623483 25832 tablet_service.cc:1511] Processing CreateTablet for tablet 6942c1ee6fdb4469ae5b8d1fbf1cb901 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:16.625736 25831 tablet_service.cc:1511] Processing CreateTablet for tablet c5ac70859f214950855e3b4c4193e2bb (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:16.627540 25830 tablet_service.cc:1511] Processing CreateTablet for tablet 54aaff8e4e85413eac45c56354779c55 (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:16.629742 25837 tablet_service.cc:1511] Processing CreateTablet for tablet c08d7d4807bb4eb486a332e0daed40db (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:16.631363 25833 tablet_service.cc:1511] Processing CreateTablet for tablet ea2669ee1daf49eba95345a28ad243dd (DEFAULT_TABLE table=test-workload [id=406a7809a34a4f1380f38d405a84b333]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:16.636551 25838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99481ea00dee46d08bfda225b0ac66c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.642912 25830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54aaff8e4e85413eac45c56354779c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.646886 25834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e6ba933c444ec6bb35f27d178543d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.650218 25832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6942c1ee6fdb4469ae5b8d1fbf1cb901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.654956 25831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ac70859f214950855e3b4c4193e2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.659170 25836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0ad068ae2f4df0977b530abe58a1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.660995 25833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2669ee1daf49eba95345a28ad243dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.662492 25837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c08d7d4807bb4eb486a332e0daed40db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.663708 25835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13590e6237554884958e1b5e6428fa94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:16.679232 25965 tablet_bootstrap.cc:492] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:16.686452 25965 tablet_bootstrap.cc:654] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.678068 25962 tablet_bootstrap.cc:654] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:16.742835 25658 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.21.111.129:44117, user_credentials={real_user=slave}} blocked reactor thread for 52419.3us
I20260713 09:11:16.764487 25962 tablet_bootstrap.cc:492] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:16.765022 25962 ts_tablet_manager.cc:1403] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.168s	user 0.016s	sys 0.005s
I20260713 09:11:16.767570 25962 raft_consensus.cc:359] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.768096 25962 raft_consensus.cc:385] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.768373 25962 raft_consensus.cc:740] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.769058 25962 consensus_queue.cc:260] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.770068 25968 tablet_bootstrap.cc:492] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:16.779014 25968 tablet_bootstrap.cc:654] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.771400 25962 ts_tablet_manager.cc:1434] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:11:16.783027 25962 tablet_bootstrap.cc:492] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:16.789618 25962 tablet_bootstrap.cc:654] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.799059 25968 tablet_bootstrap.cc:492] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:16.799650 25968 ts_tablet_manager.cc:1403] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260713 09:11:16.800246 25965 tablet_bootstrap.cc:492] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:16.800868 25965 ts_tablet_manager.cc:1403] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.122s	user 0.038s	sys 0.038s
I20260713 09:11:16.803082 25968 raft_consensus.cc:359] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:16.803910 25968 raft_consensus.cc:385] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.804059 25965 raft_consensus.cc:359] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.805251 25965 raft_consensus.cc:385] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.805572 25965 raft_consensus.cc:740] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.804222 25968 raft_consensus.cc:740] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.806557 25965 consensus_queue.cc:260] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.807319 25968 consensus_queue.cc:260] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:16.811228 25962 tablet_bootstrap.cc:492] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:16.811827 25962 ts_tablet_manager.cc:1403] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260713 09:11:16.814993 25962 raft_consensus.cc:359] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.815752 25962 raft_consensus.cc:385] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.816061 25962 raft_consensus.cc:740] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.817059 25965 ts_tablet_manager.cc:1434] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260713 09:11:16.816977 25962 consensus_queue.cc:260] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.818156 25798 heartbeater.cc:499] Master 127.21.111.190:35825 was elected leader, sending a full tablet report...
I20260713 09:11:16.828181 25962 ts_tablet_manager.cc:1434] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:11:16.832557 25873 heartbeater.cc:499] Master 127.21.111.190:35825 was elected leader, sending a full tablet report...
I20260713 09:11:16.834229 25968 ts_tablet_manager.cc:1434] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.004s
I20260713 09:11:16.835366 25968 tablet_bootstrap.cc:492] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:16.837383 25965 tablet_bootstrap.cc:492] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:16.832533 25962 tablet_bootstrap.cc:492] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:16.842123 25968 tablet_bootstrap.cc:654] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.849200 25965 tablet_bootstrap.cc:654] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.850627 25962 tablet_bootstrap.cc:654] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.859344 25962 tablet_bootstrap.cc:492] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:16.859344 25968 tablet_bootstrap.cc:492] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:16.860069 25962 ts_tablet_manager.cc:1403] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.015s
I20260713 09:11:16.860165 25968 ts_tablet_manager.cc:1403] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.017s
I20260713 09:11:16.864566 25965 tablet_bootstrap.cc:492] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:16.865160 25965 ts_tablet_manager.cc:1403] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260713 09:11:16.865572 25962 raft_consensus.cc:359] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.866638 25962 raft_consensus.cc:385] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.866999 25962 raft_consensus.cc:740] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.867995 25962 consensus_queue.cc:260] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.868412 25965 raft_consensus.cc:359] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.869246 25965 raft_consensus.cc:385] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.869563 25965 raft_consensus.cc:740] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.870376 25962 ts_tablet_manager.cc:1434] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:11:16.870348 25965 consensus_queue.cc:260] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.871672 25968 raft_consensus.cc:359] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.872448 25968 raft_consensus.cc:385] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.872753 25968 raft_consensus.cc:740] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.873106 25965 ts_tablet_manager.cc:1434] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:16.873569 25968 consensus_queue.cc:260] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.874145 25965 tablet_bootstrap.cc:492] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:16.875917 25968 ts_tablet_manager.cc:1434] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:11:16.877009 25968 tablet_bootstrap.cc:492] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:16.871692 25962 tablet_bootstrap.cc:492] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:16.881794 25965 tablet_bootstrap.cc:654] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.883452 25968 tablet_bootstrap.cc:654] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.884419 25962 tablet_bootstrap.cc:654] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.920782 25968 tablet_bootstrap.cc:492] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:16.921154 25962 tablet_bootstrap.cc:492] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:16.921186 25965 tablet_bootstrap.cc:492] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:16.921276 25968 ts_tablet_manager.cc:1403] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.019s
I20260713 09:11:16.922091 25962 ts_tablet_manager.cc:1403] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.051s	user 0.033s	sys 0.011s
I20260713 09:11:16.922188 25965 ts_tablet_manager.cc:1403] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.018s
I20260713 09:11:16.924412 25968 raft_consensus.cc:359] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.925123 25968 raft_consensus.cc:385] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.925675 25968 raft_consensus.cc:740] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.925374 25962 raft_consensus.cc:359] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.926239 25962 raft_consensus.cc:385] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.926615 25962 raft_consensus.cc:740] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.926553 25965 raft_consensus.cc:359] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.926780 25968 consensus_queue.cc:260] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.927564 25965 raft_consensus.cc:385] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.928033 25965 raft_consensus.cc:740] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.927626 25962 consensus_queue.cc:260] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.928807 25965 consensus_queue.cc:260] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.929705 25968 ts_tablet_manager.cc:1434] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:11:16.932510 25962 ts_tablet_manager.cc:1434] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:16.933686 25962 tablet_bootstrap.cc:492] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:16.935359 25965 ts_tablet_manager.cc:1434] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:11:16.936556 25965 tablet_bootstrap.cc:492] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:16.940199 25968 tablet_bootstrap.cc:492] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:16.941006 25962 tablet_bootstrap.cc:654] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.940860 25971 raft_consensus.cc:493] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.941486 25971 raft_consensus.cc:515] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.943929 25965 tablet_bootstrap.cc:654] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.945506 25964 raft_consensus.cc:493] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.946063 25964 raft_consensus.cc:515] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:16.949461 25968 tablet_bootstrap.cc:654] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.950799 25964 leader_election.cc:290] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:16.953927 25971 leader_election.cc:290] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:16.973624 25965 tablet_bootstrap.cc:492] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:16.974337 25965 ts_tablet_manager.cc:1403] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260713 09:11:16.978193 25965 raft_consensus.cc:359] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:16.979115 25965 raft_consensus.cc:385] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.979457 25965 raft_consensus.cc:740] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.980319 25965 consensus_queue.cc:260] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:16.990283 25962 tablet_bootstrap.cc:492] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:16.991353 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13590e6237554884958e1b5e6428fa94" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:16.991803 25773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13590e6237554884958e1b5e6428fa94" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:16.995029 25773 raft_consensus.cc:2468] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 0.
I20260713 09:11:16.995426 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13590e6237554884958e1b5e6428fa94" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:16.996713 25965 ts_tablet_manager.cc:1434] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
W20260713 09:11:16.997315 25885 leader_election.cc:343] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.998705 25965 tablet_bootstrap.cc:492] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:16.998476 25888 leader_election.cc:304] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [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: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 3d9495f7f25a4170aeabad0a544ecb30
W20260713 09:11:17.002985 25736 leader_election.cc:343] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.023059 25962 ts_tablet_manager.cc:1403] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.003s
I20260713 09:11:17.002317 25964 raft_consensus.cc:493] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.024665 25964 raft_consensus.cc:515] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
W20260713 09:11:17.015276 25719 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:17.028115 25987 raft_consensus.cc:2804] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.028498 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99481ea00dee46d08bfda225b0ac66c3" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:17.029321 25847 raft_consensus.cc:2468] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 0.
I20260713 09:11:17.028726 25962 raft_consensus.cc:359] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.029964 25962 raft_consensus.cc:385] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.030304 25962 raft_consensus.cc:740] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.030931 25885 leader_election.cc:304] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:17.031253 25962 consensus_queue.cc:260] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.028678 25987 raft_consensus.cc:493] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.034595 25987 raft_consensus.cc:3060] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.036227 25964 leader_election.cc:290] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117)
I20260713 09:11:17.036909 25964 raft_consensus.cc:2804] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.037315 25964 raft_consensus.cc:493] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.037675 25964 raft_consensus.cc:3060] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.042464 25965 tablet_bootstrap.cc:654] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.042727 25773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99481ea00dee46d08bfda225b0ac66c3" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.043629 25773 raft_consensus.cc:2468] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 0.
I20260713 09:11:17.048985 25968 tablet_bootstrap.cc:492] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:17.049774 25968 ts_tablet_manager.cc:1403] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.110s	user 0.032s	sys 0.040s
I20260713 09:11:17.056769 25988 raft_consensus.cc:493] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.057384 25988 raft_consensus.cc:515] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.059906 25987 raft_consensus.cc:515] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.061434 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:17.062546 25987 leader_election.cc:290] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
W20260713 09:11:17.063477 25885 leader_election.cc:343] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.064258 25962 ts_tablet_manager.cc:1434] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.003s
I20260713 09:11:17.064855 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13590e6237554884958e1b5e6428fa94" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:17.065006 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13590e6237554884958e1b5e6428fa94" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:17.065706 25962 tablet_bootstrap.cc:492] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:17.065857 25922 raft_consensus.cc:2393] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7935a58d1541489d96f38f2a1a47127c in current term 1: Already voted for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in this term.
W20260713 09:11:17.066636 25885 leader_election.cc:343] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.059914 25988 leader_election.cc:290] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:17.068996 25773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.069870 25738 leader_election.cc:304] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7935a58d1541489d96f38f2a1a47127c; no voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:17.070884 25971 raft_consensus.cc:3060] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.071638 25773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13590e6237554884958e1b5e6428fa94" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.054040 25968 raft_consensus.cc:359] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
W20260713 09:11:17.074076 25888 leader_election.cc:343] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.074697 25888 leader_election.cc:304] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26; no voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.075752 25989 raft_consensus.cc:2749] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.072873 25968 raft_consensus.cc:385] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.077795 25968 raft_consensus.cc:740] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.078043 25989 raft_consensus.cc:493] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.078693 25989 raft_consensus.cc:515] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.078883 25968 consensus_queue.cc:260] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.081171 25971 raft_consensus.cc:2749] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.082593 25968 ts_tablet_manager.cc:1434] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260713 09:11:17.082973 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
W20260713 09:11:17.087595 25885 leader_election.cc:343] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.084774 25989 leader_election.cc:290] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:17.089413 25968 tablet_bootstrap.cc:492] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:17.090059 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
W20260713 09:11:17.091948 25888 leader_election.cc:343] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.092479 25888 leader_election.cc:304] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26; no voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.093801 25989 raft_consensus.cc:2749] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.072278 25964 raft_consensus.cc:515] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:17.096043 25773 raft_consensus.cc:2468] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 1.
I20260713 09:11:17.097811 25968 tablet_bootstrap.cc:654] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.097725 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99481ea00dee46d08bfda225b0ac66c3" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:17.098577 25847 raft_consensus.cc:3060] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.100237 25965 tablet_bootstrap.cc:492] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:17.100761 25962 tablet_bootstrap.cc:654] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.101948 25965 ts_tablet_manager.cc:1403] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.019s
I20260713 09:11:17.100874 25888 leader_election.cc:304] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:17.104516 25988 raft_consensus.cc:2804] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.105052 25988 raft_consensus.cc:697] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:17.106462 25988 consensus_queue.cc:237] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.109341 25962 tablet_bootstrap.cc:492] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:17.109759 25964 leader_election.cc:290] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117)
I20260713 09:11:17.109983 25962 ts_tablet_manager.cc:1403] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.008s
I20260713 09:11:17.111937 25847 raft_consensus.cc:2468] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 1.
I20260713 09:11:17.113694 25885 leader_election.cc:304] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:17.113664 25962 raft_consensus.cc:359] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.114882 25962 raft_consensus.cc:385] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.115123 25964 raft_consensus.cc:2804] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.115298 25962 raft_consensus.cc:740] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.115960 25964 raft_consensus.cc:697] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:17.116170 25962 consensus_queue.cc:260] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.117075 25972 raft_consensus.cc:493] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.117687 25972 raft_consensus.cc:515] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.117946 25964 consensus_queue.cc:237] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:17.118993 25962 ts_tablet_manager.cc:1434] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260713 09:11:17.120223 25962 tablet_bootstrap.cc:492] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:17.121807 25972 leader_election.cc:290] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.124264 25773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99481ea00dee46d08bfda225b0ac66c3" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.125259 25773 raft_consensus.cc:3060] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.120400 25670 catalog_manager.cc:5697] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.133112 25965 raft_consensus.cc:359] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.135161 25965 raft_consensus.cc:385] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.136176 25965 raft_consensus.cc:740] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.137125 25965 consensus_queue.cc:260] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.143457 25965 ts_tablet_manager.cc:1434] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260713 09:11:17.144207 25968 tablet_bootstrap.cc:492] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:17.144675 25965 tablet_bootstrap.cc:492] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:17.144897 25968 ts_tablet_manager.cc:1403] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.003s
I20260713 09:11:17.148759 25968 raft_consensus.cc:359] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.149628 25968 raft_consensus.cc:385] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.149971 25968 raft_consensus.cc:740] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.152560 25968 consensus_queue.cc:260] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.154141 25962 tablet_bootstrap.cc:654] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.161343 25968 ts_tablet_manager.cc:1434] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260713 09:11:17.162724 25968 tablet_bootstrap.cc:492] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:17.164991 25972 raft_consensus.cc:493] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.165611 25972 raft_consensus.cc:515] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.168919 25972 leader_election.cc:290] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.170524 25773 raft_consensus.cc:2468] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 1.
I20260713 09:11:17.176157 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e6ba933c444ec6bb35f27d178543d4" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.177062 25772 raft_consensus.cc:2468] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:17.173666 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:17.178645 25921 raft_consensus.cc:2468] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:17.179073 25814 leader_election.cc:304] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:17.173211 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e6ba933c444ec6bb35f27d178543d4" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:17.180147 25972 raft_consensus.cc:2804] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.176970 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.180621 25972 raft_consensus.cc:493] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.180728 25922 raft_consensus.cc:2468] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:17.181058 25972 raft_consensus.cc:3060] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:17.181696 25814 leader_election.cc:343] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.182821 25813 leader_election.cc:304] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [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: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.183517 25965 tablet_bootstrap.cc:654] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.193910 25972 raft_consensus.cc:515] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.195688 26001 raft_consensus.cc:2804] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.196424 26001 raft_consensus.cc:493] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.196800 26001 raft_consensus.cc:3060] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.190223 25670 catalog_manager.cc:5697] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.197901 25968 tablet_bootstrap.cc:654] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.202361 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e6ba933c444ec6bb35f27d178543d4" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.203163 25771 raft_consensus.cc:3060] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.208124 25965 tablet_bootstrap.cc:492] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:17.208207 25962 tablet_bootstrap.cc:492] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:17.213099 25962 ts_tablet_manager.cc:1403] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.001s
I20260713 09:11:17.213099 25965 ts_tablet_manager.cc:1403] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.009s
I20260713 09:11:17.213964 25771 raft_consensus.cc:2468] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:17.212196 26001 raft_consensus.cc:515] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.215456 25814 leader_election.cc:304] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:17.216127 25962 raft_consensus.cc:359] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.216370 25965 raft_consensus.cc:359] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.216868 25962 raft_consensus.cc:385] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.217072 25965 raft_consensus.cc:385] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.217192 25962 raft_consensus.cc:740] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.217411 25965 raft_consensus.cc:740] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.217934 25962 consensus_queue.cc:260] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.218478 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:17.219506 25922 raft_consensus.cc:3060] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.219985 25962 ts_tablet_manager.cc:1434] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:17.221079 25962 tablet_bootstrap.cc:492] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:17.224213 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e6ba933c444ec6bb35f27d178543d4" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:17.224017 25972 leader_election.cc:290] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.225009 25921 raft_consensus.cc:3060] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.218266 25965 consensus_queue.cc:260] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.226997 25962 tablet_bootstrap.cc:654] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.230876 25964 raft_consensus.cc:493] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.231572 25965 ts_tablet_manager.cc:1434] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260713 09:11:17.231527 25964 raft_consensus.cc:515] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.232887 25965 tablet_bootstrap.cc:492] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:17.236821 25972 raft_consensus.cc:2804] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.237053 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.237457 25972 raft_consensus.cc:697] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:17.237814 25772 raft_consensus.cc:2468] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 0.
I20260713 09:11:17.238458 25972 consensus_queue.cc:237] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.239043 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:17.239732 25847 raft_consensus.cc:2468] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 0.
I20260713 09:11:17.235337 25964 leader_election.cc:290] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:17.241199 25885 leader_election.cc:304] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:17.242184 25964 raft_consensus.cc:2804] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.242682 25964 raft_consensus.cc:493] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.243180 25964 raft_consensus.cc:3060] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.251471 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.252311 25771 raft_consensus.cc:3060] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.252359 25965 tablet_bootstrap.cc:654] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.255689 25968 tablet_bootstrap.cc:492] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:17.256314 25968 ts_tablet_manager.cc:1403] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.001s
I20260713 09:11:17.256693 26001 leader_election.cc:290] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.265627 25921 raft_consensus.cc:2468] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:17.267213 25965 tablet_bootstrap.cc:492] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:17.268076 25965 ts_tablet_manager.cc:1403] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.003s
I20260713 09:11:17.268751 25964 raft_consensus.cc:515] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.260608 25922 raft_consensus.cc:2468] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:17.259865 25968 raft_consensus.cc:359] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.272730 25968 raft_consensus.cc:385] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.272365 25813 leader_election.cc:304] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:17.273672 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.274331 25772 raft_consensus.cc:3060] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.274237 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:17.274968 25847 raft_consensus.cc:3060] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.275007 25965 raft_consensus.cc:359] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.276222 25965 raft_consensus.cc:385] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.276623 25965 raft_consensus.cc:740] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.275372 26001 raft_consensus.cc:2804] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.278091 26001 raft_consensus.cc:697] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:17.278052 25965 consensus_queue.cc:260] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.279839 26001 consensus_queue.cc:237] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.283890 25962 tablet_bootstrap.cc:492] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:17.284090 25965 ts_tablet_manager.cc:1434] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:11:17.284461 25962 ts_tablet_manager.cc:1403] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.044s
I20260713 09:11:17.285317 25965 tablet_bootstrap.cc:492] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:17.272306 25964 leader_election.cc:290] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:17.280684 25968 raft_consensus.cc:740] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.286695 25968 consensus_queue.cc:260] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.287163 25962 raft_consensus.cc:359] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.287918 25962 raft_consensus.cc:385] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.288213 25962 raft_consensus.cc:740] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.289124 25962 consensus_queue.cc:260] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.290511 25968 ts_tablet_manager.cc:1434] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260713 09:11:17.291252 25962 ts_tablet_manager.cc:1434] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:17.292474 25965 tablet_bootstrap.cc:654] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.292492 25968 tablet_bootstrap.cc:492] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:17.302268 25968 tablet_bootstrap.cc:654] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.316417 25772 raft_consensus.cc:2468] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 1.
I20260713 09:11:17.320153 25771 raft_consensus.cc:2468] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:17.322886 25847 raft_consensus.cc:2468] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 1.
I20260713 09:11:17.325114 25885 leader_election.cc:304] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:17.326097 25964 raft_consensus.cc:2804] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.326597 25964 raft_consensus.cc:697] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:17.327092 25965 tablet_bootstrap.cc:492] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:17.327780 25965 ts_tablet_manager.cc:1403] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.011s
I20260713 09:11:17.327416 25964 consensus_queue.cc:237] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.330742 25968 tablet_bootstrap.cc:492] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:17.331410 25968 ts_tablet_manager.cc:1403] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.011s
I20260713 09:11:17.331545 25965 raft_consensus.cc:359] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.332373 25965 raft_consensus.cc:385] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.332679 25965 raft_consensus.cc:740] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.333485 25965 consensus_queue.cc:260] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.336269 25965 ts_tablet_manager.cc:1434] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:17.335044 25968 raft_consensus.cc:359] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.334527 25668 catalog_manager.cc:5697] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.347713 25968 raft_consensus.cc:385] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.347926 25965 tablet_bootstrap.cc:492] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:17.348263 25968 raft_consensus.cc:740] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.349385 25968 consensus_queue.cc:260] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.349015 25670 catalog_manager.cc:5697] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.356253 26001 raft_consensus.cc:493] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.356762 25965 tablet_bootstrap.cc:654] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.356835 26001 raft_consensus.cc:515] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.359992 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6942c1ee6fdb4469ae5b8d1fbf1cb901" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.360255 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6942c1ee6fdb4469ae5b8d1fbf1cb901" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:17.360685 25772 raft_consensus.cc:2468] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:17.360869 25922 raft_consensus.cc:2468] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:17.362104 25813 leader_election.cc:304] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:17.363056 25972 raft_consensus.cc:2804] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.363422 25972 raft_consensus.cc:493] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.363762 25972 raft_consensus.cc:3060] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.366387 25968 ts_tablet_manager.cc:1434] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.000s
I20260713 09:11:17.367831 25968 tablet_bootstrap.cc:492] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:17.370898 26003 raft_consensus.cc:493] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.371438 26003 raft_consensus.cc:515] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.373859 26003 leader_election.cc:290] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.375650 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.375051 25668 catalog_manager.cc:5697] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.376384 25968 tablet_bootstrap.cc:654] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.376865 25964 raft_consensus.cc:493] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:17.377221 25814 leader_election.cc:343] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.377362 25964 raft_consensus.cc:515] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.379087 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:17.379644 25964 leader_election.cc:290] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:17.379740 25922 raft_consensus.cc:2468] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:17.381140 25813 leader_election.cc:304] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [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: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.382798 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.383471 25772 raft_consensus.cc:2468] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 0.
I20260713 09:11:17.384747 25888 leader_election.cc:304] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:17.385619 25964 raft_consensus.cc:2804] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.385994 25964 raft_consensus.cc:493] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.386333 25964 raft_consensus.cc:3060] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.390607 26003 raft_consensus.cc:2804] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.391033 26003 raft_consensus.cc:493] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.391377 26003 raft_consensus.cc:3060] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.398706 26001 leader_election.cc:290] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.399230 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:17.400709 25972 raft_consensus.cc:515] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
W20260713 09:11:17.401105 25885 leader_election.cc:343] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.404000 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6942c1ee6fdb4469ae5b8d1fbf1cb901" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.404675 25772 raft_consensus.cc:3060] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.406836 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6942c1ee6fdb4469ae5b8d1fbf1cb901" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:17.407473 25922 raft_consensus.cc:3060] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.410836 25964 raft_consensus.cc:515] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.403110 25972 leader_election.cc:290] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.413767 26003 raft_consensus.cc:515] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.417256 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.417495 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:17.417896 25771 raft_consensus.cc:3060] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:17.419834 25885 leader_election.cc:343] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.420405 25773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.421123 26003 leader_election.cc:290] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.421612 25964 leader_election.cc:290] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
W20260713 09:11:17.421918 25814 leader_election.cc:343] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.422318 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:17.423166 25921 raft_consensus.cc:3060] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.425879 25965 tablet_bootstrap.cc:492] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:17.426551 25965 ts_tablet_manager.cc:1403] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.043s
I20260713 09:11:17.429173 25965 raft_consensus.cc:359] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.429884 25965 raft_consensus.cc:385] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.429922 25772 raft_consensus.cc:2468] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:17.430294 25965 raft_consensus.cc:740] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.426092 25968 tablet_bootstrap.cc:492] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:17.431139 25771 raft_consensus.cc:2468] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 1.
I20260713 09:11:17.431552 25968 ts_tablet_manager.cc:1403] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.019s
I20260713 09:11:17.431329 25814 leader_election.cc:304] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:17.431151 25965 consensus_queue.cc:260] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.433151 25888 leader_election.cc:304] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:17.434463 25922 raft_consensus.cc:2468] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:17.434831 26003 raft_consensus.cc:2804] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.434473 25968 raft_consensus.cc:359] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.435846 26003 raft_consensus.cc:697] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:17.436115 25968 raft_consensus.cc:385] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.436537 25968 raft_consensus.cc:740] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.434643 25964 raft_consensus.cc:2804] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.436854 25965 ts_tablet_manager.cc:1434] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:17.437391 25968 consensus_queue.cc:260] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.437942 25964 raft_consensus.cc:697] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:17.437753 26003 consensus_queue.cc:237] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.431178 25921 raft_consensus.cc:2468] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:17.439594 25813 leader_election.cc:304] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.440259 25968 ts_tablet_manager.cc:1434] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:11:17.440760 25972 raft_consensus.cc:2804] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.441211 25968 tablet_bootstrap.cc:492] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:17.441279 25972 raft_consensus.cc:697] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:17.442303 25972 consensus_queue.cc:237] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.441203 25964 consensus_queue.cc:237] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.448652 25968 tablet_bootstrap.cc:654] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.459834 25668 catalog_manager.cc:5697] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.464037 25968 tablet_bootstrap.cc:492] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:17.464663 25968 ts_tablet_manager.cc:1403] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260713 09:11:17.467010 25670 catalog_manager.cc:5697] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.467658 25968 raft_consensus.cc:359] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.468431 25968 raft_consensus.cc:385] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.468741 25968 raft_consensus.cc:740] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.469460 25968 consensus_queue.cc:260] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.471169 25968 ts_tablet_manager.cc:1434] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:11:17.479612 25668 catalog_manager.cc:5697] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.481348 26003 raft_consensus.cc:493] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.481936 26003 raft_consensus.cc:515] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.484268 26003 leader_election.cc:290] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.485214 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.485561 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:17.486016 25772 raft_consensus.cc:2393] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d9495f7f25a4170aeabad0a544ecb30 in current term 1: Already voted for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in this term.
I20260713 09:11:17.487378 25814 leader_election.cc:304] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30; no voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.488184 26003 raft_consensus.cc:3060] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.495240 26003 raft_consensus.cc:2749] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.502722 25847 raft_consensus.cc:3060] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.509666 25964 consensus_queue.cc:1048] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.523094 25989 consensus_queue.cc:1048] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.541626 25971 raft_consensus.cc:493] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.542273 25971 raft_consensus.cc:515] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.544009 26003 raft_consensus.cc:493] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.544664 26003 raft_consensus.cc:515] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.545583 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:17.545779 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:17.545101 25971 leader_election.cc:290] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.546356 25847 raft_consensus.cc:2468] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 0.
I20260713 09:11:17.546450 25921 raft_consensus.cc:2468] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 0.
I20260713 09:11:17.547592 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:17.548061 26003 leader_election.cc:290] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.548170 25736 leader_election.cc:304] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:17.548362 25772 raft_consensus.cc:2468] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:17.548616 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:17.549326 25971 raft_consensus.cc:2804] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.549377 25921 raft_consensus.cc:2468] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:17.549779 25971 raft_consensus.cc:493] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.550184 25971 raft_consensus.cc:3060] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.550791 25813 leader_election.cc:304] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:17.551772 26003 raft_consensus.cc:2804] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.552215 26003 raft_consensus.cc:493] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.552536 26003 raft_consensus.cc:3060] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.556608 25971 raft_consensus.cc:515] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.558283 25989 consensus_queue.cc:1048] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.559588 25971 leader_election.cc:290] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.560691 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:17.561301 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:17.561980 25921 raft_consensus.cc:3060] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.561517 26003 raft_consensus.cc:515] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.563223 25847 raft_consensus.cc:2393] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7935a58d1541489d96f38f2a1a47127c in current term 1: Already voted for candidate 3d9495f7f25a4170aeabad0a544ecb30 in this term.
I20260713 09:11:17.565233 26003 leader_election.cc:290] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.565307 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.566987 25771 raft_consensus.cc:2393] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d9495f7f25a4170aeabad0a544ecb30 in current term 1: Already voted for candidate 7935a58d1541489d96f38f2a1a47127c in this term.
I20260713 09:11:17.566895 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:17.568966 25813 leader_election.cc:304] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [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: 3d9495f7f25a4170aeabad0a544ecb30; no voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.570209 26003 raft_consensus.cc:2749] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.574951 25921 raft_consensus.cc:2468] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 1.
I20260713 09:11:17.576001 25964 consensus_queue.cc:1048] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.576612 25738 leader_election.cc:304] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:17.577430 25971 raft_consensus.cc:2804] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.577975 25971 raft_consensus.cc:697] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:17.579824 25971 consensus_queue.cc:237] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.593191 25971 raft_consensus.cc:493] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.593626 25971 raft_consensus.cc:515] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.595659 25971 leader_election.cc:290] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.597090 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:17.597965 25921 raft_consensus.cc:2393] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7935a58d1541489d96f38f2a1a47127c in current term 1: Already voted for candidate 3d9495f7f25a4170aeabad0a544ecb30 in this term.
I20260713 09:11:17.598879 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:17.600518 25736 leader_election.cc:304] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7935a58d1541489d96f38f2a1a47127c; no voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:17.601186 25971 raft_consensus.cc:3060] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.600817 25671 catalog_manager.cc:5697] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 1 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.606345 25971 raft_consensus.cc:2749] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.645164 26003 consensus_queue.cc:1048] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.656965 25972 consensus_queue.cc:1048] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.738065 25972 consensus_queue.cc:1048] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.743206 25921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99481ea00dee46d08bfda225b0ac66c3"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
mode: GRACEFUL
new_leader_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:34448
I20260713 09:11:17.743932 25921 raft_consensus.cc:606] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Received request to transfer leadership to TS 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.751555 26003 consensus_queue.cc:1048] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.752063 25922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
mode: GRACEFUL
new_leader_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:34448
I20260713 09:11:17.752780 25922 raft_consensus.cc:606] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Received request to transfer leadership to TS 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.770759 25847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
mode: GRACEFUL
new_leader_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:36082
I20260713 09:11:17.771399 25847 raft_consensus.cc:606] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Received request to transfer leadership to TS 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.776834 25922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13590e6237554884958e1b5e6428fa94"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
mode: GRACEFUL
new_leader_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:34448
I20260713 09:11:17.777567 25922 raft_consensus.cc:606] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Received request to transfer leadership to TS 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:17.786381 25922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
mode: GRACEFUL
new_leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:34448
I20260713 09:11:17.786962 25922 raft_consensus.cc:606] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Received request to transfer leadership to TS 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:17.803682 25772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
mode: GRACEFUL
new_leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:48064
I20260713 09:11:17.804291 25772 raft_consensus.cc:606] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Received request to transfer leadership to TS 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:17.810122 25847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
mode: GRACEFUL
new_leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:36082
I20260713 09:11:17.810860 25847 raft_consensus.cc:606] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Received request to transfer leadership to TS 0c8e2df8bc08420b9c146312a3fb4d26
I20260713 09:11:17.834924 25964 consensus_queue.cc:1048] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.847052 25988 consensus_queue.cc:1048] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.851852 25988 consensus_queue.cc:1048] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.856436 25989 raft_consensus.cc:993] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26: : Instructing follower 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:17.857143 25989 raft_consensus.cc:1081] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Signalling peer 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:17.859376 25771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:11:17.860116 25771 raft_consensus.cc:493] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:17.860524 25771 raft_consensus.cc:3060] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.867435 25989 consensus_queue.cc:1048] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.869167 25771 raft_consensus.cc:515] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.872534 25771 leader_election.cc:290] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.873312 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:17.873649 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:17.874074 25922 raft_consensus.cc:3055] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:17.874380 25848 raft_consensus.cc:3060] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.874588 25922 raft_consensus.cc:740] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:17.875701 25922 consensus_queue.cc:260] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.877215 25922 raft_consensus.cc:3060] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.886147 25922 raft_consensus.cc:2468] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:17.887459 25988 raft_consensus.cc:993] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26: : Instructing follower 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:17.887655 25738 leader_election.cc:304] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:17.888430 25988 raft_consensus.cc:1081] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Signalling peer 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:17.886600 25848 raft_consensus.cc:2468] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:17.888748 25971 raft_consensus.cc:2804] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:17.889324 25971 raft_consensus.cc:697] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:17.889451 26003 consensus_queue.cc:1048] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.890357 25971 consensus_queue.cc:237] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.890981 25848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:36076
I20260713 09:11:17.891626 25848 raft_consensus.cc:493] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:17.892007 25848 raft_consensus.cc:3060] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.898746 25671 catalog_manager.cc:5697] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 1 to 2, leader changed from 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131) to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 2 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.906071 25972 consensus_queue.cc:1048] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.903260 25848 raft_consensus.cc:515] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.909152 25848 leader_election.cc:290] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:17.910501 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:17.910825 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2669ee1daf49eba95345a28ad243dd" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.911216 25921 raft_consensus.cc:3055] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:17.911451 25771 raft_consensus.cc:3060] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.911553 25921 raft_consensus.cc:740] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:17.912446 25921 consensus_queue.cc:260] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.913740 25921 raft_consensus.cc:3060] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.918812 26001 raft_consensus.cc:993] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30: : Instructing follower 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:17.919315 26001 raft_consensus.cc:1081] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Signalling peer 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:17.921077 25922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:34446
I20260713 09:11:17.921689 25922 raft_consensus.cc:493] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:17.922158 25922 raft_consensus.cc:3060] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.924266 25921 raft_consensus.cc:2468] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:17.921670 25771 raft_consensus.cc:2468] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:17.926402 25813 leader_election.cc:304] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:17.927311 26003 raft_consensus.cc:2804] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:17.927771 26003 raft_consensus.cc:697] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:17.928592 26003 consensus_queue.cc:237] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.930016 25922 raft_consensus.cc:515] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.933307 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:17.933130 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aaff8e4e85413eac45c56354779c55" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:17.934062 25848 raft_consensus.cc:3055] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:17.934252 25771 raft_consensus.cc:3060] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.934499 25848 raft_consensus.cc:740] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:17.935504 25848 consensus_queue.cc:260] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.936776 25848 raft_consensus.cc:3060] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.939798 26003 consensus_queue.cc:1048] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.939343 25670 catalog_manager.cc:5697] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 1 to 2, leader changed from 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131) to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.943005 25771 raft_consensus.cc:2468] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 2.
I20260713 09:11:17.944376 25888 leader_election.cc:304] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:17.945322 25988 raft_consensus.cc:2804] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:17.945891 25922 leader_election.cc:290] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 2 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:17.945926 25988 raft_consensus.cc:697] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:17.948220 25988 consensus_queue.cc:237] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:17.950011 25848 raft_consensus.cc:2468] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 2.
I20260713 09:11:17.960304 26001 consensus_queue.cc:1048] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.969993 25670 catalog_manager.cc:5697] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 1 to 2, leader changed from 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130) to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.983070 25989 raft_consensus.cc:993] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26: : Instructing follower 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:17.983696 25988 raft_consensus.cc:1081] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Signalling peer 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:17.985613 25772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99481ea00dee46d08bfda225b0ac66c3"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:11:17.986145 25772 raft_consensus.cc:493] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:17.986531 25772 raft_consensus.cc:3060] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.991575 25964 raft_consensus.cc:993] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26: : Instructing follower 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:17.992218 25988 raft_consensus.cc:1081] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Signalling peer 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:17.996130 25772 raft_consensus.cc:515] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:17.997339 25771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13590e6237554884958e1b5e6428fa94"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:11:17.997972 25771 raft_consensus.cc:493] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:17.998354 25771 raft_consensus.cc:3060] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.999782 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99481ea00dee46d08bfda225b0ac66c3" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:18.000262 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99481ea00dee46d08bfda225b0ac66c3" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:18.000474 25922 raft_consensus.cc:3055] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.000973 25848 raft_consensus.cc:3060] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.000998 25922 raft_consensus.cc:740] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:18.002205 25922 consensus_queue.cc:260] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:18.003458 25922 raft_consensus.cc:3060] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.004554 25771 raft_consensus.cc:515] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:18.006351 25771 leader_election.cc:290] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:18.007280 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13590e6237554884958e1b5e6428fa94" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:18.007767 25847 raft_consensus.cc:3060] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.009151 25848 raft_consensus.cc:2468] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:18.010279 25772 leader_election.cc:290] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Requested vote from peers 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:18.010356 25736 leader_election.cc:304] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:18.011451 25922 raft_consensus.cc:2468] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:18.011693 25971 raft_consensus.cc:2804] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.012198 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13590e6237554884958e1b5e6428fa94" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:18.012295 25971 raft_consensus.cc:697] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:18.012830 25921 raft_consensus.cc:3055] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.013172 25921 raft_consensus.cc:740] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:18.013383 25971 consensus_queue.cc:237] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } }
I20260713 09:11:18.014055 25921 consensus_queue.cc:260] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:18.015396 25921 raft_consensus.cc:3060] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.016286 25847 raft_consensus.cc:2468] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:18.017508 25736 leader_election.cc:304] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:18.018327 26024 raft_consensus.cc:2804] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.018883 26024 raft_consensus.cc:697] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:18.019759 26024 consensus_queue.cc:237] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:18.024369 25670 catalog_manager.cc:5697] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 1 to 2, leader changed from 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131) to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 2 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:18.026729 26024 consensus_queue.cc:1048] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.022395 25921 raft_consensus.cc:2468] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:18.035187 25971 raft_consensus.cc:993] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c: : Instructing follower 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:18.036012 26024 raft_consensus.cc:1081] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Signalling peer 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:18.049000 25848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:36072
I20260713 09:11:18.049996 25848 raft_consensus.cc:493] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.050606 25848 raft_consensus.cc:3060] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.056452 26024 consensus_queue.cc:1048] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:18.056650 25671 catalog_manager.cc:5697] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 1 to 2, leader changed from 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131) to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 2 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.076510 25848 raft_consensus.cc:515] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:18.079167 25848 leader_election.cc:290] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:18.079398 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:18.080197 25772 raft_consensus.cc:3055] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.080559 25772 raft_consensus.cc:740] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:18.080554 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ac70859f214950855e3b4c4193e2bb" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:18.081485 25921 raft_consensus.cc:3060] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.081781 25772 consensus_queue.cc:260] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:18.083374 25772 raft_consensus.cc:3060] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.090199 25921 raft_consensus.cc:2468] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:18.091552 25772 raft_consensus.cc:2468] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:18.091734 25813 leader_election.cc:304] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:18.092799 26001 raft_consensus.cc:2804] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.093222 26001 raft_consensus.cc:697] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:18.094149 26001 consensus_queue.cc:237] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:18.101095 25670 catalog_manager.cc:5697] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 1 to 2, leader changed from 7935a58d1541489d96f38f2a1a47127c (127.21.111.129) to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.262136 26003 raft_consensus.cc:993] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30: : Instructing follower 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:18.262662 26001 raft_consensus.cc:1081] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Signalling peer 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:18.264529 25772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:48052
I20260713 09:11:18.265125 25772 raft_consensus.cc:493] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.265475 25772 raft_consensus.cc:3060] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.272497 25772 raft_consensus.cc:515] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:18.274425 25772 leader_election.cc:290] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:18.275290 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:18.275652 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0ad068ae2f4df0977b530abe58a1f1" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:18.276016 25848 raft_consensus.cc:3055] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.276445 25848 raft_consensus.cc:740] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:18.276494 25921 raft_consensus.cc:3060] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.277520 25848 consensus_queue.cc:260] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:18.278833 25848 raft_consensus.cc:3060] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.284214 25921 raft_consensus.cc:2468] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:18.285602 25848 raft_consensus.cc:2468] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:18.285732 25738 leader_election.cc:304] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:18.286669 25971 raft_consensus.cc:2804] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.287271 25971 raft_consensus.cc:697] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:18.288268 25971 consensus_queue.cc:237] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:18.290688 25921 raft_consensus.cc:1275] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.292155 25971 consensus_queue.cc:1048] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.295930 25670 catalog_manager.cc:5697] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 1 to 2, leader changed from 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130) to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 2 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.305553 25848 raft_consensus.cc:1275] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.307276 25971 consensus_queue.cc:1048] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.365170 25772 raft_consensus.cc:1275] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.366777 25988 consensus_queue.cc:1048] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.375491 25848 raft_consensus.cc:1275] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.377153 25988 consensus_queue.cc:1048] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:18.420238 25848 raft_consensus.cc:1275] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.421599 25971 consensus_queue.cc:1048] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.429854 25921 raft_consensus.cc:1275] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.433642 25971 consensus_queue.cc:1048] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:18.529915 25921 raft_consensus.cc:1275] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.531430 26001 consensus_queue.cc:1048] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.540107 25772 raft_consensus.cc:1275] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.541689 25972 consensus_queue.cc:1048] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.569468 25921 raft_consensus.cc:1275] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.570804 25972 consensus_queue.cc:1048] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.580453 25772 raft_consensus.cc:1275] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.582113 26001 consensus_queue.cc:1048] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.595642 25921 raft_consensus.cc:1275] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.597033 25971 consensus_queue.cc:1048] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.606204 25848 raft_consensus.cc:1275] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.607895 26044 consensus_queue.cc:1048] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.777695 25921 raft_consensus.cc:1275] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.779263 26024 consensus_queue.cc:1048] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.782887 25848 raft_consensus.cc:1275] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:18.784848 25971 consensus_queue.cc:1048] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.845885 25671 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34972:
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"
    }
  }
}
W20260713 09:11:20.849038 25671 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.
I20260713 09:11:20.916297 25755 tablet_service.cc:1511] Processing CreateTablet for tablet 9673d4922159402299403a5ddd1c1d73 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:20.917634 25831 tablet_service.cc:1511] Processing CreateTablet for tablet 9673d4922159402299403a5ddd1c1d73 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:20.918185 25755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9673d4922159402299403a5ddd1c1d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.920460 25758 tablet_service.cc:1511] Processing CreateTablet for tablet 9838a0a5fc0c4053a4632cdb159bc2bf (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:20.922042 25758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9838a0a5fc0c4053a4632cdb159bc2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.922096 25907 tablet_service.cc:1511] Processing CreateTablet for tablet 9673d4922159402299403a5ddd1c1d73 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:20.923864 25907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9673d4922159402299403a5ddd1c1d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.928354 25833 tablet_service.cc:1511] Processing CreateTablet for tablet 9838a0a5fc0c4053a4632cdb159bc2bf (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:20.937660 25912 tablet_service.cc:1511] Processing CreateTablet for tablet 9838a0a5fc0c4053a4632cdb159bc2bf (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:20.938083 25756 tablet_service.cc:1511] Processing CreateTablet for tablet f08c05893a0d491685bbdd912d25cb7b (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:20.938517 25761 tablet_service.cc:1511] Processing CreateTablet for tablet 6e40ffe9a872476cbae45787b2b0da47 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:20.939505 25912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9838a0a5fc0c4053a4632cdb159bc2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.939637 25756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08c05893a0d491685bbdd912d25cb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.941192 25905 tablet_service.cc:1511] Processing CreateTablet for tablet 6e40ffe9a872476cbae45787b2b0da47 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:20.943830 25909 tablet_service.cc:1511] Processing CreateTablet for tablet f08c05893a0d491685bbdd912d25cb7b (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:20.945315 25909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08c05893a0d491685bbdd912d25cb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.947717 25757 tablet_service.cc:1511] Processing CreateTablet for tablet 225e260504784df1a210850c2bb967db (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:20.949157 25757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225e260504784df1a210850c2bb967db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.953071 25763 tablet_service.cc:1511] Processing CreateTablet for tablet 36d39417381448749ef9452f9dd09808 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:20.957306 25835 tablet_service.cc:1511] Processing CreateTablet for tablet 6e40ffe9a872476cbae45787b2b0da47 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:20.959842 25761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e40ffe9a872476cbae45787b2b0da47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.962499 25836 tablet_service.cc:1511] Processing CreateTablet for tablet 36d39417381448749ef9452f9dd09808 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:20.966804 25911 tablet_service.cc:1511] Processing CreateTablet for tablet 36d39417381448749ef9452f9dd09808 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:20.919569 25831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9673d4922159402299403a5ddd1c1d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.971210 25763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d39417381448749ef9452f9dd09808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.972616 25759 tablet_service.cc:1511] Processing CreateTablet for tablet 08463aa1c2e04456b852b42cf795951b (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:20.975351 25830 tablet_service.cc:1511] Processing CreateTablet for tablet f08c05893a0d491685bbdd912d25cb7b (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:20.976022 25759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08463aa1c2e04456b852b42cf795951b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.977207 25837 tablet_service.cc:1511] Processing CreateTablet for tablet 225e260504784df1a210850c2bb967db (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:20.963845 25910 tablet_service.cc:1511] Processing CreateTablet for tablet 225e260504784df1a210850c2bb967db (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:20.978760 25905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e40ffe9a872476cbae45787b2b0da47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.979554 25837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225e260504784df1a210850c2bb967db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.981959 25910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225e260504784df1a210850c2bb967db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.982780 25833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9838a0a5fc0c4053a4632cdb159bc2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.984985 25911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d39417381448749ef9452f9dd09808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.988711 25834 tablet_service.cc:1511] Processing CreateTablet for tablet 08463aa1c2e04456b852b42cf795951b (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:20.992851 25835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e40ffe9a872476cbae45787b2b0da47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.993748 25836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d39417381448749ef9452f9dd09808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.994793 25834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08463aa1c2e04456b852b42cf795951b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.997715 25830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08c05893a0d491685bbdd912d25cb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:21.013032 25908 tablet_service.cc:1511] Processing CreateTablet for tablet 08463aa1c2e04456b852b42cf795951b (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:21.014863 25908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08463aa1c2e04456b852b42cf795951b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:21.019502 26067 tablet_bootstrap.cc:492] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:21.041509 25756 tablet_service.cc:1511] Processing CreateTablet for tablet eb187188ab6d4a658ccf277b4d4dca05 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:21.052505 26068 tablet_bootstrap.cc:492] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:21.078459 25838 tablet_service.cc:1511] Processing CreateTablet for tablet eb187188ab6d4a658ccf277b4d4dca05 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:21.079921 26067 tablet_bootstrap.cc:654] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.080116 25838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb187188ab6d4a658ccf277b4d4dca05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:21.088327 25832 tablet_service.cc:1511] Processing CreateTablet for tablet a2fe83d54c604a8ba21ffb0ab7730985 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:21.089782 25832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fe83d54c604a8ba21ffb0ab7730985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:21.090602 25912 tablet_service.cc:1511] Processing CreateTablet for tablet a2fe83d54c604a8ba21ffb0ab7730985 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:21.092185 25912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fe83d54c604a8ba21ffb0ab7730985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:21.095844 25909 tablet_service.cc:1511] Processing CreateTablet for tablet eb187188ab6d4a658ccf277b4d4dca05 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:21.097399 25909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb187188ab6d4a658ccf277b4d4dca05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:21.101800 25761 tablet_service.cc:1511] Processing CreateTablet for tablet a2fe83d54c604a8ba21ffb0ab7730985 (DEFAULT_TABLE table=soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:21.103806 25756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb187188ab6d4a658ccf277b4d4dca05. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:21.108608 25719 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:21.108836 25761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fe83d54c604a8ba21ffb0ab7730985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:21.145983 26068 tablet_bootstrap.cc:654] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.148895 26070 tablet_bootstrap.cc:492] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:21.203634 26067 tablet_bootstrap.cc:492] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:21.204281 26067 ts_tablet_manager.cc:1403] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.008s
I20260713 09:11:21.213466 26070 tablet_bootstrap.cc:654] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.220578 26068 tablet_bootstrap.cc:492] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:21.221235 26068 ts_tablet_manager.cc:1403] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.009s
I20260713 09:11:21.225262 26068 raft_consensus.cc:359] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.226241 26068 raft_consensus.cc:385] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.226580 26068 raft_consensus.cc:740] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.227450 26068 consensus_queue.cc:260] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.230589 26068 ts_tablet_manager.cc:1434] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260713 09:11:21.235266 26067 raft_consensus.cc:359] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.236200 26067 raft_consensus.cc:385] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.236543 26067 raft_consensus.cc:740] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.237517 26067 consensus_queue.cc:260] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.236979 26068 tablet_bootstrap.cc:492] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:21.244406 26070 tablet_bootstrap.cc:492] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:21.245061 26070 ts_tablet_manager.cc:1403] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.012s
I20260713 09:11:21.247457 26068 tablet_bootstrap.cc:654] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.248617 26067 ts_tablet_manager.cc:1434] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260713 09:11:21.248451 26070 raft_consensus.cc:359] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.249336 26070 raft_consensus.cc:385] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.249691 26070 raft_consensus.cc:740] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.249769 26067 tablet_bootstrap.cc:492] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:21.250762 26070 consensus_queue.cc:260] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.253886 26070 ts_tablet_manager.cc:1434] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:11:21.255054 26070 tablet_bootstrap.cc:492] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:21.261662 26067 tablet_bootstrap.cc:654] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.263230 26070 tablet_bootstrap.cc:654] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.267827 26068 tablet_bootstrap.cc:492] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:21.268561 26068 ts_tablet_manager.cc:1403] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.000s
I20260713 09:11:21.273706 26068 raft_consensus.cc:359] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.274767 26068 raft_consensus.cc:385] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.275161 26068 raft_consensus.cc:740] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.276083 26068 consensus_queue.cc:260] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.278585 26068 ts_tablet_manager.cc:1434] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260713 09:11:21.279282 26070 tablet_bootstrap.cc:492] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:21.279747 26068 tablet_bootstrap.cc:492] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:21.279922 26070 ts_tablet_manager.cc:1403] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260713 09:11:21.280062 26067 tablet_bootstrap.cc:492] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:21.280745 26067 ts_tablet_manager.cc:1403] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.011s
I20260713 09:11:21.283524 26070 raft_consensus.cc:359] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.284583 26070 raft_consensus.cc:385] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.284382 26067 raft_consensus.cc:359] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.285017 26070 raft_consensus.cc:740] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.285356 26067 raft_consensus.cc:385] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.285811 26067 raft_consensus.cc:740] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.286026 26070 consensus_queue.cc:260] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.286690 26067 consensus_queue.cc:260] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.287772 26068 tablet_bootstrap.cc:654] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.288967 26070 ts_tablet_manager.cc:1434] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:21.290205 26070 tablet_bootstrap.cc:492] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:21.289330 26067 ts_tablet_manager.cc:1434] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:11:21.293453 26067 tablet_bootstrap.cc:492] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:21.300290 26067 tablet_bootstrap.cc:654] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.300859 26070 tablet_bootstrap.cc:654] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.310925 26070 tablet_bootstrap.cc:492] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:21.311470 26070 ts_tablet_manager.cc:1403] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260713 09:11:21.312230 26067 tablet_bootstrap.cc:492] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:21.312841 26067 ts_tablet_manager.cc:1403] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:11:21.314692 26068 tablet_bootstrap.cc:492] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:21.315290 26068 ts_tablet_manager.cc:1403] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260713 09:11:21.314872 26070 raft_consensus.cc:359] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.315682 26070 raft_consensus.cc:385] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.316017 26070 raft_consensus.cc:740] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.316238 26067 raft_consensus.cc:359] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.317155 26067 raft_consensus.cc:385] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.316815 26070 consensus_queue.cc:260] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.317510 26067 raft_consensus.cc:740] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.318336 26067 consensus_queue.cc:260] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.319674 26070 ts_tablet_manager.cc:1434] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:11:21.320727 26067 ts_tablet_manager.cc:1434] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:21.320861 26070 tablet_bootstrap.cc:492] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:21.321869 26067 tablet_bootstrap.cc:492] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:21.328174 26070 tablet_bootstrap.cc:654] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.328876 26067 tablet_bootstrap.cc:654] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.333869 26068 raft_consensus.cc:359] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.335031 26068 raft_consensus.cc:385] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.335412 26068 raft_consensus.cc:740] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.340570 26070 tablet_bootstrap.cc:492] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:21.340962 26067 tablet_bootstrap.cc:492] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:21.341264 26070 ts_tablet_manager.cc:1403] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:11:21.341568 26067 ts_tablet_manager.cc:1403] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:11:21.342854 26054 raft_consensus.cc:493] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.342530 26068 consensus_queue.cc:260] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.343389 26054 raft_consensus.cc:515] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.344506 26070 raft_consensus.cc:359] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.345345 26070 raft_consensus.cc:385] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.344918 26067 raft_consensus.cc:359] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.345517 26068 ts_tablet_manager.cc:1434] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260713 09:11:21.345731 26070 raft_consensus.cc:740] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.345968 26067 raft_consensus.cc:385] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.346451 26067 raft_consensus.cc:740] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.346817 26070 consensus_queue.cc:260] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.347311 26067 consensus_queue.cc:260] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.347816 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08c05893a0d491685bbdd912d25cb7b" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
W20260713 09:11:21.349694 25736 leader_election.cc:343] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.350099 26067 ts_tablet_manager.cc:1434] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260713 09:11:21.350322 26054 leader_election.cc:290] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.351150 26067 tablet_bootstrap.cc:492] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:21.353246 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08c05893a0d491685bbdd912d25cb7b" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:21.353706 26070 ts_tablet_manager.cc:1434] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:11:21.354033 25921 raft_consensus.cc:2468] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 0.
I20260713 09:11:21.354825 26070 tablet_bootstrap.cc:492] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:21.355662 25738 leader_election.cc:304] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [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: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:21.356817 26073 raft_consensus.cc:493] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.356985 26054 raft_consensus.cc:2804] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.357404 26073 raft_consensus.cc:515] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.361153 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838a0a5fc0c4053a4632cdb159bc2bf" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:21.361475 26067 tablet_bootstrap.cc:654] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.361848 25771 raft_consensus.cc:2468] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:21.357445 26054 raft_consensus.cc:493] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.363590 26054 raft_consensus.cc:3060] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.367378 25814 leader_election.cc:304] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:21.368827 26003 raft_consensus.cc:2804] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.369323 26003 raft_consensus.cc:493] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.369740 26003 raft_consensus.cc:3060] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.371354 26068 tablet_bootstrap.cc:492] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:21.375133 26073 leader_election.cc:290] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.376575 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838a0a5fc0c4053a4632cdb159bc2bf" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:21.377375 25921 raft_consensus.cc:2468] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:21.379371 26070 tablet_bootstrap.cc:654] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.383618 26054 raft_consensus.cc:515] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.385820 26054 leader_election.cc:290] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.387519 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08c05893a0d491685bbdd912d25cb7b" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:21.388441 25921 raft_consensus.cc:3060] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.389042 26070 tablet_bootstrap.cc:492] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:21.389688 26070 ts_tablet_manager.cc:1403] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
I20260713 09:11:21.390890 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08c05893a0d491685bbdd912d25cb7b" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:21.392616 26068 tablet_bootstrap.cc:654] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:21.392819 25736 leader_election.cc:343] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.396227 26070 raft_consensus.cc:359] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.397260 26070 raft_consensus.cc:385] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.397670 26070 raft_consensus.cc:740] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.398916 26070 consensus_queue.cc:260] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.405153 26070 ts_tablet_manager.cc:1434] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260713 09:11:21.406222 26070 tablet_bootstrap.cc:492] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:21.414229 26068 tablet_bootstrap.cc:492] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:21.414860 26068 ts_tablet_manager.cc:1403] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.008s
I20260713 09:11:21.415547 26070 tablet_bootstrap.cc:654] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.418949 26067 tablet_bootstrap.cc:492] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:21.419469 26067 ts_tablet_manager.cc:1403] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.032s
I20260713 09:11:21.420533 25921 raft_consensus.cc:2468] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 1.
I20260713 09:11:21.418733 26003 raft_consensus.cc:515] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.423745 26067 raft_consensus.cc:359] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.421175 26068 raft_consensus.cc:359] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.426244 26067 raft_consensus.cc:385] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.426699 26067 raft_consensus.cc:740] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.429261 26067 consensus_queue.cc:260] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.429559 25738 leader_election.cc:304] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:21.430125 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838a0a5fc0c4053a4632cdb159bc2bf" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:21.430773 25921 raft_consensus.cc:3060] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.431598 26055 raft_consensus.cc:2804] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.432060 26055 raft_consensus.cc:697] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:21.432893 26055 consensus_queue.cc:237] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.433995 26003 leader_election.cc:290] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.434794 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838a0a5fc0c4053a4632cdb159bc2bf" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:21.426662 26068 raft_consensus.cc:385] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.435696 26068 raft_consensus.cc:740] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.436574 26068 consensus_queue.cc:260] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.437320 26070 tablet_bootstrap.cc:492] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:21.437860 26070 ts_tablet_manager.cc:1403] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.016s
I20260713 09:11:21.438441 25921 raft_consensus.cc:2468] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:21.439416 26068 ts_tablet_manager.cc:1434] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260713 09:11:21.439690 25813 leader_election.cc:304] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:21.440511 26068 tablet_bootstrap.cc:492] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:21.440580 26003 raft_consensus.cc:2804] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.441195 26070 raft_consensus.cc:359] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.441978 26070 raft_consensus.cc:385] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.442260 26070 raft_consensus.cc:740] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.442603 26003 raft_consensus.cc:697] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:21.435371 25771 raft_consensus.cc:3060] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.443032 26070 consensus_queue.cc:260] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.443531 26003 consensus_queue.cc:237] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.446015 26070 ts_tablet_manager.cc:1434] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260713 09:11:21.447176 26070 tablet_bootstrap.cc:492] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:21.448498 26068 tablet_bootstrap.cc:654] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.450649 26067 ts_tablet_manager.cc:1434] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.003s
I20260713 09:11:21.451923 26067 tablet_bootstrap.cc:492] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:21.452590 26071 raft_consensus.cc:493] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.453357 26071 raft_consensus.cc:515] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.454241 26070 tablet_bootstrap.cc:654] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.457770 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:21.459830 26067 tablet_bootstrap.cc:654] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:21.461920 25888 leader_election.cc:343] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.462874 26071 leader_election.cc:290] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:21.463891 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:21.464596 25848 raft_consensus.cc:2468] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 0.
I20260713 09:11:21.466207 25885 leader_election.cc:304] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [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: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:21.466979 26070 tablet_bootstrap.cc:492] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:21.467792 26070 ts_tablet_manager.cc:1403] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260713 09:11:21.469097 26071 raft_consensus.cc:2804] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.469532 26071 raft_consensus.cc:493] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.469877 26071 raft_consensus.cc:3060] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.469983 26068 tablet_bootstrap.cc:492] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:21.470585 26068 ts_tablet_manager.cc:1403] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.008s
I20260713 09:11:21.472853 26054 raft_consensus.cc:493] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.472805 26070 raft_consensus.cc:359] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.473618 26068 raft_consensus.cc:359] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.473855 26054 raft_consensus.cc:515] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.474086 26070 raft_consensus.cc:385] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.474798 26070 raft_consensus.cc:740] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.475893 26070 consensus_queue.cc:260] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.476480 26068 raft_consensus.cc:385] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.476881 26068 raft_consensus.cc:740] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.479606 26070 ts_tablet_manager.cc:1434] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260713 09:11:21.480023 26054 leader_election.cc:290] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.480473 26067 tablet_bootstrap.cc:492] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:21.480914 26070 tablet_bootstrap.cc:492] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:21.481724 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:21.482426 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:21.483526 26067 ts_tablet_manager.cc:1403] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.010s
I20260713 09:11:21.483600 25848 raft_consensus.cc:2468] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 0.
W20260713 09:11:21.484637 25738 leader_election.cc:343] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.481726 26068 consensus_queue.cc:260] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.488576 25736 leader_election.cc:304] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [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: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 0c8e2df8bc08420b9c146312a3fb4d26
I20260713 09:11:21.492470 26070 tablet_bootstrap.cc:654] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.493046 26067 raft_consensus.cc:359] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.488760 26068 ts_tablet_manager.cc:1434] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:11:21.493929 26067 raft_consensus.cc:385] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.494318 26067 raft_consensus.cc:740] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.495043 26068 tablet_bootstrap.cc:492] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:21.495733 26054 raft_consensus.cc:2804] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.496730 26054 raft_consensus.cc:493] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.497217 26054 raft_consensus.cc:3060] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.496038 25771 raft_consensus.cc:2468] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:21.500855 26067 consensus_queue.cc:260] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.520656 26054 raft_consensus.cc:515] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.527486 26055 raft_consensus.cc:493] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.523304 26068 tablet_bootstrap.cc:654] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.527976 26055 raft_consensus.cc:515] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.531060 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9673d4922159402299403a5ddd1c1d73" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:21.531852 25848 raft_consensus.cc:2468] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 0.
I20260713 09:11:21.533067 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:21.533349 25736 leader_election.cc:304] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:21.533624 25848 raft_consensus.cc:3060] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.535032 26054 leader_election.cc:290] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.535929 26095 raft_consensus.cc:2804] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.536623 26095 raft_consensus.cc:493] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.537050 26095 raft_consensus.cc:3060] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.539908 26068 tablet_bootstrap.cc:492] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:21.540895 26067 ts_tablet_manager.cc:1434] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.005s
I20260713 09:11:21.542234 26067 tablet_bootstrap.cc:492] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:21.542286 26068 ts_tablet_manager.cc:1403] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260713 09:11:21.542832 25848 raft_consensus.cc:2468] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 1.
I20260713 09:11:21.544751 25736 leader_election.cc:304] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:21.546310 26068 raft_consensus.cc:359] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.547650 26054 raft_consensus.cc:2804] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.548492 26054 raft_consensus.cc:697] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:21.548858 26055 leader_election.cc:290] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.549613 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:21.551414 26071 raft_consensus.cc:515] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.551852 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9673d4922159402299403a5ddd1c1d73" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:21.549530 26054 consensus_queue.cc:237] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
W20260713 09:11:21.553149 25738 leader_election.cc:343] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.547912 25668 catalog_manager.cc:5697] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 1 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.554718 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:21.556571 25848 raft_consensus.cc:3060] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.560034 26071 leader_election.cc:290] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:21.560889 26073 raft_consensus.cc:493] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.561391 26073 raft_consensus.cc:515] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.561753 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
W20260713 09:11:21.563103 25888 leader_election.cc:343] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.563537 26073 leader_election.cc:290] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.562865 25671 catalog_manager.cc:5697] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.565618 26095 raft_consensus.cc:515] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.565865 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e40ffe9a872476cbae45787b2b0da47" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:21.566627 25921 raft_consensus.cc:2468] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:21.567468 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e40ffe9a872476cbae45787b2b0da47" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:21.547119 26068 raft_consensus.cc:385] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.568027 26068 raft_consensus.cc:740] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.568145 25771 raft_consensus.cc:2468] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:21.568436 25813 leader_election.cc:304] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:21.569332 26003 raft_consensus.cc:2804] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.569823 26068 consensus_queue.cc:260] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.571154 25922 raft_consensus.cc:2468] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 0.
I20260713 09:11:21.572733 26070 tablet_bootstrap.cc:492] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:21.572818 25848 raft_consensus.cc:2468] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 1.
I20260713 09:11:21.573475 26070 ts_tablet_manager.cc:1403] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.093s	user 0.039s	sys 0.029s
I20260713 09:11:21.574525 25885 leader_election.cc:304] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:21.576085 26068 ts_tablet_manager.cc:1434] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:11:21.576107 26069 raft_consensus.cc:2804] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.577244 26068 tablet_bootstrap.cc:492] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:21.569880 26003 raft_consensus.cc:493] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.578094 26003 raft_consensus.cc:3060] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.582370 26067 tablet_bootstrap.cc:654] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.584621 26068 tablet_bootstrap.cc:654] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.589280 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9673d4922159402299403a5ddd1c1d73" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:21.589366 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9673d4922159402299403a5ddd1c1d73" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:21.589926 25922 raft_consensus.cc:3060] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.590134 25848 raft_consensus.cc:3060] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.589825 26095 leader_election.cc:290] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.586052 26070 raft_consensus.cc:359] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.594218 26070 raft_consensus.cc:385] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.594556 26070 raft_consensus.cc:740] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.596863 26069 raft_consensus.cc:697] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:21.597839 26069 consensus_queue.cc:237] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.603273 26070 consensus_queue.cc:260] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.607295 25922 raft_consensus.cc:2468] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 1.
I20260713 09:11:21.608328 26070 ts_tablet_manager.cc:1434] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:11:21.611267 25738 leader_election.cc:304] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:21.611714 26070 tablet_bootstrap.cc:492] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30: Bootstrap starting.
I20260713 09:11:21.614055 26094 raft_consensus.cc:2804] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.615438 26094 raft_consensus.cc:697] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:21.616058 25848 raft_consensus.cc:2468] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 1.
I20260713 09:11:21.616700 26094 consensus_queue.cc:237] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.642807 26070 tablet_bootstrap.cc:654] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.648955 26068 tablet_bootstrap.cc:492] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:21.653213 26068 ts_tablet_manager.cc:1403] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.007s
I20260713 09:11:21.657020 26068 raft_consensus.cc:359] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.660782 26068 raft_consensus.cc:385] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.661121 26068 raft_consensus.cc:740] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.662051 26068 consensus_queue.cc:260] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.665689 26068 ts_tablet_manager.cc:1434] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:11:21.666816 26068 tablet_bootstrap.cc:492] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:21.668393 25668 catalog_manager.cc:5697] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.669677 26070 tablet_bootstrap.cc:492] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30: No bootstrap required, opened a new log
I20260713 09:11:21.670123 26070 ts_tablet_manager.cc:1403] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.003s
I20260713 09:11:21.652416 26067 tablet_bootstrap.cc:492] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:21.658874 26003 raft_consensus.cc:515] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.673122 26068 tablet_bootstrap.cc:654] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.674216 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e40ffe9a872476cbae45787b2b0da47" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:21.674085 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e40ffe9a872476cbae45787b2b0da47" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:21.674847 25921 raft_consensus.cc:3060] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.674885 25771 raft_consensus.cc:3060] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.676447 26003 leader_election.cc:290] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.677179 26073 raft_consensus.cc:493] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.677644 26073 raft_consensus.cc:515] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.679819 26073 leader_election.cc:290] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.683663 25921 raft_consensus.cc:2468] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:21.682713 25671 catalog_manager.cc:5697] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 1 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.686079 25813 leader_election.cc:304] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:21.684463 26067 ts_tablet_manager.cc:1403] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.002s
I20260713 09:11:21.685889 25671 catalog_manager.cc:5697] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 1 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.690872 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225e260504784df1a210850c2bb967db" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:21.691784 25772 raft_consensus.cc:2468] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:21.694641 26073 raft_consensus.cc:2804] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.695161 26073 raft_consensus.cc:697] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:21.695288 26067 raft_consensus.cc:359] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.696455 26067 raft_consensus.cc:385] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.696067 26073 consensus_queue.cc:237] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.696939 25814 leader_election.cc:304] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:21.698740 26003 raft_consensus.cc:2804] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.698889 25771 raft_consensus.cc:2468] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:21.699252 26003 raft_consensus.cc:493] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.700001 26003 raft_consensus.cc:3060] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.701196 26070 raft_consensus.cc:359] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.702728 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225e260504784df1a210850c2bb967db" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:21.703733 25921 raft_consensus.cc:2468] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:21.701949 26070 raft_consensus.cc:385] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.705222 26070 raft_consensus.cc:740] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.706390 26070 consensus_queue.cc:260] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.708699 26070 ts_tablet_manager.cc:1434] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30: Time spent starting tablet: real 0.038s	user 0.000s	sys 0.007s
I20260713 09:11:21.712455 26067 raft_consensus.cc:740] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.713871 26067 consensus_queue.cc:260] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.715701 26003 raft_consensus.cc:515] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.719403 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225e260504784df1a210850c2bb967db" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:21.719125 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225e260504784df1a210850c2bb967db" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:21.720088 25921 raft_consensus.cc:3060] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.720245 25771 raft_consensus.cc:3060] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.723814 26067 ts_tablet_manager.cc:1434] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.037s	user 0.001s	sys 0.009s
I20260713 09:11:21.729276 26003 leader_election.cc:290] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.729727 25921 raft_consensus.cc:2468] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:21.732612 25813 leader_election.cc:304] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:21.733076 25771 raft_consensus.cc:2468] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:21.733811 26073 raft_consensus.cc:2804] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.734299 26067 tablet_bootstrap.cc:492] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:21.732429 25671 catalog_manager.cc:5697] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.742941 26068 tablet_bootstrap.cc:492] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:21.743661 26068 ts_tablet_manager.cc:1403] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.077s	user 0.032s	sys 0.032s
I20260713 09:11:21.752462 26067 tablet_bootstrap.cc:654] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.747714 26068 raft_consensus.cc:359] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.754676 26073 raft_consensus.cc:697] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:21.755065 26068 raft_consensus.cc:385] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.755529 26068 raft_consensus.cc:740] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.755764 26073 consensus_queue.cc:237] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.756124 26068 consensus_queue.cc:260] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.757788 26068 ts_tablet_manager.cc:1434] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:11:21.759933 26067 tablet_bootstrap.cc:492] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:21.760491 26067 ts_tablet_manager.cc:1403] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.004s
I20260713 09:11:21.760701 26068 tablet_bootstrap.cc:492] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26: Bootstrap starting.
I20260713 09:11:21.763039 26067 raft_consensus.cc:359] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.763672 26067 raft_consensus.cc:385] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.763908 26067 raft_consensus.cc:740] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.764546 26067 consensus_queue.cc:260] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.766193 26067 ts_tablet_manager.cc:1434] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:21.767086 25671 catalog_manager.cc:5697] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.768508 26068 tablet_bootstrap.cc:654] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.767092 26067 tablet_bootstrap.cc:492] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c: Bootstrap starting.
I20260713 09:11:21.780926 26094 raft_consensus.cc:493] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.782125 26067 tablet_bootstrap.cc:654] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.781652 26094 raft_consensus.cc:515] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.785858 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb187188ab6d4a658ccf277b4d4dca05" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:21.786451 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb187188ab6d4a658ccf277b4d4dca05" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
W20260713 09:11:21.787257 25738 leader_election.cc:343] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.787403 25848 raft_consensus.cc:2468] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 0.
I20260713 09:11:21.789453 25736 leader_election.cc:304] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [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: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 0c8e2df8bc08420b9c146312a3fb4d26
I20260713 09:11:21.790747 26054 raft_consensus.cc:2804] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.791249 26054 raft_consensus.cc:493] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.791662 26054 raft_consensus.cc:3060] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.791983 26068 tablet_bootstrap.cc:492] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26: No bootstrap required, opened a new log
I20260713 09:11:21.792548 26068 ts_tablet_manager.cc:1403] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.009s
I20260713 09:11:21.794948 26094 leader_election.cc:290] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.795430 26068 raft_consensus.cc:359] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.796154 26068 raft_consensus.cc:385] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.796458 26068 raft_consensus.cc:740] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.797235 26068 consensus_queue.cc:260] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.798669 26067 tablet_bootstrap.cc:492] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c: No bootstrap required, opened a new log
I20260713 09:11:21.799194 26067 ts_tablet_manager.cc:1403] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.016s
I20260713 09:11:21.799455 26068 ts_tablet_manager.cc:1434] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:21.801055 26054 raft_consensus.cc:515] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.801981 26067 raft_consensus.cc:359] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.802783 26067 raft_consensus.cc:385] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.803077 26067 raft_consensus.cc:740] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.803784 26067 consensus_queue.cc:260] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.804279 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb187188ab6d4a658ccf277b4d4dca05" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:21.805141 25922 raft_consensus.cc:3060] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.806280 26067 ts_tablet_manager.cc:1434] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:21.804279 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb187188ab6d4a658ccf277b4d4dca05" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:21.807894 25848 raft_consensus.cc:3060] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.813148 25922 raft_consensus.cc:2468] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 1.
I20260713 09:11:21.815126 25738 leader_election.cc:304] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:21.816188 25848 raft_consensus.cc:2468] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 1.
I20260713 09:11:21.816991 26094 raft_consensus.cc:2804] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.817288 26054 leader_election.cc:290] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.817629 26094 raft_consensus.cc:697] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:21.818619 26094 consensus_queue.cc:237] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.827135 25670 catalog_manager.cc:5697] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 1 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.845139 26073 consensus_queue.cc:1048] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.854800 26069 raft_consensus.cc:493] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.855474 26069 raft_consensus.cc:515] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.856444 26003 raft_consensus.cc:493] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.857012 26003 raft_consensus.cc:515] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.859911 26003 leader_election.cc:290] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.860365 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:21.861429 25770 raft_consensus.cc:2468] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 0.
I20260713 09:11:21.863005 25773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:21.863647 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:21.863708 25773 raft_consensus.cc:2468] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:21.864452 26069 leader_election.cc:290] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:21.864616 25921 raft_consensus.cc:2468] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 0.
I20260713 09:11:21.865295 25888 leader_election.cc:304] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:21.865687 26073 consensus_queue.cc:1048] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.866153 25813 leader_election.cc:304] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:21.866968 26069 raft_consensus.cc:2804] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.867177 26073 raft_consensus.cc:2804] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.867419 26069 raft_consensus.cc:493] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.867697 26073 raft_consensus.cc:493] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.867975 26069 raft_consensus.cc:3060] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.868167 26073 raft_consensus.cc:3060] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.866144 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:21.878909 26073 raft_consensus.cc:515] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.882047 26073 leader_election.cc:290] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.881947 25922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:21.881907 25848 raft_consensus.cc:2393] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c8e2df8bc08420b9c146312a3fb4d26 in current term 1: Already voted for candidate 3d9495f7f25a4170aeabad0a544ecb30 in this term.
I20260713 09:11:21.881923 25773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:21.883635 25773 raft_consensus.cc:3060] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.887815 26069 raft_consensus.cc:515] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.889710 25922 raft_consensus.cc:2393] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d9495f7f25a4170aeabad0a544ecb30 in current term 1: Already voted for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in this term.
I20260713 09:11:21.892283 26095 consensus_queue.cc:1048] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.894637 25773 raft_consensus.cc:2468] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 1.
I20260713 09:11:21.895987 25814 leader_election.cc:304] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 0c8e2df8bc08420b9c146312a3fb4d26
I20260713 09:11:21.896168 26069 leader_election.cc:290] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:21.897604 26073 raft_consensus.cc:2804] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.898146 26073 raft_consensus.cc:697] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:21.898514 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:21.899426 25771 raft_consensus.cc:2393] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c8e2df8bc08420b9c146312a3fb4d26 in current term 1: Already voted for candidate 3d9495f7f25a4170aeabad0a544ecb30 in this term.
I20260713 09:11:21.899098 26073 consensus_queue.cc:237] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.899748 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:21.901479 25885 leader_election.cc:304] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [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: 0c8e2df8bc08420b9c146312a3fb4d26; no voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:21.902709 26069 raft_consensus.cc:2749] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.911244 25848 raft_consensus.cc:3060] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.914966 25671 catalog_manager.cc:5697] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.920576 26096 consensus_queue.cc:1048] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:21.938148 26096 consensus_queue.cc:1048] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.939543 26095 raft_consensus.cc:493] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.940059 26095 raft_consensus.cc:515] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.941817 26095 leader_election.cc:290] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:21.942907 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" is_pre_election: true
I20260713 09:11:21.943392 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:21.944540 25847 raft_consensus.cc:2393] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7935a58d1541489d96f38f2a1a47127c in current term 1: Already voted for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in this term.
I20260713 09:11:21.945996 25736 leader_election.cc:304] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7935a58d1541489d96f38f2a1a47127c; no voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:21.946909 26095 raft_consensus.cc:3060] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.947623 26069 raft_consensus.cc:493] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.948158 26069 raft_consensus.cc:515] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:21.950250 26069 leader_election.cc:290] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:21.951256 25773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7935a58d1541489d96f38f2a1a47127c" is_pre_election: true
I20260713 09:11:21.952427 25921 raft_consensus.cc:3060] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.959453 26095 raft_consensus.cc:2749] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.962258 25848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30" is_pre_election: true
I20260713 09:11:21.963703 26055 consensus_queue.cc:1048] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.965616 25885 leader_election.cc:304] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26; no voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:21.969038 26069 raft_consensus.cc:2749] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.993645 26069 consensus_queue.cc:1048] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.004729 26071 consensus_queue.cc:1048] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.066903 26055 consensus_queue.cc:1048] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.078756 26096 consensus_queue.cc:1048] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.095216 26112 consensus_queue.cc:1048] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:22.100175 26073 consensus_queue.cc:1048] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:22.108312 25848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9838a0a5fc0c4053a4632cdb159bc2bf"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
mode: GRACEFUL
new_leader_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:36082
I20260713 09:11:22.109153 25848 raft_consensus.cc:606] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Received request to transfer leadership to TS 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:22.119264 25848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e40ffe9a872476cbae45787b2b0da47"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
mode: GRACEFUL
new_leader_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:36082
I20260713 09:11:22.132789 25848 raft_consensus.cc:606] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Received request to transfer leadership to TS 7935a58d1541489d96f38f2a1a47127c
I20260713 09:11:22.149252 25920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36d39417381448749ef9452f9dd09808"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
mode: GRACEFUL
new_leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:34448
I20260713 09:11:22.149942 25920 raft_consensus.cc:606] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Received request to transfer leadership to TS 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:22.158561 25771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
mode: GRACEFUL
new_leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:48064
I20260713 09:11:22.159220 25771 raft_consensus.cc:606] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Received request to transfer leadership to TS 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:22.165184 25771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb187188ab6d4a658ccf277b4d4dca05"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
mode: GRACEFUL
new_leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:48064
I20260713 09:11:22.165802 25771 raft_consensus.cc:606] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Received request to transfer leadership to TS 3d9495f7f25a4170aeabad0a544ecb30
I20260713 09:11:22.171446 25848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
mode: GRACEFUL
new_leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:36082
I20260713 09:11:22.172019 25848 raft_consensus.cc:606] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Received request to transfer leadership to TS 0c8e2df8bc08420b9c146312a3fb4d26
I20260713 09:11:22.188055 26112 consensus_queue.cc:1048] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:22.190025 26112 consensus_queue.cc:1048] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.258100 26096 consensus_queue.cc:1048] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.270318 26096 consensus_queue.cc:1048] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.278146 26095 raft_consensus.cc:993] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c: : Instructing follower 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:22.278769 26054 raft_consensus.cc:1081] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Signalling peer 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:22.280588 25847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb187188ab6d4a658ccf277b4d4dca05"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:36072
I20260713 09:11:22.281250 25847 raft_consensus.cc:493] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:22.281633 25847 raft_consensus.cc:3060] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.288347 25847 raft_consensus.cc:515] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.290105 25847 leader_election.cc:290] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:22.291158 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb187188ab6d4a658ccf277b4d4dca05" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:22.291584 25920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb187188ab6d4a658ccf277b4d4dca05" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:22.291968 25771 raft_consensus.cc:3055] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:22.292341 25920 raft_consensus.cc:3060] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.292438 25771 raft_consensus.cc:740] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:22.293467 25771 consensus_queue.cc:260] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.294560 25771 raft_consensus.cc:3060] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.299021 25920 raft_consensus.cc:2468] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:22.300617 25771 raft_consensus.cc:2468] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:22.300566 25813 leader_election.cc:304] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:22.301736 26110 raft_consensus.cc:2804] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:22.302345 26110 raft_consensus.cc:697] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:22.303105 26110 consensus_queue.cc:237] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.310981 25671 catalog_manager.cc:5697] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 1 to 2, leader changed from 7935a58d1541489d96f38f2a1a47127c (127.21.111.129) to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.381734 26110 consensus_queue.cc:1048] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.396682 26073 consensus_queue.cc:1048] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.404650 26112 raft_consensus.cc:993] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30: : Instructing follower 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:22.405256 26073 raft_consensus.cc:1081] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Signalling peer 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:22.407117 25920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:34446
I20260713 09:11:22.407792 25920 raft_consensus.cc:493] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:22.408253 25920 raft_consensus.cc:3060] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.415484 25920 raft_consensus.cc:515] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.417887 25920 leader_election.cc:290] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 2 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:22.419456 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:22.419786 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fe83d54c604a8ba21ffb0ab7730985" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:22.420250 25847 raft_consensus.cc:3055] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:22.420533 25771 raft_consensus.cc:3060] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.420806 25847 raft_consensus.cc:740] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:22.421792 25847 consensus_queue.cc:260] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.422873 25847 raft_consensus.cc:3060] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.428931 25771 raft_consensus.cc:2468] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 2.
I20260713 09:11:22.429715 25847 raft_consensus.cc:2468] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 2.
I20260713 09:11:22.430449 25888 leader_election.cc:304] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:22.431478 26071 raft_consensus.cc:2804] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:22.432046 26071 raft_consensus.cc:697] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:22.432749 26071 consensus_queue.cc:237] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.440096 25671 catalog_manager.cc:5697] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 1 to 2, leader changed from 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130) to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:22.445138 26112 raft_consensus.cc:993] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30: : Instructing follower 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:22.445734 26112 raft_consensus.cc:1081] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Signalling peer 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:22.448218 25771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9838a0a5fc0c4053a4632cdb159bc2bf"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:48052
I20260713 09:11:22.448786 25771 raft_consensus.cc:493] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:22.449131 25771 raft_consensus.cc:3060] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.455418 25771 raft_consensus.cc:515] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.457733 25771 leader_election.cc:290] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:22.458238 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838a0a5fc0c4053a4632cdb159bc2bf" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:22.458362 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838a0a5fc0c4053a4632cdb159bc2bf" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:22.459002 25847 raft_consensus.cc:3055] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:22.459161 25921 raft_consensus.cc:3060] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.459335 25847 raft_consensus.cc:740] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:22.460515 25847 consensus_queue.cc:260] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.462212 25847 raft_consensus.cc:3060] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.467180 25921 raft_consensus.cc:2468] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:22.468470 25738 leader_election.cc:304] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:22.469326 26096 raft_consensus.cc:2804] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:22.469798 26096 raft_consensus.cc:697] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:22.470647 26096 consensus_queue.cc:237] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.471954 25847 raft_consensus.cc:2468] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:22.478179 25671 catalog_manager.cc:5697] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 1 to 2, leader changed from 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130) to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 2 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.548548 26095 raft_consensus.cc:993] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c: : Instructing follower 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:22.549028 26054 raft_consensus.cc:1081] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Signalling peer 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:22.550880 25847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:36072
I20260713 09:11:22.551523 25847 raft_consensus.cc:493] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:22.551949 25847 raft_consensus.cc:3060] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.558584 25847 raft_consensus.cc:515] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.561002 25847 leader_election.cc:290] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:22.562173 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:22.562191 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08463aa1c2e04456b852b42cf795951b" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:22.562806 25921 raft_consensus.cc:3060] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.563138 25771 raft_consensus.cc:3055] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:22.563489 25771 raft_consensus.cc:740] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:22.564289 25771 consensus_queue.cc:260] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.565328 25771 raft_consensus.cc:3060] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.567600 25921 raft_consensus.cc:2468] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:22.568804 25813 leader_election.cc:304] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:22.569718 26112 raft_consensus.cc:2804] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:22.570184 26112 raft_consensus.cc:697] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:22.570987 26112 consensus_queue.cc:237] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.571836 25771 raft_consensus.cc:2468] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:22.579645 25671 catalog_manager.cc:5697] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 1 to 2, leader changed from 7935a58d1541489d96f38f2a1a47127c (127.21.111.129) to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.585376 26100 raft_consensus.cc:993] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26: : Instructing follower 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:22.585875 26141 raft_consensus.cc:1081] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Signalling peer 3d9495f7f25a4170aeabad0a544ecb30 to start an election
I20260713 09:11:22.587756 25847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36d39417381448749ef9452f9dd09808"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
 from {username='slave'} at 127.0.0.1:36076
I20260713 09:11:22.588251 25847 raft_consensus.cc:493] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:22.588644 25847 raft_consensus.cc:3060] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.593560 25847 raft_consensus.cc:515] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.595189 25847 leader_election.cc:290] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:22.596499 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:22.596585 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "3d9495f7f25a4170aeabad0a544ecb30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:22.597292 25771 raft_consensus.cc:3060] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.597301 25921 raft_consensus.cc:3055] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:22.597807 25921 raft_consensus.cc:740] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:22.598658 25921 consensus_queue.cc:260] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.599992 25921 raft_consensus.cc:3060] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.603083 25771 raft_consensus.cc:2468] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:22.604187 25814 leader_election.cc:304] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d9495f7f25a4170aeabad0a544ecb30, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:22.604914 26112 raft_consensus.cc:2804] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:22.605494 26112 raft_consensus.cc:697] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Becoming Leader. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:22.606400 26112 consensus_queue.cc:237] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.607359 25921 raft_consensus.cc:2468] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d9495f7f25a4170aeabad0a544ecb30 in term 2.
I20260713 09:11:22.614888 25671 catalog_manager.cc:5697] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 reported cstate change: term changed from 1 to 2, leader changed from 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131) to 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "3d9495f7f25a4170aeabad0a544ecb30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.685227 26073 raft_consensus.cc:993] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30: : Instructing follower 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:22.685853 26112 raft_consensus.cc:1081] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Signalling peer 7935a58d1541489d96f38f2a1a47127c to start an election
I20260713 09:11:22.687693 25771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e40ffe9a872476cbae45787b2b0da47"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
 from {username='slave'} at 127.0.0.1:48052
I20260713 09:11:22.688097 25771 raft_consensus.cc:493] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:22.688326 25771 raft_consensus.cc:3060] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.692564 25771 raft_consensus.cc:515] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.693842 25771 leader_election.cc:290] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Requested vote from peers 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075), 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867)
I20260713 09:11:22.694995 25847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e40ffe9a872476cbae45787b2b0da47" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:22.695156 25921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e40ffe9a872476cbae45787b2b0da47" candidate_uuid: "7935a58d1541489d96f38f2a1a47127c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
I20260713 09:11:22.695569 25847 raft_consensus.cc:3055] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:22.695866 25921 raft_consensus.cc:3060] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.695955 25847 raft_consensus.cc:740] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:22.696897 25847 consensus_queue.cc:260] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.697903 25847 raft_consensus.cc:3060] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.702111 25921 raft_consensus.cc:2468] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:22.703428 25847 raft_consensus.cc:2468] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7935a58d1541489d96f38f2a1a47127c in term 2.
I20260713 09:11:22.703480 25738 leader_election.cc:304] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:22.704596 26054 raft_consensus.cc:2804] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:22.705104 26054 raft_consensus.cc:697] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Becoming Leader. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:22.705868 26054 consensus_queue.cc:237] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:22.713510 25671 catalog_manager.cc:5697] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c reported cstate change: term changed from 1 to 2, leader changed from 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130) to 7935a58d1541489d96f38f2a1a47127c (127.21.111.129). New cstate: current_term: 2 leader_uuid: "7935a58d1541489d96f38f2a1a47127c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.727068 25771 raft_consensus.cc:1275] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:22.728610 26112 consensus_queue.cc:1048] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:22.737511 25921 raft_consensus.cc:1275] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:22.739485 26073 consensus_queue.cc:1048] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:22.863900 25847 raft_consensus.cc:1275] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:22.865542 26141 consensus_queue.cc:1048] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:22.876189 25771 raft_consensus.cc:1275] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:22.877995 26141 consensus_queue.cc:1048] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:22.885293 25921 raft_consensus.cc:1275] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:22.887122 26095 consensus_queue.cc:1048] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:22.896468 25847 raft_consensus.cc:1275] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:22.898195 26054 consensus_queue.cc:1048] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:23.132056 25920 raft_consensus.cc:1275] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:23.134050 26073 consensus_queue.cc:1048] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:23.225550 25922 raft_consensus.cc:1275] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:23.227952 26112 consensus_queue.cc:1048] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:23.273734 25771 raft_consensus.cc:1275] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:23.277885 25771 raft_consensus.cc:1275] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Refusing update from remote peer 3d9495f7f25a4170aeabad0a544ecb30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:23.278383 26073 consensus_queue.cc:1048] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:23.515738 26153 consensus_queue.cc:1048] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:23.552975 25847 raft_consensus.cc:1275] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:23.558137 25918 raft_consensus.cc:1275] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Refusing update from remote peer 7935a58d1541489d96f38f2a1a47127c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:23.567270 26096 consensus_queue.cc:1048] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:23.568394 26151 consensus_queue.cc:1048] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:11:24.351992 25702 debug-util.cc:398] Leaking SignalData structure 0x7b080000e5e0 after lost signal to thread 21953
W20260713 09:11:24.353274 25702 debug-util.cc:398] Leaking SignalData structure 0x7b08000495e0 after lost signal to thread 25705
W20260713 09:11:24.354501 25702 debug-util.cc:398] Leaking SignalData structure 0x7b08001347a0 after lost signal to thread 25797
W20260713 09:11:24.355531 25702 debug-util.cc:398] Leaking SignalData structure 0x7b080021a3e0 after lost signal to thread 25872
W20260713 09:11:24.356526 25702 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5680 after lost signal to thread 25946
I20260713 09:11:25.212330 25670 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34972:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:11:25.235738 25670 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34972:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:11:25.293841 21950 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:11:25.450294 26172 log.cc:927] Time spent T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
W20260713 09:11:25.734359 26204 log.cc:927] Time spent T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260713 09:11:25.671285 26209 tablet.cc:1724] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.683348 26207 tablet.cc:1724] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.778798 26214 tablet.cc:1724] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:25.825806 26211 log.cc:927] Time spent T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260713 09:11:25.766942 26210 tablet.cc:1724] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.829332 26216 tablet.cc:1724] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.779301 26213 tablet.cc:1724] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.845163 25846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36d39417381448749ef9452f9dd09808"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
mode: GRACEFUL
new_leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:40576
I20260713 09:11:25.845956 25846 raft_consensus.cc:606] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Received request to transfer leadership to TS 0c8e2df8bc08420b9c146312a3fb4d26
I20260713 09:11:25.872509 26221 tablet.cc:1724] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.881096 26227 tablet.cc:1724] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:25.917004 25948 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6e40ffe9a872476cbae45787b2b0da47)
W20260713 09:11:25.927810 25948 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6e40ffe9a872476cbae45787b2b0da47)
W20260713 09:11:25.927980 25874 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:225e260504784df1a210850c2bb967db)
I20260713 09:11:25.931844 26220 tablet.cc:1724] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.947624 26222 tablet.cc:1724] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.950135 26224 tablet.cc:1724] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.933728 26210 tablet.cc:1724] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.960940 26228 tablet.cc:1724] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.968792 26227 tablet.cc:1724] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.975621 26201 raft_consensus.cc:993] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30: : Instructing follower 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:25.976421 26201 raft_consensus.cc:1081] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Signalling peer 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:25.994016 25918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36d39417381448749ef9452f9dd09808"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:34446
I20260713 09:11:25.998214 25918 raft_consensus.cc:493] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:25.998809 25918 raft_consensus.cc:3060] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:26.011281 26221 tablet.cc:1724] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.006165 26216 tablet.cc:1724] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.962222 26209 tablet.cc:1724] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.008955 26207 tablet.cc:1724] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:25.966499 26213 tablet.cc:1724] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.022212 26228 tablet.cc:1724] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.032336 26214 tablet.cc:1724] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.041405 25772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9673d4922159402299403a5ddd1c1d73"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
mode: GRACEFUL
new_leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:57164
I20260713 09:11:26.042060 25772 raft_consensus.cc:606] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Received request to transfer leadership to TS 0c8e2df8bc08420b9c146312a3fb4d26
I20260713 09:11:26.045135 21950 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:11:26.044519 26209 tablet.cc:1724] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.045981 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:26.062160 25843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6942c1ee6fdb4469ae5b8d1fbf1cb901"
dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
mode: GRACEFUL
new_leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:40576
I20260713 09:11:26.062822 25843 raft_consensus.cc:606] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Received request to transfer leadership to TS 0c8e2df8bc08420b9c146312a3fb4d26
I20260713 09:11:26.071617 26220 tablet.cc:1724] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.087045 26220 tablet.cc:1724] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.089375 25918 raft_consensus.cc:515] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.090819 25919 raft_consensus.cc:1240] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 FOLLOWER]: Rejecting Update request from peer 3d9495f7f25a4170aeabad0a544ecb30 for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:26.093709 26201 consensus_queue.cc:1059] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:26.094794 26191 raft_consensus.cc:3055] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:26.095196 26191 raft_consensus.cc:740] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:26.095371 25918 leader_election.cc:290] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 3 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:26.096143 26191 consensus_queue.cc:260] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [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: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.097586 26191 raft_consensus.cc:3060] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:26.097798 25843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:26.098789 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d39417381448749ef9452f9dd09808" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:26.099469 25772 raft_consensus.cc:3060] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:26.103523 25769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db"
dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
mode: GRACEFUL
new_leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:57164
I20260713 09:11:26.104295 25769 raft_consensus.cc:606] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Received request to transfer leadership to TS 0c8e2df8bc08420b9c146312a3fb4d26
I20260713 09:11:26.106612 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:26.107378 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:26.115736 25772 raft_consensus.cc:2468] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 3.
I20260713 09:11:26.117266 25888 leader_election.cc:304] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [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: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:26.118304 26230 raft_consensus.cc:2804] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:26.118925 26230 raft_consensus.cc:697] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:26.119910 26230 consensus_queue.cc:237] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.123777 26222 tablet.cc:1724] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.133541 25670 catalog_manager.cc:5697] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 2 to 3, leader changed from 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130) to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 3 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:26.134914 25670 catalog_manager.cc:5789] TS 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131:40867) does not have the latest schema for tablet 36d39417381448749ef9452f9dd09808 (table soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188]). Expected version 1 got 0
I20260713 09:11:26.134965 26220 tablet.cc:1724] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.149843 25843 raft_consensus.cc:2468] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 3.
I20260713 09:11:26.150921 26189 raft_consensus.cc:993] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c: : Instructing follower 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:26.151695 26181 raft_consensus.cc:1081] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Signalling peer 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:26.153573 25918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:34438
I20260713 09:11:26.154150 25918 raft_consensus.cc:493] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:26.154546 25918 raft_consensus.cc:3060] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:26.162101 25918 raft_consensus.cc:515] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.166503 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:26.166800 25918 leader_election.cc:290] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 3 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:26.168201 25772 raft_consensus.cc:3055] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:26.168642 25772 raft_consensus.cc:740] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:26.169600 25772 consensus_queue.cc:260] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [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: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.169914 25843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08d7d4807bb4eb486a332e0daed40db" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:26.170809 25772 raft_consensus.cc:3060] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:26.170854 25843 raft_consensus.cc:3060] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:26.179967 25671 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562: soft_deleted_table [id=071fec48ed2447ce94f1d52d5c31c188] alter complete (version 1)
I20260713 09:11:26.181201 25843 raft_consensus.cc:2468] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 3.
I20260713 09:11:26.182869 25885 leader_election.cc:304] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [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: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:26.183854 26230 raft_consensus.cc:2804] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:26.184430 26230 raft_consensus.cc:697] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:26.185319 26230 consensus_queue.cc:237] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [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: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.189111 25772 raft_consensus.cc:2468] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 3.
I20260713 09:11:26.199594 26201 raft_consensus.cc:993] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30: : Instructing follower 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:26.200205 26191 raft_consensus.cc:1081] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Signalling peer 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:26.201754 25918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6942c1ee6fdb4469ae5b8d1fbf1cb901"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:34446
I20260713 09:11:26.202267 25918 raft_consensus.cc:493] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:26.202688 25918 raft_consensus.cc:3060] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:26.208499 25918 raft_consensus.cc:515] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.213205 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6942c1ee6fdb4469ae5b8d1fbf1cb901" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:26.213817 25772 raft_consensus.cc:3060] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:26.212337 25918 leader_election.cc:290] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 2 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:26.216006 25670 catalog_manager.cc:5697] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 2 to 3, leader changed from 7935a58d1541489d96f38f2a1a47127c (127.21.111.129) to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 3 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:26.213785 25843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6942c1ee6fdb4469ae5b8d1fbf1cb901" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:26.221760 25843 raft_consensus.cc:3055] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:26.222150 25843 raft_consensus.cc:740] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d9495f7f25a4170aeabad0a544ecb30, State: Running, Role: LEADER
I20260713 09:11:26.222363 25772 raft_consensus.cc:2468] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 2.
I20260713 09:11:26.224094 25888 leader_election.cc:304] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 7935a58d1541489d96f38f2a1a47127c; no voters: 
I20260713 09:11:26.225083 26230 raft_consensus.cc:2804] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:26.225585 26230 raft_consensus.cc:697] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:26.223141 25843 consensus_queue.cc:260] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.226781 25843 raft_consensus.cc:3060] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:26.226619 26230 consensus_queue.cc:237] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.237037 25670 catalog_manager.cc:5697] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 1 to 2, leader changed from 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130) to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:26.239580 25843 raft_consensus.cc:2468] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 2.
I20260713 09:11:26.244225 26181 raft_consensus.cc:993] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c: : Instructing follower 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:26.244925 26096 raft_consensus.cc:1081] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Signalling peer 0c8e2df8bc08420b9c146312a3fb4d26 to start an election
I20260713 09:11:26.246776 25918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9673d4922159402299403a5ddd1c1d73"
dest_uuid: "0c8e2df8bc08420b9c146312a3fb4d26"
 from {username='slave'} at 127.0.0.1:34438
I20260713 09:11:26.247640 25918 raft_consensus.cc:493] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:26.248075 25918 raft_consensus.cc:3060] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:26.256634 25918 raft_consensus.cc:515] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.258961 25918 leader_election.cc:290] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 2 election: Requested vote from peers 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117), 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075)
I20260713 09:11:26.260012 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9673d4922159402299403a5ddd1c1d73" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7935a58d1541489d96f38f2a1a47127c"
I20260713 09:11:26.260771 25772 raft_consensus.cc:3055] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:26.261101 25772 raft_consensus.cc:740] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7935a58d1541489d96f38f2a1a47127c, State: Running, Role: LEADER
I20260713 09:11:26.261890 25772 consensus_queue.cc:260] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [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: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.262857 25772 raft_consensus.cc:3060] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:26.263299 25843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9673d4922159402299403a5ddd1c1d73" candidate_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3d9495f7f25a4170aeabad0a544ecb30"
I20260713 09:11:26.263909 25843 raft_consensus.cc:3060] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:26.271368 25843 raft_consensus.cc:2468] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 2.
I20260713 09:11:26.271368 25772 raft_consensus.cc:2468] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8e2df8bc08420b9c146312a3fb4d26 in term 2.
I20260713 09:11:26.272920 25885 leader_election.cc:304] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8e2df8bc08420b9c146312a3fb4d26, 3d9495f7f25a4170aeabad0a544ecb30; no voters: 
I20260713 09:11:26.273973 26230 raft_consensus.cc:2804] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:26.274538 26230 raft_consensus.cc:697] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8e2df8bc08420b9c146312a3fb4d26, State: Running, Role: LEADER
I20260713 09:11:26.275427 26230 consensus_queue.cc:237] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [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: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } }
I20260713 09:11:26.285351 25670 catalog_manager.cc:5697] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 reported cstate change: term changed from 1 to 2, leader changed from 7935a58d1541489d96f38f2a1a47127c (127.21.111.129) to 0c8e2df8bc08420b9c146312a3fb4d26 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8e2df8bc08420b9c146312a3fb4d26" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 40867 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:26.533516 25772 raft_consensus.cc:1275] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 3 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:11:26.535471 26230 consensus_queue.cc:1048] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:26.545744 26228 tablet.cc:1724] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:26.549643 25844 raft_consensus.cc:1275] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 3 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:11:26.551627 26230 consensus_queue.cc:1048] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:26.603497 26216 tablet.cc:1719] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:11:26.609764 26228 tablet.cc:1719] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:11:26.619252 26220 tablet.cc:1719] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:11:26.630527 25772 raft_consensus.cc:1275] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 3 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:26.632082 26240 consensus_queue.cc:1048] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:26.645126 25843 raft_consensus.cc:1275] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 3 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:26.647203 26212 consensus_queue.cc:1048] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:26.702001 25843 raft_consensus.cc:1275] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:26.703476 26240 consensus_queue.cc:1048] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:26.712337 25772 raft_consensus.cc:1275] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:26.714015 26237 consensus_queue.cc:1048] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:26.763406 25843 raft_consensus.cc:1275] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:26.764962 26240 consensus_queue.cc:1048] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d9495f7f25a4170aeabad0a544ecb30" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 38075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:26.777418 25772 raft_consensus.cc:1275] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Refusing update from remote peer 0c8e2df8bc08420b9c146312a3fb4d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:26.779321 26240 consensus_queue.cc:1048] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7935a58d1541489d96f38f2a1a47127c" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 44117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:27.196724 21950 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:11:27.223870 21950 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:11:27.224457 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:27.232843 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:27.233357 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:28.265987 21950 tablet_server.cc:179] TabletServer@127.21.111.129:0 shutting down...
W20260713 09:11:28.271435 25814 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]
W20260713 09:11:28.278158 25814 consensus_peers.cc:597] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 -> Peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Couldn't send request to peer 7935a58d1541489d96f38f2a1a47127c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.310211 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:28.311385 21950 tablet_replica.cc:333] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.312201 21950 raft_consensus.cc:2243] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.312983 21950 raft_consensus.cc:2272] T a2fe83d54c604a8ba21ffb0ab7730985 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.315371 21950 tablet_replica.cc:333] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.316064 21950 raft_consensus.cc:2243] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.316571 21950 raft_consensus.cc:2272] T eb187188ab6d4a658ccf277b4d4dca05 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.318977 21950 tablet_replica.cc:333] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.319650 21950 raft_consensus.cc:2243] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.320147 21950 raft_consensus.cc:2272] T 36d39417381448749ef9452f9dd09808 P 7935a58d1541489d96f38f2a1a47127c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.322321 21950 tablet_replica.cc:333] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.323144 21950 raft_consensus.cc:2243] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.323856 21950 raft_consensus.cc:2272] T 225e260504784df1a210850c2bb967db P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.326511 21950 tablet_replica.cc:333] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.327263 21950 raft_consensus.cc:2243] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.328184 21950 raft_consensus.cc:2272] T 6e40ffe9a872476cbae45787b2b0da47 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.330667 21950 tablet_replica.cc:333] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.331311 21950 raft_consensus.cc:2243] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.332149 21950 raft_consensus.cc:2272] T f08c05893a0d491685bbdd912d25cb7b P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.334167 21950 tablet_replica.cc:333] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.334887 21950 raft_consensus.cc:2243] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.335496 21950 raft_consensus.cc:2272] T 08463aa1c2e04456b852b42cf795951b P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.337472 21950 tablet_replica.cc:333] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.338081 21950 raft_consensus.cc:2243] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.338613 21950 raft_consensus.cc:2272] T 9673d4922159402299403a5ddd1c1d73 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.340695 21950 tablet_replica.cc:333] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.341308 21950 raft_consensus.cc:2243] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.341840 21950 raft_consensus.cc:2272] T ea2669ee1daf49eba95345a28ad243dd P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.344249 21950 tablet_replica.cc:333] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.344883 21950 raft_consensus.cc:2243] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.345415 21950 raft_consensus.cc:2272] T 54aaff8e4e85413eac45c56354779c55 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.348232 21950 tablet_replica.cc:333] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.348869 21950 raft_consensus.cc:2243] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.349823 21950 raft_consensus.cc:2272] T 3a0ad068ae2f4df0977b530abe58a1f1 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.352089 21950 tablet_replica.cc:333] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.352907 21950 raft_consensus.cc:2243] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.353473 21950 raft_consensus.cc:2272] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.356125 21950 tablet_replica.cc:333] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.357038 21950 raft_consensus.cc:2243] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.357560 21950 raft_consensus.cc:2272] T c08d7d4807bb4eb486a332e0daed40db P 7935a58d1541489d96f38f2a1a47127c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.359853 21950 tablet_replica.cc:333] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.360433 21950 raft_consensus.cc:2243] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.361316 21950 raft_consensus.cc:2272] T 9838a0a5fc0c4053a4632cdb159bc2bf P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.363368 21950 tablet_replica.cc:333] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.363940 21950 raft_consensus.cc:2243] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.364789 21950 raft_consensus.cc:2272] T 99481ea00dee46d08bfda225b0ac66c3 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.367038 21950 tablet_replica.cc:333] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.367579 21950 raft_consensus.cc:2243] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.368058 21950 raft_consensus.cc:2272] T a8e6ba933c444ec6bb35f27d178543d4 P 7935a58d1541489d96f38f2a1a47127c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.370297 21950 tablet_replica.cc:333] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.370945 21950 raft_consensus.cc:2243] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.371565 21950 raft_consensus.cc:2272] T c5ac70859f214950855e3b4c4193e2bb P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.373822 21950 tablet_replica.cc:333] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c: stopping tablet replica
I20260713 09:11:28.374366 21950 raft_consensus.cc:2243] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.375327 21950 raft_consensus.cc:2272] T 13590e6237554884958e1b5e6428fa94 P 7935a58d1541489d96f38f2a1a47127c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.413607 21950 tablet_server.cc:196] TabletServer@127.21.111.129:0 shutdown complete.
W20260713 09:11:28.437592 25888 consensus_peers.cc:597] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Couldn't send request to peer 7935a58d1541489d96f38f2a1a47127c. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.462045 21950 tablet_server.cc:179] TabletServer@127.21.111.130:0 shutting down...
W20260713 09:11:28.474017 25814 consensus_peers.cc:597] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 -> Peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Couldn't send request to peer 7935a58d1541489d96f38f2a1a47127c. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:28.474573 25814 consensus_peers.cc:597] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 -> Peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Couldn't send request to peer 7935a58d1541489d96f38f2a1a47127c. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:28.488888 25885 consensus_peers.cc:597] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Couldn't send request to peer 3d9495f7f25a4170aeabad0a544ecb30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:28.496989 25888 consensus_peers.cc:597] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Couldn't send request to peer 7935a58d1541489d96f38f2a1a47127c. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:28.514051 25888 consensus_peers.cc:597] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Couldn't send request to peer 7935a58d1541489d96f38f2a1a47127c. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.521898 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:28.523087 21950 tablet_replica.cc:333] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.523947 21950 raft_consensus.cc:2243] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.525768 21950 raft_consensus.cc:2272] T a2fe83d54c604a8ba21ffb0ab7730985 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.528438 21950 tablet_replica.cc:333] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.529270 21950 raft_consensus.cc:2243] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.529796 21950 raft_consensus.cc:2272] T f08c05893a0d491685bbdd912d25cb7b P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.532009 21950 tablet_replica.cc:333] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.532691 21950 raft_consensus.cc:2243] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.533206 21950 raft_consensus.cc:2272] T 36d39417381448749ef9452f9dd09808 P 3d9495f7f25a4170aeabad0a544ecb30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.535419 21950 tablet_replica.cc:333] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.536058 21950 raft_consensus.cc:2243] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.536566 21950 raft_consensus.cc:2272] T 9673d4922159402299403a5ddd1c1d73 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.538620 21950 tablet_replica.cc:333] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.539278 21950 raft_consensus.cc:2243] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.540153 21950 raft_consensus.cc:2272] T 08463aa1c2e04456b852b42cf795951b P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.542152 21950 tablet_replica.cc:333] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.542980 21950 raft_consensus.cc:2243] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.543893 21950 raft_consensus.cc:2272] T eb187188ab6d4a658ccf277b4d4dca05 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.546370 21950 tablet_replica.cc:333] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.547384 21950 raft_consensus.cc:2243] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.547976 21950 raft_consensus.cc:2272] T 6e40ffe9a872476cbae45787b2b0da47 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.550714 21950 tablet_replica.cc:333] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.551641 21950 raft_consensus.cc:2243] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.552762 21950 raft_consensus.cc:2272] T 225e260504784df1a210850c2bb967db P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.555500 21950 tablet_replica.cc:333] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.556403 21950 raft_consensus.cc:2243] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.557600 21950 raft_consensus.cc:2272] T ea2669ee1daf49eba95345a28ad243dd P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:28.558997 25888 consensus_peers.cc:597] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Couldn't send request to peer 7935a58d1541489d96f38f2a1a47127c. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.561005 21950 tablet_replica.cc:333] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.561934 21950 raft_consensus.cc:2243] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.563130 21950 raft_consensus.cc:2272] T c5ac70859f214950855e3b4c4193e2bb P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.566440 21950 tablet_replica.cc:333] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.567319 21950 raft_consensus.cc:2243] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.567921 21950 raft_consensus.cc:2272] T 13590e6237554884958e1b5e6428fa94 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.571259 21950 tablet_replica.cc:333] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.572062 21950 raft_consensus.cc:2243] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.572654 21950 raft_consensus.cc:2272] T c08d7d4807bb4eb486a332e0daed40db P 3d9495f7f25a4170aeabad0a544ecb30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.575093 21950 tablet_replica.cc:333] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.575752 21950 raft_consensus.cc:2243] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.576226 21950 raft_consensus.cc:2272] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.578488 21950 tablet_replica.cc:333] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.579056 21950 raft_consensus.cc:2243] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.579584 21950 raft_consensus.cc:2272] T 54aaff8e4e85413eac45c56354779c55 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.581812 21950 tablet_replica.cc:333] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.582384 21950 raft_consensus.cc:2243] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.582948 21950 raft_consensus.cc:2272] T 3a0ad068ae2f4df0977b530abe58a1f1 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.585628 21950 tablet_replica.cc:333] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.586218 21950 raft_consensus.cc:2243] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.587169 21950 raft_consensus.cc:2272] T a8e6ba933c444ec6bb35f27d178543d4 P 3d9495f7f25a4170aeabad0a544ecb30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.589774 21950 tablet_replica.cc:333] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.590462 21950 raft_consensus.cc:2243] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.591046 21950 raft_consensus.cc:2272] T 9838a0a5fc0c4053a4632cdb159bc2bf P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.593585 21950 tablet_replica.cc:333] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30: stopping tablet replica
I20260713 09:11:28.594278 21950 raft_consensus.cc:2243] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.594923 21950 raft_consensus.cc:2272] T 99481ea00dee46d08bfda225b0ac66c3 P 3d9495f7f25a4170aeabad0a544ecb30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:28.596760 25888 consensus_peers.cc:597] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Couldn't send request to peer 7935a58d1541489d96f38f2a1a47127c. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.631675 21950 tablet_server.cc:196] TabletServer@127.21.111.130:0 shutdown complete.
W20260713 09:11:28.640441 25885 consensus_peers.cc:597] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Couldn't send request to peer 3d9495f7f25a4170aeabad0a544ecb30. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:38075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.673185 21950 tablet_server.cc:179] TabletServer@127.21.111.131:0 shutting down...
W20260713 09:11:28.711644 25888 consensus_peers.cc:597] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 7935a58d1541489d96f38f2a1a47127c (127.21.111.129:44117): Couldn't send request to peer 7935a58d1541489d96f38f2a1a47127c. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:44117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:28.716940 25885 consensus_peers.cc:597] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Couldn't send request to peer 3d9495f7f25a4170aeabad0a544ecb30. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:38075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.727293 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:28.728163 21950 tablet_replica.cc:333] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.729285 21950 raft_consensus.cc:2243] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.729794 21950 raft_consensus.cc:2272] T eb187188ab6d4a658ccf277b4d4dca05 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:28.730626 25885 consensus_peers.cc:597] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 -> Peer 3d9495f7f25a4170aeabad0a544ecb30 (127.21.111.130:38075): Couldn't send request to peer 3d9495f7f25a4170aeabad0a544ecb30. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:38075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.731967 21950 tablet_replica.cc:333] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.732580 21950 raft_consensus.cc:2243] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.733332 21950 raft_consensus.cc:2272] T a2fe83d54c604a8ba21ffb0ab7730985 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.735210 21950 tablet_replica.cc:333] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.735941 21950 raft_consensus.cc:2243] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.736436 21950 raft_consensus.cc:2272] T 08463aa1c2e04456b852b42cf795951b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.738286 21950 tablet_replica.cc:333] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.738938 21950 raft_consensus.cc:2243] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.739754 21950 raft_consensus.cc:2272] T 9673d4922159402299403a5ddd1c1d73 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.741611 21950 tablet_replica.cc:333] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.742249 21950 raft_consensus.cc:2243] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.742762 21950 raft_consensus.cc:2272] T 225e260504784df1a210850c2bb967db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.744639 21950 tablet_replica.cc:333] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.745195 21950 raft_consensus.cc:2243] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.746181 21950 raft_consensus.cc:2272] T 36d39417381448749ef9452f9dd09808 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.747973 21950 tablet_replica.cc:333] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.748555 21950 raft_consensus.cc:2243] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.748999 21950 raft_consensus.cc:2272] T f08c05893a0d491685bbdd912d25cb7b P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.750826 21950 tablet_replica.cc:333] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.751387 21950 raft_consensus.cc:2243] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.752153 21950 raft_consensus.cc:2272] T 6942c1ee6fdb4469ae5b8d1fbf1cb901 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.754073 21950 tablet_replica.cc:333] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.754689 21950 raft_consensus.cc:2243] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.755173 21950 raft_consensus.cc:2272] T ea2669ee1daf49eba95345a28ad243dd P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.757184 21950 tablet_replica.cc:333] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.757743 21950 raft_consensus.cc:2243] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.758657 21950 raft_consensus.cc:2272] T 54aaff8e4e85413eac45c56354779c55 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.760779 21950 tablet_replica.cc:333] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.761341 21950 raft_consensus.cc:2243] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.761797 21950 raft_consensus.cc:2272] T 3a0ad068ae2f4df0977b530abe58a1f1 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.764053 21950 tablet_replica.cc:333] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.764631 21950 raft_consensus.cc:2243] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.765421 21950 raft_consensus.cc:2272] T c08d7d4807bb4eb486a332e0daed40db P 0c8e2df8bc08420b9c146312a3fb4d26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.767675 21950 tablet_replica.cc:333] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.768215 21950 raft_consensus.cc:2243] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.768661 21950 raft_consensus.cc:2272] T 6e40ffe9a872476cbae45787b2b0da47 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.770568 21950 tablet_replica.cc:333] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.771175 21950 raft_consensus.cc:2243] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.771651 21950 raft_consensus.cc:2272] T c5ac70859f214950855e3b4c4193e2bb P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.773769 21950 tablet_replica.cc:333] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.774305 21950 raft_consensus.cc:2243] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.774834 21950 raft_consensus.cc:2272] T 13590e6237554884958e1b5e6428fa94 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.777002 21950 tablet_replica.cc:333] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.777541 21950 raft_consensus.cc:2243] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.777968 21950 raft_consensus.cc:2272] T a8e6ba933c444ec6bb35f27d178543d4 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.780040 21950 tablet_replica.cc:333] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.780573 21950 raft_consensus.cc:2243] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.781028 21950 raft_consensus.cc:2272] T 9838a0a5fc0c4053a4632cdb159bc2bf P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.782857 21950 tablet_replica.cc:333] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26: stopping tablet replica
I20260713 09:11:28.783388 21950 raft_consensus.cc:2243] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:28.783941 21950 raft_consensus.cc:2272] T 99481ea00dee46d08bfda225b0ac66c3 P 0c8e2df8bc08420b9c146312a3fb4d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.828899 21950 tablet_server.cc:196] TabletServer@127.21.111.131:0 shutdown complete.
I20260713 09:11:28.862661 21950 master.cc:562] Master@127.21.111.190:35825 shutting down...
I20260713 09:11:28.899966 21950 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:28.900650 21950 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:28.901028 21950 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f01b721c5b34fb882b6b9d315ccb562: stopping tablet replica
I20260713 09:11:29.459352 21950 master.cc:584] Master@127.21.111.190:35825 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13679 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:11:29.535120 21950 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.111.190:36325
I20260713 09:11:29.536275 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:29.542800 26257 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
W20260713 09:11:29.542847 26258 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
W20260713 09:11:29.543525 26260 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
I20260713 09:11:29.545174 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:29.546303 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:29.546634 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:29.546829 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933889546808 us; error 0 us; skew 500 ppm
I20260713 09:11:29.547456 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:29.550519 21950 webserver.cc:533] Webserver started at http://127.21.111.190:45359/ using document root <none> and password file <none>
I20260713 09:11:29.551151 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:29.551393 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:29.551712 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:29.553442 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/master-0-root/instance:
uuid: "f32de4d91977438b934dfa85a9e5ce50"
format_stamp: "Formatted at 2026-07-13 09:11:29 on dist-test-slave-5ggs"
I20260713 09:11:29.558878 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:11:29.563479 26265 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:29.564607 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:29.565021 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/master-0-root
uuid: "f32de4d91977438b934dfa85a9e5ce50"
format_stamp: "Formatted at 2026-07-13 09:11:29 on dist-test-slave-5ggs"
I20260713 09:11:29.565379 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-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)
I20260713 09:11:29.584504 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:29.586066 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:29.634644 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.190:36325
I20260713 09:11:29.634747 26316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.190:36325 every 8 connection(s)
I20260713 09:11:29.639485 26317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:29.651319 26317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50: Bootstrap starting.
I20260713 09:11:29.656090 26317 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:29.660641 26317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50: No bootstrap required, opened a new log
I20260713 09:11:29.662922 26317 raft_consensus.cc:359] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f32de4d91977438b934dfa85a9e5ce50" member_type: VOTER }
I20260713 09:11:29.663406 26317 raft_consensus.cc:385] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:29.663681 26317 raft_consensus.cc:740] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32de4d91977438b934dfa85a9e5ce50, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.664304 26317 consensus_queue.cc:260] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f32de4d91977438b934dfa85a9e5ce50" member_type: VOTER }
I20260713 09:11:29.664808 26317 raft_consensus.cc:399] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:29.665040 26317 raft_consensus.cc:493] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:29.665385 26317 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:29.670334 26317 raft_consensus.cc:515] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f32de4d91977438b934dfa85a9e5ce50" member_type: VOTER }
I20260713 09:11:29.670922 26317 leader_election.cc:304] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [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: f32de4d91977438b934dfa85a9e5ce50; no voters: 
I20260713 09:11:29.672109 26317 leader_election.cc:290] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:29.672688 26320 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:29.674314 26320 raft_consensus.cc:697] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 1 LEADER]: Becoming Leader. State: Replica: f32de4d91977438b934dfa85a9e5ce50, State: Running, Role: LEADER
I20260713 09:11:29.675168 26317 sys_catalog.cc:565] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:29.675148 26320 consensus_queue.cc:237] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [LEADER]: Queue going to LEADER mode. State: All 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: "f32de4d91977438b934dfa85a9e5ce50" member_type: VOTER }
I20260713 09:11:29.683377 26322 sys_catalog.cc:455] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f32de4d91977438b934dfa85a9e5ce50. Latest consensus state: current_term: 1 leader_uuid: "f32de4d91977438b934dfa85a9e5ce50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f32de4d91977438b934dfa85a9e5ce50" member_type: VOTER } }
I20260713 09:11:29.683729 26321 sys_catalog.cc:455] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f32de4d91977438b934dfa85a9e5ce50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f32de4d91977438b934dfa85a9e5ce50" member_type: VOTER } }
I20260713 09:11:29.684065 26322 sys_catalog.cc:458] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:29.684288 26321 sys_catalog.cc:458] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:29.686121 26330 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:29.691847 26330 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:29.692926 21950 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:29.703064 26330 catalog_manager.cc:1383] Generated new cluster ID: 4090127225af4af09038f3ed98a2f6d6
I20260713 09:11:29.703377 26330 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:29.722841 26330 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:29.724228 26330 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:29.747640 26330 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50: Generated new TSK 0
I20260713 09:11:29.748306 26330 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:29.760087 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:29.767675 26338 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
W20260713 09:11:29.768641 26339 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
W20260713 09:11:29.770303 26341 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
I20260713 09:11:29.770999 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:29.772029 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:29.772225 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:29.772357 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933889772346 us; error 0 us; skew 500 ppm
I20260713 09:11:29.772846 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:29.775405 21950 webserver.cc:533] Webserver started at http://127.21.111.129:46843/ using document root <none> and password file <none>
I20260713 09:11:29.775864 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:29.776024 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:29.776248 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:29.777629 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-0-root/instance:
uuid: "31f716a229624b13aa999977be594053"
format_stamp: "Formatted at 2026-07-13 09:11:29 on dist-test-slave-5ggs"
I20260713 09:11:29.782694 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:11:29.786643 26346 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:29.787569 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:29.787930 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-0-root
uuid: "31f716a229624b13aa999977be594053"
format_stamp: "Formatted at 2026-07-13 09:11:29 on dist-test-slave-5ggs"
I20260713 09:11:29.788220 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-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)
I20260713 09:11:29.826363 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:29.827628 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:29.829236 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:29.831805 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:29.832044 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:29.832297 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:29.832484 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:29.881726 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.129:45261
I20260713 09:11:29.881887 26408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.129:45261 every 8 connection(s)
I20260713 09:11:29.887241 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:29.895459 26413 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
W20260713 09:11:29.896427 26414 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
W20260713 09:11:29.903515 26417 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
I20260713 09:11:29.903934 26409 heartbeater.cc:344] Connected to a master server at 127.21.111.190:36325
I20260713 09:11:29.904487 26409 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:29.905043 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:29.905689 26409 heartbeater.cc:507] Master 127.21.111.190:36325 requested a full tablet report, sending...
I20260713 09:11:29.906275 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:29.906621 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:29.906869 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933889906823 us; error 0 us; skew 500 ppm
I20260713 09:11:29.907583 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:29.908653 26282 ts_manager.cc:194] Registered new tserver with Master: 31f716a229624b13aa999977be594053 (127.21.111.129:45261)
I20260713 09:11:29.910955 21950 webserver.cc:533] Webserver started at http://127.21.111.130:44127/ using document root <none> and password file <none>
I20260713 09:11:29.911682 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:29.911695 26282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48876
I20260713 09:11:29.912127 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:29.912520 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:29.914463 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-1-root/instance:
uuid: "e8d569174a9b4ffa93a5a8730d19c059"
format_stamp: "Formatted at 2026-07-13 09:11:29 on dist-test-slave-5ggs"
I20260713 09:11:29.919534 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:29.923322 26421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:29.924256 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:29.924603 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-1-root
uuid: "e8d569174a9b4ffa93a5a8730d19c059"
format_stamp: "Formatted at 2026-07-13 09:11:29 on dist-test-slave-5ggs"
I20260713 09:11:29.924871 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-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)
I20260713 09:11:29.942188 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:29.943746 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:29.945472 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:29.948484 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:29.948701 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:29.949010 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:29.949172 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:30.000073 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.130:39843
I20260713 09:11:30.000191 26483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.130:39843 every 8 connection(s)
I20260713 09:11:30.006002 21950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:30.015599 26487 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
W20260713 09:11:30.017463 26488 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
W20260713 09:11:30.020200 26490 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
I20260713 09:11:30.020989 21950 server_base.cc:1061] running on GCE node
I20260713 09:11:30.021123 26484 heartbeater.cc:344] Connected to a master server at 127.21.111.190:36325
I20260713 09:11:30.021786 26484 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:30.022351 21950 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:30.022739 21950 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:30.022651 26484 heartbeater.cc:507] Master 127.21.111.190:36325 requested a full tablet report, sending...
I20260713 09:11:30.023263 21950 hybrid_clock.cc:648] HybridClock initialized: now 1783933890023221 us; error 0 us; skew 500 ppm
I20260713 09:11:30.024041 21950 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:30.025669 26282 ts_manager.cc:194] Registered new tserver with Master: e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:30.027451 26282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48882
I20260713 09:11:30.027580 21950 webserver.cc:533] Webserver started at http://127.21.111.131:33241/ using document root <none> and password file <none>
I20260713 09:11:30.028404 21950 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:30.028681 21950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:30.028975 21950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:30.030524 21950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-2-root/instance:
uuid: "267f83429920402783487ec08a9ce6f9"
format_stamp: "Formatted at 2026-07-13 09:11:30 on dist-test-slave-5ggs"
I20260713 09:11:30.035898 21950 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:30.040606 26495 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:30.041554 21950 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:11:30.041893 21950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-2-root
uuid: "267f83429920402783487ec08a9ce6f9"
format_stamp: "Formatted at 2026-07-13 09:11:30 on dist-test-slave-5ggs"
I20260713 09:11:30.042196 21950 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwWQJc/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933788128197-21950-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)
I20260713 09:11:30.061692 21950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:30.063184 21950 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:30.064683 21950 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:30.067303 21950 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:30.067503 21950 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:30.067811 21950 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:30.067975 21950 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:30.118533 21950 rpc_server.cc:307] RPC server started. Bound to: 127.21.111.131:42517
I20260713 09:11:30.118716 26557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.111.131:42517 every 8 connection(s)
I20260713 09:11:30.135203 26558 heartbeater.cc:344] Connected to a master server at 127.21.111.190:36325
I20260713 09:11:30.135872 26558 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:30.137229 26558 heartbeater.cc:507] Master 127.21.111.190:36325 requested a full tablet report, sending...
I20260713 09:11:30.140311 26282 ts_manager.cc:194] Registered new tserver with Master: 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:30.141004 21950 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018786351s
I20260713 09:11:30.142132 26282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48884
I20260713 09:11:30.180833 26282 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48896:
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"
    }
  }
}
W20260713 09:11:30.185528 26282 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.
I20260713 09:11:30.283607 26372 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7bd1c885fe45bc9d65f238e32f9ba2 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:30.284335 26373 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6d5c307bc84e4084f2e4df8d46a416 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:30.285392 26372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7bd1c885fe45bc9d65f238e32f9ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.286203 26373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6d5c307bc84e4084f2e4df8d46a416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.287305 26374 tablet_service.cc:1511] Processing CreateTablet for tablet ff00694db5f44e7497ac6a483b2ff823 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:30.287518 26371 tablet_service.cc:1511] Processing CreateTablet for tablet 0de67e4fa95047fa9d310d29081db4d9 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:30.289006 26374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff00694db5f44e7497ac6a483b2ff823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.289608 26370 tablet_service.cc:1511] Processing CreateTablet for tablet fe54a1b00f4e4ed4b9087ed93271b117 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:30.291850 26369 tablet_service.cc:1511] Processing CreateTablet for tablet 4b61c14e20204b38b85d278e1b371cb6 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:30.293710 26371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de67e4fa95047fa9d310d29081db4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.294571 26370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe54a1b00f4e4ed4b9087ed93271b117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.295296 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b61c14e20204b38b85d278e1b371cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.297081 26368 tablet_service.cc:1511] Processing CreateTablet for tablet 1e73f08987a34c9984745a18dcc70693 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:30.298578 26368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e73f08987a34c9984745a18dcc70693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.302989 26366 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0ec6689e3d436ab338f97c112f1e54 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:30.304522 26366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0ec6689e3d436ab338f97c112f1e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.307746 26367 tablet_service.cc:1511] Processing CreateTablet for tablet 59ea29cbdac446fe83b10d69c409c295 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:30.309233 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ea29cbdac446fe83b10d69c409c295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.312197 26523 tablet_service.cc:1511] Processing CreateTablet for tablet ff00694db5f44e7497ac6a483b2ff823 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:30.312374 26522 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6d5c307bc84e4084f2e4df8d46a416 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:30.313719 26523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff00694db5f44e7497ac6a483b2ff823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.314425 26522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6d5c307bc84e4084f2e4df8d46a416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.314599 26516 tablet_service.cc:1511] Processing CreateTablet for tablet 59ea29cbdac446fe83b10d69c409c295 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:30.316048 26516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ea29cbdac446fe83b10d69c409c295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.316172 26521 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7bd1c885fe45bc9d65f238e32f9ba2 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:30.317500 26521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7bd1c885fe45bc9d65f238e32f9ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.319650 26520 tablet_service.cc:1511] Processing CreateTablet for tablet 0de67e4fa95047fa9d310d29081db4d9 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:30.321985 26519 tablet_service.cc:1511] Processing CreateTablet for tablet fe54a1b00f4e4ed4b9087ed93271b117 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:30.324268 26518 tablet_service.cc:1511] Processing CreateTablet for tablet 4b61c14e20204b38b85d278e1b371cb6 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:30.326462 26517 tablet_service.cc:1511] Processing CreateTablet for tablet 1e73f08987a34c9984745a18dcc70693 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:30.331161 26515 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0ec6689e3d436ab338f97c112f1e54 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:30.332190 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de67e4fa95047fa9d310d29081db4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.332870 26515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0ec6689e3d436ab338f97c112f1e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.334101 26517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e73f08987a34c9984745a18dcc70693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.336391 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b61c14e20204b38b85d278e1b371cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.338800 26519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe54a1b00f4e4ed4b9087ed93271b117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.359459 26574 tablet_bootstrap.cc:492] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:30.378612 26574 tablet_bootstrap.cc:654] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.383971 26573 tablet_bootstrap.cc:492] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:30.386940 26449 tablet_service.cc:1511] Processing CreateTablet for tablet ff00694db5f44e7497ac6a483b2ff823 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:30.388464 26449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff00694db5f44e7497ac6a483b2ff823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.390751 26448 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6d5c307bc84e4084f2e4df8d46a416 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:30.392118 26448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6d5c307bc84e4084f2e4df8d46a416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.392567 26573 tablet_bootstrap.cc:654] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.395569 26447 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7bd1c885fe45bc9d65f238e32f9ba2 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:30.396930 26447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7bd1c885fe45bc9d65f238e32f9ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.399644 26574 tablet_bootstrap.cc:492] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:30.399600 26446 tablet_service.cc:1511] Processing CreateTablet for tablet 0de67e4fa95047fa9d310d29081db4d9 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:30.400452 26574 ts_tablet_manager.cc:1403] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.005s
I20260713 09:11:30.401104 26446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de67e4fa95047fa9d310d29081db4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.405007 26443 tablet_service.cc:1511] Processing CreateTablet for tablet 1e73f08987a34c9984745a18dcc70693 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:30.407645 26442 tablet_service.cc:1511] Processing CreateTablet for tablet 59ea29cbdac446fe83b10d69c409c295 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:30.411747 26445 tablet_service.cc:1511] Processing CreateTablet for tablet fe54a1b00f4e4ed4b9087ed93271b117 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:30.412252 26441 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0ec6689e3d436ab338f97c112f1e54 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:30.413862 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 4b61c14e20204b38b85d278e1b371cb6 (DEFAULT_TABLE table=test-workload [id=ed85937696a54c9b83c8a25314bcea88]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:30.418900 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e73f08987a34c9984745a18dcc70693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.422750 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b61c14e20204b38b85d278e1b371cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.426987 26445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe54a1b00f4e4ed4b9087ed93271b117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.427853 26442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ea29cbdac446fe83b10d69c409c295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:30.448940 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0ec6689e3d436ab338f97c112f1e54. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:30.456440 26266 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.21.111.129:45261, user_credentials={real_user=slave}} blocked reactor thread for 53655.6us
I20260713 09:11:30.480129 26574 raft_consensus.cc:359] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.480969 26574 raft_consensus.cc:385] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.481267 26574 raft_consensus.cc:740] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.482168 26574 consensus_queue.cc:260] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.507124 26573 tablet_bootstrap.cc:492] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:30.522317 26573 ts_tablet_manager.cc:1403] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.138s	user 0.042s	sys 0.049s
I20260713 09:11:30.529155 26573 raft_consensus.cc:359] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.536407 26574 ts_tablet_manager.cc:1434] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.136s	user 0.015s	sys 0.012s
I20260713 09:11:30.538446 26558 heartbeater.cc:499] Master 127.21.111.190:36325 was elected leader, sending a full tablet report...
I20260713 09:11:30.532228 26573 raft_consensus.cc:385] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.548547 26577 raft_consensus.cc:493] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:30.540858 26573 raft_consensus.cc:740] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.549396 26577 raft_consensus.cc:515] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.550400 26573 consensus_queue.cc:260] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.548763 26574 tablet_bootstrap.cc:492] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:30.572093 26577 leader_election.cc:290] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:30.579919 26579 tablet_bootstrap.cc:492] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:30.592504 26573 ts_tablet_manager.cc:1434] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.000s
I20260713 09:11:30.593681 26573 tablet_bootstrap.cc:492] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:30.604585 26579 tablet_bootstrap.cc:654] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.612293 26580 raft_consensus.cc:493] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:30.613042 26580 raft_consensus.cc:515] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.619947 26580 leader_election.cc:290] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:30.658056 26579 tablet_bootstrap.cc:492] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:30.658855 26579 ts_tablet_manager.cc:1403] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.005s
I20260713 09:11:30.665221 26579 raft_consensus.cc:359] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.666800 26579 raft_consensus.cc:385] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.667109 26579 raft_consensus.cc:740] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.668068 26579 consensus_queue.cc:260] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.671145 26579 ts_tablet_manager.cc:1434] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:11:30.672760 26579 tablet_bootstrap.cc:492] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:30.679965 26579 tablet_bootstrap.cc:654] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:30.686203 26329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:30.687091 26579 tablet_bootstrap.cc:492] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:30.687592 26579 ts_tablet_manager.cc:1403] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 09:11:30.690557 26579 raft_consensus.cc:359] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.691318 26579 raft_consensus.cc:385] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.691612 26579 raft_consensus.cc:740] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.692323 26579 consensus_queue.cc:260] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.694715 26579 ts_tablet_manager.cc:1434] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:11:30.695633 26579 tablet_bootstrap.cc:492] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:30.699148 26484 heartbeater.cc:499] Master 127.21.111.190:36325 was elected leader, sending a full tablet report...
I20260713 09:11:30.701910 26579 tablet_bootstrap.cc:654] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.709959 26579 tablet_bootstrap.cc:492] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:30.710484 26579 ts_tablet_manager.cc:1403] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.009s
I20260713 09:11:30.713379 26579 raft_consensus.cc:359] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.714075 26579 raft_consensus.cc:385] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.714325 26579 raft_consensus.cc:740] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.715090 26579 consensus_queue.cc:260] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.718484 26579 ts_tablet_manager.cc:1434] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:30.719660 26579 tablet_bootstrap.cc:492] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:30.725657 26579 tablet_bootstrap.cc:654] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.733373 26579 tablet_bootstrap.cc:492] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:30.733858 26579 ts_tablet_manager.cc:1403] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260713 09:11:30.736933 26579 raft_consensus.cc:359] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.737649 26579 raft_consensus.cc:385] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.737939 26579 raft_consensus.cc:740] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.738659 26579 consensus_queue.cc:260] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.740650 26579 ts_tablet_manager.cc:1434] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:30.769148 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:30.769879 26384 raft_consensus.cc:2468] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 0.
I20260713 09:11:30.771493 26496 leader_election.cc:304] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:30.772457 26577 raft_consensus.cc:2804] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:30.772949 26577 raft_consensus.cc:493] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:30.773267 26577 raft_consensus.cc:3060] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:30.776849 26579 tablet_bootstrap.cc:492] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:30.782227 26577 raft_consensus.cc:515] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.784816 26579 tablet_bootstrap.cc:654] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.786001 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:30.786648 26577 leader_election.cc:290] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:30.786784 26384 raft_consensus.cc:3060] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:30.791401 26579 tablet_bootstrap.cc:492] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:30.792052 26579 ts_tablet_manager.cc:1403] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:11:30.795753 26579 raft_consensus.cc:359] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.796829 26579 raft_consensus.cc:385] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.797140 26579 raft_consensus.cc:740] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.799831 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:30.800786 26459 raft_consensus.cc:2468] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 0.
I20260713 09:11:30.802129 26573 tablet_bootstrap.cc:654] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.802302 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:30.803076 26458 raft_consensus.cc:3060] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:30.813032 26573 tablet_bootstrap.cc:492] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:30.813779 26573 ts_tablet_manager.cc:1403] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.220s	user 0.019s	sys 0.000s
I20260713 09:11:30.815639 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:30.816762 26409 heartbeater.cc:499] Master 127.21.111.190:36325 was elected leader, sending a full tablet report...
I20260713 09:11:30.818295 26573 raft_consensus.cc:359] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.819191 26573 raft_consensus.cc:385] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.818786 26384 raft_consensus.cc:2468] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 1.
I20260713 09:11:30.819648 26573 raft_consensus.cc:740] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.817010 26579 consensus_queue.cc:260] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.816550 26458 raft_consensus.cc:2468] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 1.
I20260713 09:11:30.821161 26573 consensus_queue.cc:260] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.821630 26496 leader_election.cc:304] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:30.822332 26579 ts_tablet_manager.cc:1434] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260713 09:11:30.822921 26577 raft_consensus.cc:2804] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:30.823472 26577 raft_consensus.cc:697] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Becoming Leader. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Running, Role: LEADER
I20260713 09:11:30.823565 26573 ts_tablet_manager.cc:1434] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:11:30.823639 26579 tablet_bootstrap.cc:492] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:30.825197 26573 tablet_bootstrap.cc:492] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:30.827387 26577 consensus_queue.cc:237] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.831944 26579 tablet_bootstrap.cc:654] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.833518 26573 tablet_bootstrap.cc:654] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.846155 26585 raft_consensus.cc:493] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:30.847206 26585 raft_consensus.cc:515] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.859815 26585 leader_election.cc:290] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:30.867463 26579 tablet_bootstrap.cc:492] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:30.867970 26574 tablet_bootstrap.cc:654] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.868340 26579 ts_tablet_manager.cc:1403] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.007s
I20260713 09:11:30.871932 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:30.871953 26579 raft_consensus.cc:359] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.872967 26579 raft_consensus.cc:385] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.873329 26579 raft_consensus.cc:740] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.873764 26573 tablet_bootstrap.cc:492] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:30.874665 26573 ts_tablet_manager.cc:1403] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.012s
I20260713 09:11:30.874475 26579 consensus_queue.cc:260] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.877547 26579 ts_tablet_manager.cc:1434] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:30.878767 26579 tablet_bootstrap.cc:492] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:30.884502 26348 leader_election.cc:304] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31f716a229624b13aa999977be594053; no voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:30.887394 26582 raft_consensus.cc:2749] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:30.879370 26573 raft_consensus.cc:359] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.890650 26573 raft_consensus.cc:385] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.891184 26573 raft_consensus.cc:740] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.892524 26573 consensus_queue.cc:260] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.896273 26573 ts_tablet_manager.cc:1434] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:11:30.902665 26573 tablet_bootstrap.cc:492] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:30.902511 26585 raft_consensus.cc:493] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:30.903268 26585 raft_consensus.cc:515] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.904932 26579 tablet_bootstrap.cc:654] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.905660 26585 leader_election.cc:290] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:30.911947 26574 tablet_bootstrap.cc:492] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:30.915823 26574 ts_tablet_manager.cc:1403] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.367s	user 0.020s	sys 0.005s
I20260713 09:11:30.919456 26574 raft_consensus.cc:359] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.920300 26574 raft_consensus.cc:385] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.920619 26574 raft_consensus.cc:740] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.921597 26574 consensus_queue.cc:260] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.924144 26574 ts_tablet_manager.cc:1434] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:30.924733 26585 raft_consensus.cc:493] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:30.925251 26574 tablet_bootstrap.cc:492] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:30.925539 26585 raft_consensus.cc:515] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.928742 26585 leader_election.cc:290] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:30.934103 26573 tablet_bootstrap.cc:654] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.935644 26579 tablet_bootstrap.cc:492] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:30.936537 26579 ts_tablet_manager.cc:1403] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.015s
I20260713 09:11:30.939668 26579 raft_consensus.cc:359] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.940405 26579 raft_consensus.cc:385] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.940470 26573 tablet_bootstrap.cc:492] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:30.940732 26579 raft_consensus.cc:740] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.940546 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:30.941393 26573 ts_tablet_manager.cc:1403] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.001s
I20260713 09:11:30.941636 26533 raft_consensus.cc:2468] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
I20260713 09:11:30.943419 26579 consensus_queue.cc:260] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.944746 26573 raft_consensus.cc:359] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.945631 26573 raft_consensus.cc:385] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.945933 26573 raft_consensus.cc:740] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.946028 26579 ts_tablet_manager.cc:1434] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:30.946213 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:30.947260 26579 tablet_bootstrap.cc:492] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:30.946961 26573 consensus_queue.cc:260] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.948024 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:30.951352 26574 tablet_bootstrap.cc:654] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:30.951450 26422 leader_election.cc:343] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:30.952375 26423 leader_election.cc:304] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [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: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 31f716a229624b13aa999977be594053
I20260713 09:11:30.948786 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:30.949424 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:30.953974 26383 raft_consensus.cc:2468] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
I20260713 09:11:30.955133 26579 tablet_bootstrap.cc:654] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:30.955724 26422 leader_election.cc:343] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:30.956549 26422 leader_election.cc:304] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:30.957168 26573 ts_tablet_manager.cc:1434] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:11:30.948532 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:30.957837 26585 raft_consensus.cc:2804] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:30.958268 26585 raft_consensus.cc:493] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:30.958649 26585 raft_consensus.cc:3060] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:30.959375 26423 leader_election.cc:343] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:30.960160 26423 leader_election.cc:343] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:30.960588 26423 leader_election.cc:304] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053
I20260713 09:11:30.962239 26603 raft_consensus.cc:2804] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:30.958631 26573 tablet_bootstrap.cc:492] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:30.962821 26603 raft_consensus.cc:493] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:30.963279 26603 raft_consensus.cc:3060] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:30.968103 26585 raft_consensus.cc:515] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.971297 26579 tablet_bootstrap.cc:492] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:30.971913 26579 ts_tablet_manager.cc:1403] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260713 09:11:30.972800 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053"
W20260713 09:11:30.974573 26422 leader_election.cc:343] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:30.975312 26573 tablet_bootstrap.cc:654] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.974984 26579 raft_consensus.cc:359] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.975003 26574 tablet_bootstrap.cc:492] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:30.975775 26585 leader_election.cc:290] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:30.976466 26574 ts_tablet_manager.cc:1403] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.000s
I20260713 09:11:30.975853 26579 raft_consensus.cc:385] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:30.976920 26579 raft_consensus.cc:740] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:30.977905 26579 consensus_queue.cc:260] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.980139 26579 ts_tablet_manager.cc:1434] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:30.981567 26579 tablet_bootstrap.cc:492] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:30.980841 26279 catalog_manager.cc:5697] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 267f83429920402783487ec08a9ce6f9 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "267f83429920402783487ec08a9ce6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:30.983006 26603 raft_consensus.cc:515] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.986449 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:30.987147 26383 raft_consensus.cc:3060] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:30.989141 26579 tablet_bootstrap.cc:654] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:30.998503 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:30.999473 26533 raft_consensus.cc:3060] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.000002 26383 raft_consensus.cc:2468] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 1.
I20260713 09:11:30.979776 26574 raft_consensus.cc:359] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:30.980479 26585 raft_consensus.cc:2749] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:31.007046 26574 raft_consensus.cc:385] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.012184 26574 raft_consensus.cc:740] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.013283 26574 consensus_queue.cc:260] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.016155 26579 tablet_bootstrap.cc:492] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:31.016811 26579 ts_tablet_manager.cc:1403] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.019s
I20260713 09:11:31.016600 26533 raft_consensus.cc:2468] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 1.
I20260713 09:11:31.018505 26423 leader_election.cc:304] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 31f716a229624b13aa999977be594053
I20260713 09:11:31.020347 26579 raft_consensus.cc:359] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.021056 26603 leader_election.cc:290] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.021214 26579 raft_consensus.cc:385] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.021679 26579 raft_consensus.cc:740] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.022511 26422 leader_election.cc:304] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.022431 26579 consensus_queue.cc:260] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.020387 26574 ts_tablet_manager.cc:1434] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.004s
I20260713 09:11:31.024220 26585 raft_consensus.cc:2804] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:31.025558 26585 raft_consensus.cc:697] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:31.026535 26585 consensus_queue.cc:237] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.027557 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
W20260713 09:11:31.030089 26423 leader_election.cc:343] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:31.030663 26603 raft_consensus.cc:2804] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:31.031230 26603 raft_consensus.cc:697] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:31.032081 26603 consensus_queue.cc:237] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.034094 26604 raft_consensus.cc:493] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.036406 26579 ts_tablet_manager.cc:1434] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:11:31.037631 26573 tablet_bootstrap.cc:492] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:31.034606 26604 raft_consensus.cc:515] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.024361 26574 tablet_bootstrap.cc:492] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:31.038275 26573 ts_tablet_manager.cc:1403] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.027s
I20260713 09:11:31.040724 26585 raft_consensus.cc:493] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.041280 26604 leader_election.cc:290] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.041848 26585 raft_consensus.cc:515] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.040740 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:31.042095 26573 raft_consensus.cc:359] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.043200 26573 raft_consensus.cc:385] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.043550 26573 raft_consensus.cc:740] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.044382 26573 consensus_queue.cc:260] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.045491 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
W20260713 09:11:31.047420 26422 leader_election.cc:343] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:31.048020 26573 ts_tablet_manager.cc:1434] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:11:31.047384 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:31.049505 26573 tablet_bootstrap.cc:492] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:31.045542 26383 raft_consensus.cc:2468] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
W20260713 09:11:31.049991 26423 leader_election.cc:343] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:31.051489 26574 tablet_bootstrap.cc:654] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.052989 26585 leader_election.cc:290] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.056684 26573 tablet_bootstrap.cc:654] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.057305 26422 leader_election.cc:304] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [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: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9
I20260713 09:11:31.059149 26585 raft_consensus.cc:2804] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:31.059679 26585 raft_consensus.cc:493] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:31.060089 26585 raft_consensus.cc:3060] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.061532 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
W20260713 09:11:31.063910 26423 leader_election.cc:343] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:31.070475 26423 leader_election.cc:304] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053
I20260713 09:11:31.071990 26611 raft_consensus.cc:2749] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:31.069730 26573 tablet_bootstrap.cc:492] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:31.074916 26573 ts_tablet_manager.cc:1403] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.001s
I20260713 09:11:31.076052 26574 tablet_bootstrap.cc:492] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:31.076705 26574 ts_tablet_manager.cc:1403] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.004s
I20260713 09:11:31.078289 26573 raft_consensus.cc:359] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.079697 26573 raft_consensus.cc:385] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.076789 26281 catalog_manager.cc:5697] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.080016 26611 raft_consensus.cc:493] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.080044 26573 raft_consensus.cc:740] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.080848 26611 raft_consensus.cc:515] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.078658 26585 raft_consensus.cc:515] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.081352 26573 consensus_queue.cc:260] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.082101 26574 raft_consensus.cc:359] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.082947 26574 raft_consensus.cc:385] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.083262 26574 raft_consensus.cc:740] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.084378 26573 ts_tablet_manager.cc:1434] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:31.084197 26574 consensus_queue.cc:260] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.084977 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:31.085575 26383 raft_consensus.cc:3060] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.085665 26573 tablet_bootstrap.cc:492] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:31.086886 26574 ts_tablet_manager.cc:1434] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:11:31.088209 26574 tablet_bootstrap.cc:492] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:31.088284 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:31.088529 26611 leader_election.cc:290] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.088719 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
W20260713 09:11:31.090226 26423 leader_election.cc:343] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:31.093595 26422 leader_election.cc:343] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:31.094074 26422 leader_election.cc:304] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053
I20260713 09:11:31.094628 26573 tablet_bootstrap.cc:654] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.095338 26574 tablet_bootstrap.cc:654] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.095454 26611 raft_consensus.cc:2749] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:31.081346 26281 catalog_manager.cc:5697] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.106400 26573 tablet_bootstrap.cc:492] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:31.107203 26573 ts_tablet_manager.cc:1403] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260713 09:11:31.110157 26573 raft_consensus.cc:359] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.110486 26585 leader_election.cc:290] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.111011 26573 raft_consensus.cc:385] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.103313 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.111791 26573 raft_consensus.cc:740] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.112659 26573 consensus_queue.cc:260] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
W20260713 09:11:31.113562 26423 leader_election.cc:343] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:31.114972 26573 ts_tablet_manager.cc:1434] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:31.115979 26573 tablet_bootstrap.cc:492] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:31.104890 26383 raft_consensus.cc:2468] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 1.
I20260713 09:11:31.118978 26422 leader_election.cc:304] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9
I20260713 09:11:31.120443 26585 raft_consensus.cc:2804] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:31.121008 26585 raft_consensus.cc:697] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:31.121300 26574 tablet_bootstrap.cc:492] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:31.121878 26574 ts_tablet_manager.cc:1403] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.023s
I20260713 09:11:31.122887 26573 tablet_bootstrap.cc:654] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.121909 26585 consensus_queue.cc:237] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.126371 26574 raft_consensus.cc:359] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.127241 26574 raft_consensus.cc:385] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.127542 26574 raft_consensus.cc:740] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.128639 26574 consensus_queue.cc:260] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.132283 26574 ts_tablet_manager.cc:1434] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260713 09:11:31.133664 26574 tablet_bootstrap.cc:492] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:31.144013 26574 tablet_bootstrap.cc:654] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.151219 26582 raft_consensus.cc:493] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.152091 26582 raft_consensus.cc:515] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.150275 26282 catalog_manager.cc:5697] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.157009 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de67e4fa95047fa9d310d29081db4d9" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:31.157476 26574 tablet_bootstrap.cc:492] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:31.157308 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de67e4fa95047fa9d310d29081db4d9" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:31.158066 26574 ts_tablet_manager.cc:1403] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260713 09:11:31.158155 26458 raft_consensus.cc:2468] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
W20260713 09:11:31.158576 26348 leader_election.cc:343] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:31.159782 26347 leader_election.cc:304] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [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: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9
I20260713 09:11:31.161305 26582 leader_election.cc:290] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.161588 26620 raft_consensus.cc:2804] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:31.162215 26620 raft_consensus.cc:493] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:31.161259 26574 raft_consensus.cc:359] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.163267 26620 raft_consensus.cc:3060] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.163619 26574 raft_consensus.cc:385] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.164017 26574 raft_consensus.cc:740] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.164958 26574 consensus_queue.cc:260] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.170504 26574 ts_tablet_manager.cc:1434] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260713 09:11:31.171571 26574 tablet_bootstrap.cc:492] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:31.173715 26573 tablet_bootstrap.cc:492] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:31.174310 26573 ts_tablet_manager.cc:1403] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.020s
I20260713 09:11:31.174455 26620 raft_consensus.cc:515] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.177935 26573 raft_consensus.cc:359] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.178743 26573 raft_consensus.cc:385] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.179029 26573 raft_consensus.cc:740] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.179292 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de67e4fa95047fa9d310d29081db4d9" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.179373 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de67e4fa95047fa9d310d29081db4d9" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:31.179912 26573 consensus_queue.cc:260] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.180243 26533 raft_consensus.cc:3060] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.180260 26458 raft_consensus.cc:3060] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.182348 26573 ts_tablet_manager.cc:1434] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:31.183442 26573 tablet_bootstrap.cc:492] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:31.186326 26574 tablet_bootstrap.cc:654] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.189353 26533 raft_consensus.cc:2468] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:31.189895 26458 raft_consensus.cc:2468] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:31.189898 26573 tablet_bootstrap.cc:654] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.191839 26347 leader_election.cc:304] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.193264 26582 raft_consensus.cc:2804] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:31.180877 26620 leader_election.cc:290] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.196095 26582 raft_consensus.cc:697] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:31.197427 26573 tablet_bootstrap.cc:492] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:31.197105 26582 consensus_queue.cc:237] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.197655 26574 tablet_bootstrap.cc:492] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:31.197942 26573 ts_tablet_manager.cc:1403] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260713 09:11:31.198279 26574 ts_tablet_manager.cc:1403] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260713 09:11:31.200388 26573 raft_consensus.cc:359] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.200958 26573 raft_consensus.cc:385] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.201185 26573 raft_consensus.cc:740] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.201800 26573 consensus_queue.cc:260] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.202005 26574 raft_consensus.cc:359] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.203154 26574 raft_consensus.cc:385] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.203568 26573 ts_tablet_manager.cc:1434] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20260713 09:11:31.203537 26574 raft_consensus.cc:740] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.205229 26585 raft_consensus.cc:493] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.204860 26574 consensus_queue.cc:260] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.205680 26585 raft_consensus.cc:515] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.207834 26585 leader_election.cc:290] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.208261 26574 ts_tablet_manager.cc:1434] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:11:31.210507 26574 tablet_bootstrap.cc:492] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:31.211426 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ec6689e3d436ab338f97c112f1e54" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:31.212291 26383 raft_consensus.cc:2468] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
I20260713 09:11:31.216336 26422 leader_election.cc:304] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.217501 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ec6689e3d436ab338f97c112f1e54" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:31.218245 26533 raft_consensus.cc:2468] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
I20260713 09:11:31.219051 26574 tablet_bootstrap.cc:654] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.219156 26585 raft_consensus.cc:2804] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:31.219700 26585 raft_consensus.cc:493] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:31.220036 26585 raft_consensus.cc:3060] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.222513 26281 catalog_manager.cc:5697] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.226364 26582 raft_consensus.cc:493] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.226928 26582 raft_consensus.cc:515] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.230360 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:31.231081 26458 raft_consensus.cc:2468] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:31.232990 26347 leader_election.cc:304] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.234011 26622 raft_consensus.cc:2804] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:31.234370 26622 raft_consensus.cc:493] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:31.234731 26622 raft_consensus.cc:3060] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.235358 26585 raft_consensus.cc:515] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.237880 26585 leader_election.cc:290] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.238788 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ec6689e3d436ab338f97c112f1e54" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:31.239451 26383 raft_consensus.cc:3060] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.239584 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ec6689e3d436ab338f97c112f1e54" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.240602 26533 raft_consensus.cc:3060] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.248073 26383 raft_consensus.cc:2468] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 1.
I20260713 09:11:31.249701 26422 leader_election.cc:304] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.250753 26585 raft_consensus.cc:2804] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:31.251566 26585 raft_consensus.cc:697] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:31.251730 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:31.252769 26585 consensus_queue.cc:237] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
W20260713 09:11:31.253952 26348 leader_election.cc:343] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:31.254758 26582 leader_election.cc:290] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.255431 26622 raft_consensus.cc:515] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.256362 26533 raft_consensus.cc:2468] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 1.
I20260713 09:11:31.259147 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:31.260010 26458 raft_consensus.cc:3060] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.262619 26574 tablet_bootstrap.cc:492] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:31.263228 26574 ts_tablet_manager.cc:1403] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.053s	user 0.033s	sys 0.019s
I20260713 09:11:31.264328 26577 raft_consensus.cc:493] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.264810 26577 raft_consensus.cc:515] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.266992 26577 leader_election.cc:290] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:31.268740 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:31.269109 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:31.269616 26383 raft_consensus.cc:2393] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 267f83429920402783487ec08a9ce6f9 in current term 1: Already voted for candidate e8d569174a9b4ffa93a5a8730d19c059 in this term.
I20260713 09:11:31.271340 26496 leader_election.cc:304] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 267f83429920402783487ec08a9ce6f9; no voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:31.272536 26577 raft_consensus.cc:3060] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.274305 26458 raft_consensus.cc:2468] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:31.273622 26281 catalog_manager.cc:5697] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.275803 26347 leader_election.cc:304] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.277010 26582 raft_consensus.cc:2804] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:31.277637 26582 raft_consensus.cc:697] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:31.278895 26582 consensus_queue.cc:237] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.279932 26577 raft_consensus.cc:2749] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:31.285109 26622 leader_election.cc:290] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.286449 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.286501 26574 raft_consensus.cc:359] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.287708 26574 raft_consensus.cc:385] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.287974 26574 raft_consensus.cc:740] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.288827 26574 consensus_queue.cc:260] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.289917 26533 raft_consensus.cc:3060] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.291384 26574 ts_tablet_manager.cc:1434] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.008s
I20260713 09:11:31.292375 26574 tablet_bootstrap.cc:492] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:31.295387 26282 catalog_manager.cc:5697] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.297061 26574 tablet_bootstrap.cc:654] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:31.299193 26533 raft_consensus.cc:2468] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:31.301736 26574 tablet_bootstrap.cc:492] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:31.302191 26574 ts_tablet_manager.cc:1403] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:11:31.304925 26574 raft_consensus.cc:359] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.305579 26574 raft_consensus.cc:385] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:31.305840 26574 raft_consensus.cc:740] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:31.306548 26574 consensus_queue.cc:260] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.308391 26582 raft_consensus.cc:493] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.308456 26574 ts_tablet_manager.cc:1434] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:31.309011 26582 raft_consensus.cc:515] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.311138 26582 leader_election.cc:290] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.311725 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:31.312254 26458 raft_consensus.cc:2468] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:31.313231 26347 leader_election.cc:304] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.313601 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:31.314071 26582 raft_consensus.cc:2804] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:31.314250 26533 raft_consensus.cc:2468] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:31.314615 26582 raft_consensus.cc:493] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:31.315076 26582 raft_consensus.cc:3060] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.323423 26582 raft_consensus.cc:515] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.325368 26582 leader_election.cc:290] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.326185 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:31.326577 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.326810 26458 raft_consensus.cc:3060] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.327332 26533 raft_consensus.cc:3060] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.332659 26458 raft_consensus.cc:2468] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:31.332960 26533 raft_consensus.cc:2468] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:31.333935 26347 leader_election.cc:304] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.334971 26582 raft_consensus.cc:2804] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:31.335418 26582 raft_consensus.cc:697] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:31.336130 26582 consensus_queue.cc:237] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.345100 26281 catalog_manager.cc:5697] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.353860 26577 consensus_queue.cc:1048] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.372797 26631 consensus_queue.cc:1048] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:31.399765 26631 raft_consensus.cc:493] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.400234 26631 raft_consensus.cc:515] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.400676 26582 raft_consensus.cc:493] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.401386 26582 raft_consensus.cc:515] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.402998 26631 leader_election.cc:290] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:31.403314 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:31.404237 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:31.403703 26582 leader_election.cc:290] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.404563 26383 raft_consensus.cc:2393] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 267f83429920402783487ec08a9ce6f9 in current term 1: Already voted for candidate e8d569174a9b4ffa93a5a8730d19c059 in this term.
I20260713 09:11:31.405025 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:31.405534 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:31.405789 26459 raft_consensus.cc:2468] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:31.406296 26533 raft_consensus.cc:2468] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:31.406646 26496 leader_election.cc:304] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 267f83429920402783487ec08a9ce6f9; no voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:31.407254 26347 leader_election.cc:304] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.407748 26631 raft_consensus.cc:3060] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.408219 26582 raft_consensus.cc:2804] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:31.408636 26582 raft_consensus.cc:493] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:31.408957 26582 raft_consensus.cc:3060] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.414276 26631 raft_consensus.cc:2749] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:31.417081 26582 raft_consensus.cc:515] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.419193 26582 leader_election.cc:290] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.420293 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:31.420346 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.421303 26459 raft_consensus.cc:3060] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.421387 26533 raft_consensus.cc:3060] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.430100 26533 raft_consensus.cc:2468] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:31.430100 26459 raft_consensus.cc:2468] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:31.432009 26348 leader_election.cc:304] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:31.432883 26582 raft_consensus.cc:2804] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:31.433456 26582 raft_consensus.cc:697] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:31.434365 26582 consensus_queue.cc:237] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.443351 26279 catalog_manager.cc:5697] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.446125 26582 raft_consensus.cc:493] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:31.446928 26582 raft_consensus.cc:515] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.449826 26582 leader_election.cc:290] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.449874 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:31.450512 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:31.451375 26533 raft_consensus.cc:2393] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31f716a229624b13aa999977be594053 in current term 1: Already voted for candidate e8d569174a9b4ffa93a5a8730d19c059 in this term.
I20260713 09:11:31.452566 26348 leader_election.cc:304] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31f716a229624b13aa999977be594053; no voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:31.453439 26582 raft_consensus.cc:3060] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:31.455587 26585 consensus_queue.cc:1048] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.460872 26582 raft_consensus.cc:2749] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:31.469628 26585 consensus_queue.cc:1048] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.480044 26603 consensus_queue.cc:1048] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.492554 26603 consensus_queue.cc:1048] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:31.519650 26603 consensus_queue.cc:1048] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.522032 26459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
mode: GRACEFUL
new_leader_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:35510
I20260713 09:11:31.522905 26459 raft_consensus.cc:606] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Received request to transfer leadership to TS 31f716a229624b13aa999977be594053
I20260713 09:11:31.537319 26604 consensus_queue.cc:1048] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:31.543766 26533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416"
dest_uuid: "267f83429920402783487ec08a9ce6f9"
mode: GRACEFUL
new_leader_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:55558
I20260713 09:11:31.544492 26533 raft_consensus.cc:606] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Received request to transfer leadership to TS 31f716a229624b13aa999977be594053
I20260713 09:11:31.554241 26459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
mode: GRACEFUL
new_leader_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:35510
I20260713 09:11:31.555028 26459 raft_consensus.cc:606] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Received request to transfer leadership to TS 31f716a229624b13aa999977be594053
I20260713 09:11:31.574997 26383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117"
dest_uuid: "31f716a229624b13aa999977be594053"
mode: GRACEFUL
new_leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:33320
I20260713 09:11:31.575619 26383 raft_consensus.cc:606] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Received request to transfer leadership to TS e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:31.581631 26383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6"
dest_uuid: "31f716a229624b13aa999977be594053"
mode: GRACEFUL
new_leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:33320
I20260713 09:11:31.582300 26383 raft_consensus.cc:606] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Received request to transfer leadership to TS e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:31.588347 26383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693"
dest_uuid: "31f716a229624b13aa999977be594053"
mode: GRACEFUL
new_leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:33320
I20260713 09:11:31.588918 26383 raft_consensus.cc:606] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Received request to transfer leadership to TS e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:31.597497 26459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b0ec6689e3d436ab338f97c112f1e54"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
mode: GRACEFUL
new_leader_uuid: "267f83429920402783487ec08a9ce6f9"
 from {username='slave'} at 127.0.0.1:35510
I20260713 09:11:31.598043 26459 raft_consensus.cc:606] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Received request to transfer leadership to TS 267f83429920402783487ec08a9ce6f9
W20260713 09:11:31.621793 26313 debug-util.cc:398] Leaking SignalData structure 0x7b080012eba0 after lost signal to thread 21953
I20260713 09:11:31.622759 26582 consensus_queue.cc:1048] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:31.623214 26313 debug-util.cc:398] Leaking SignalData structure 0x7b08001eef00 after lost signal to thread 26316
I20260713 09:11:31.636752 26582 consensus_queue.cc:1048] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.641711 26603 consensus_queue.cc:1048] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.653358 26611 raft_consensus.cc:993] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059: : Instructing follower 267f83429920402783487ec08a9ce6f9 to start an election
I20260713 09:11:31.653908 26611 raft_consensus.cc:1081] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Signalling peer 267f83429920402783487ec08a9ce6f9 to start an election
I20260713 09:11:31.659016 26532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b0ec6689e3d436ab338f97c112f1e54"
dest_uuid: "267f83429920402783487ec08a9ce6f9"
 from {username='slave'} at 127.0.0.1:55550
I20260713 09:11:31.659811 26532 raft_consensus.cc:493] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.660231 26532 raft_consensus.cc:3060] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.661924 26603 consensus_queue.cc:1048] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.674933 26532 raft_consensus.cc:515] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.678949 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ec6689e3d436ab338f97c112f1e54" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:31.679633 26383 raft_consensus.cc:3060] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.684484 26532 leader_election.cc:290] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 2 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:31.685776 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0ec6689e3d436ab338f97c112f1e54" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:31.686637 26459 raft_consensus.cc:3055] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:31.687042 26459 raft_consensus.cc:740] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:31.688010 26459 consensus_queue.cc:260] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.688786 26383 raft_consensus.cc:2468] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 2.
I20260713 09:11:31.689561 26459 raft_consensus.cc:3060] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.699262 26459 raft_consensus.cc:2468] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 2.
I20260713 09:11:31.699514 26496 leader_election.cc:304] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:31.700923 26631 raft_consensus.cc:2804] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:31.701534 26631 raft_consensus.cc:697] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 2 LEADER]: Becoming Leader. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Running, Role: LEADER
I20260713 09:11:31.702569 26631 consensus_queue.cc:237] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.712018 26279 catalog_manager.cc:5697] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 reported cstate change: term changed from 1 to 2, leader changed from e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130) to 267f83429920402783487ec08a9ce6f9 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "267f83429920402783487ec08a9ce6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:31.723970 26582 consensus_queue.cc:1048] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:31.730003 26582 consensus_queue.cc:1048] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:31.734889 26582 raft_consensus.cc:993] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053: : Instructing follower e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:31.735402 26582 raft_consensus.cc:1081] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Signalling peer e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:31.738372 26458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:35506
I20260713 09:11:31.739135 26458 raft_consensus.cc:493] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.739674 26458 raft_consensus.cc:3060] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.744760 26622 consensus_queue.cc:1048] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:31.750674 26458 raft_consensus.cc:515] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.752213 26459 raft_consensus.cc:1240] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Rejecting Update request from peer 31f716a229624b13aa999977be594053 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:31.758651 26458 leader_election.cc:290] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.758875 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.761655 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61c14e20204b38b85d278e1b371cb6" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:31.762144 26620 consensus_queue.cc:1059] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:31.763116 26383 raft_consensus.cc:3055] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:31.763541 26383 raft_consensus.cc:740] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:31.764482 26383 consensus_queue.cc:260] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.765784 26383 raft_consensus.cc:3060] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.766676 26582 consensus_queue.cc:1048] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:31.789142 26383 raft_consensus.cc:2468] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
W20260713 09:11:31.790006 26620 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:11:31.790860 26422 leader_election.cc:304] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [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: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9
I20260713 09:11:31.792860 26603 raft_consensus.cc:2804] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:31.793480 26603 raft_consensus.cc:697] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:31.794503 26603 consensus_queue.cc:237] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [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: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.804692 26620 raft_consensus.cc:993] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053: : Instructing follower e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:31.805236 26620 raft_consensus.cc:1081] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Signalling peer e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:31.807294 26458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:35506
I20260713 09:11:31.808001 26458 raft_consensus.cc:493] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.808399 26458 raft_consensus.cc:3060] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.815239 26458 raft_consensus.cc:515] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.816846 26279 catalog_manager.cc:5697] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 1 to 2, leader changed from 31f716a229624b13aa999977be594053 (127.21.111.129) to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.818320 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:31.818605 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e73f08987a34c9984745a18dcc70693" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.819099 26383 raft_consensus.cc:3055] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:31.819196 26533 raft_consensus.cc:3060] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.819648 26383 raft_consensus.cc:740] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:31.820600 26383 consensus_queue.cc:260] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.832495 26577 raft_consensus.cc:993] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9: : Instructing follower 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:31.829919 26533 raft_consensus.cc:2468] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:31.833069 26577 raft_consensus.cc:1081] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Signalling peer 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:31.831097 26620 consensus_queue.cc:1048] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:31.834196 26423 leader_election.cc:304] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.835167 26382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416"
dest_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:33300
I20260713 09:11:31.830513 26458 leader_election.cc:290] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.835963 26382 raft_consensus.cc:493] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.835274 26603 raft_consensus.cc:2804] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:31.836977 26603 raft_consensus.cc:697] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:31.833084 26383 raft_consensus.cc:3060] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.836467 26382 raft_consensus.cc:3060] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.837965 26603 consensus_queue.cc:237] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.850380 26281 catalog_manager.cc:5697] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 1 to 2, leader changed from 31f716a229624b13aa999977be594053 (127.21.111.129) to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.855057 26382 raft_consensus.cc:515] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.862902 26383 raft_consensus.cc:2468] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:31.866466 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:31.867189 26458 raft_consensus.cc:3060] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.872387 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6d5c307bc84e4084f2e4df8d46a416" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.873173 26531 raft_consensus.cc:3055] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:31.873538 26531 raft_consensus.cc:740] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Running, Role: LEADER
I20260713 09:11:31.874567 26531 consensus_queue.cc:260] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.875825 26531 raft_consensus.cc:3060] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.876524 26458 raft_consensus.cc:2468] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:31.884737 26382 leader_election.cc:290] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.886499 26582 consensus_queue.cc:1048] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:31.888072 26347 leader_election.cc:304] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.889081 26531 raft_consensus.cc:2468] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:31.890084 26582 raft_consensus.cc:2804] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:31.890678 26582 raft_consensus.cc:697] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:31.895125 26582 consensus_queue.cc:237] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.904057 26622 raft_consensus.cc:993] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053: : Instructing follower e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:31.904654 26622 raft_consensus.cc:1081] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Signalling peer e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:31.905129 26282 catalog_manager.cc:5697] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 1 to 2, leader changed from 267f83429920402783487ec08a9ce6f9 (127.21.111.131) to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.906811 26459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:35506
I20260713 09:11:31.907948 26459 raft_consensus.cc:493] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.908360 26459 raft_consensus.cc:3060] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.917068 26459 raft_consensus.cc:515] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.920611 26459 leader_election.cc:290] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.920688 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:31.921430 26382 raft_consensus.cc:3055] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:31.921810 26382 raft_consensus.cc:740] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:31.922292 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe54a1b00f4e4ed4b9087ed93271b117" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.922976 26531 raft_consensus.cc:3060] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.922811 26382 consensus_queue.cc:260] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.924160 26382 raft_consensus.cc:3060] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.932461 26531 raft_consensus.cc:2468] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:31.934078 26423 leader_election.cc:304] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.934988 26585 raft_consensus.cc:2804] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:31.935542 26585 raft_consensus.cc:697] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:31.936502 26585 consensus_queue.cc:237] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.938624 26382 raft_consensus.cc:2468] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:31.948724 26282 catalog_manager.cc:5697] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 1 to 2, leader changed from 31f716a229624b13aa999977be594053 (127.21.111.129) to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.954092 26611 raft_consensus.cc:993] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059: : Instructing follower 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:31.954792 26585 raft_consensus.cc:1081] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Signalling peer 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:31.956923 26382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823"
dest_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:33312
I20260713 09:11:31.957608 26382 raft_consensus.cc:493] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:31.958066 26382 raft_consensus.cc:3060] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.964821 26382 raft_consensus.cc:515] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.966979 26382 leader_election.cc:290] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:31.967876 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:31.968573 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff00694db5f44e7497ac6a483b2ff823" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:31.968717 26459 raft_consensus.cc:3055] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:31.969414 26459 raft_consensus.cc:740] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:31.969475 26533 raft_consensus.cc:3060] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.970649 26459 consensus_queue.cc:260] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.971819 26459 raft_consensus.cc:3060] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:31.977957 26459 raft_consensus.cc:2468] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:31.978754 26533 raft_consensus.cc:2468] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:31.979343 26347 leader_election.cc:304] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:31.980327 26582 raft_consensus.cc:2804] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:31.980844 26582 raft_consensus.cc:697] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:31.981799 26582 consensus_queue.cc:237] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:31.990784 26282 catalog_manager.cc:5697] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 1 to 2, leader changed from e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130) to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:32.089296 26611 raft_consensus.cc:993] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059: : Instructing follower 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:32.089903 26585 raft_consensus.cc:1081] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Signalling peer 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:32.092029 26382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2"
dest_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:33312
I20260713 09:11:32.092789 26382 raft_consensus.cc:493] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:32.093231 26382 raft_consensus.cc:3060] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.099006 26382 raft_consensus.cc:515] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:32.100867 26382 leader_election.cc:290] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:32.101886 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:32.102385 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:32.102806 26459 raft_consensus.cc:3055] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:32.102978 26533 raft_consensus.cc:3060] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.103195 26459 raft_consensus.cc:740] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:32.105351 26459 consensus_queue.cc:260] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:32.107306 26459 raft_consensus.cc:3060] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.111158 26533 raft_consensus.cc:2468] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:32.115195 26459 raft_consensus.cc:2468] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:32.115828 26348 leader_election.cc:304] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:32.117235 26582 raft_consensus.cc:2804] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:32.117758 26582 raft_consensus.cc:697] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:32.118602 26582 consensus_queue.cc:237] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:32.127424 26282 catalog_manager.cc:5697] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 1 to 2, leader changed from e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130) to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:32.216363 26382 raft_consensus.cc:1275] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Refusing update from remote peer 267f83429920402783487ec08a9ce6f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.217862 26631 consensus_queue.cc:1048] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.229856 26459 raft_consensus.cc:1275] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Refusing update from remote peer 267f83429920402783487ec08a9ce6f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.231563 26577 consensus_queue.cc:1048] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.244464 26382 raft_consensus.cc:1275] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.246325 26585 consensus_queue.cc:1048] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:32.255714 26533 raft_consensus.cc:1275] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.257308 26603 consensus_queue.cc:1048] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.298722 26533 raft_consensus.cc:3060] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.307298 26533 raft_consensus.cc:1275] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.308976 26603 consensus_queue.cc:1048] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.321333 26382 raft_consensus.cc:1275] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.323223 26585 consensus_queue.cc:1048] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:32.336035 26533 raft_consensus.cc:1275] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.337492 26585 consensus_queue.cc:1048] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.347694 26382 raft_consensus.cc:1275] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.349929 26611 consensus_queue.cc:1048] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.361809 26459 raft_consensus.cc:1275] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.363919 26622 consensus_queue.cc:1048] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.374513 26533 raft_consensus.cc:1275] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.378223 26622 consensus_queue.cc:1048] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:32.395790 26533 raft_consensus.cc:1275] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.397776 26622 consensus_queue.cc:1048] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.412211 26459 raft_consensus.cc:1275] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.413822 26582 consensus_queue.cc:1048] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:32.620612 26459 raft_consensus.cc:1275] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.622400 26582 consensus_queue.cc:1048] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:32.633962 26533 raft_consensus.cc:1275] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:32.637641 26661 consensus_queue.cc:1048] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:34.641074 26279 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47810:
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"
    }
  }
}
W20260713 09:11:34.644932 26279 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.
I20260713 09:11:34.712541 26370 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae943dc8fb0471da9c4585e7c238f57 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:34.714003 26370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae943dc8fb0471da9c4585e7c238f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.715535 26519 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae943dc8fb0471da9c4585e7c238f57 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:34.717080 26519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae943dc8fb0471da9c4585e7c238f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.717759 26369 tablet_service.cc:1511] Processing CreateTablet for tablet 79e4209cfeae4380a7e098fdda63f06c (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:34.719933 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e4209cfeae4380a7e098fdda63f06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.722611 26441 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae943dc8fb0471da9c4585e7c238f57 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:34.724102 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae943dc8fb0471da9c4585e7c238f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.730006 26446 tablet_service.cc:1511] Processing CreateTablet for tablet 79e4209cfeae4380a7e098fdda63f06c (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:34.731518 26446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e4209cfeae4380a7e098fdda63f06c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:34.735605 26329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:34.750581 26521 tablet_service.cc:1511] Processing CreateTablet for tablet 79e4209cfeae4380a7e098fdda63f06c (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:34.752029 26521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e4209cfeae4380a7e098fdda63f06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.759821 26368 tablet_service.cc:1511] Processing CreateTablet for tablet 3aee437614c049d3a441c49b18b8b812 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:34.762529 26368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aee437614c049d3a441c49b18b8b812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.764240 26674 tablet_bootstrap.cc:492] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:34.770387 26674 tablet_bootstrap.cc:654] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.780557 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 3aee437614c049d3a441c49b18b8b812 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:34.782166 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aee437614c049d3a441c49b18b8b812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.787739 26370 tablet_service.cc:1511] Processing CreateTablet for tablet 027960a14a5b41ddac0835f44b2c5690 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:34.788136 26520 tablet_service.cc:1511] Processing CreateTablet for tablet 3aee437614c049d3a441c49b18b8b812 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:34.789237 26370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027960a14a5b41ddac0835f44b2c5690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.790083 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aee437614c049d3a441c49b18b8b812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.792348 26449 tablet_service.cc:1511] Processing CreateTablet for tablet 027960a14a5b41ddac0835f44b2c5690 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:34.793681 26449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027960a14a5b41ddac0835f44b2c5690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.799299 26518 tablet_service.cc:1511] Processing CreateTablet for tablet 027960a14a5b41ddac0835f44b2c5690 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:34.800884 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027960a14a5b41ddac0835f44b2c5690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.816593 26676 tablet_bootstrap.cc:492] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:34.819574 26369 tablet_service.cc:1511] Processing CreateTablet for tablet 2074dbccf7cc42108380a6becc3559c4 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:34.821201 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2074dbccf7cc42108380a6becc3559c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.822500 26517 tablet_service.cc:1511] Processing CreateTablet for tablet 2074dbccf7cc42108380a6becc3559c4 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:34.824127 26517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2074dbccf7cc42108380a6becc3559c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.814661 26441 tablet_service.cc:1511] Processing CreateTablet for tablet 2074dbccf7cc42108380a6becc3559c4 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:34.835640 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2074dbccf7cc42108380a6becc3559c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.844776 26674 tablet_bootstrap.cc:492] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:34.845409 26674 ts_tablet_manager.cc:1403] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.031s
I20260713 09:11:34.846498 26367 tablet_service.cc:1511] Processing CreateTablet for tablet 0731dca19a454dc591253ecd234c8948 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:34.848138 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0731dca19a454dc591253ecd234c8948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.848660 26674 raft_consensus.cc:359] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:34.849520 26674 raft_consensus.cc:385] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.849995 26674 raft_consensus.cc:740] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.851385 26674 consensus_queue.cc:260] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:34.856240 26677 tablet_bootstrap.cc:492] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:34.870050 26674 ts_tablet_manager.cc:1434] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:11:34.870472 26449 tablet_service.cc:1511] Processing CreateTablet for tablet 0731dca19a454dc591253ecd234c8948 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:34.871768 26674 tablet_bootstrap.cc:492] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:34.872334 26449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0731dca19a454dc591253ecd234c8948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.878593 26677 tablet_bootstrap.cc:654] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.879647 26674 tablet_bootstrap.cc:654] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.881461 26676 tablet_bootstrap.cc:654] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:34.887583 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 7659cb1cc7bc4a64a04f71696521b09a (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:34.889662 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7659cb1cc7bc4a64a04f71696521b09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.888283 26518 tablet_service.cc:1511] Processing CreateTablet for tablet 0731dca19a454dc591253ecd234c8948 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:34.893409 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0731dca19a454dc591253ecd234c8948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.903565 26370 tablet_service.cc:1511] Processing CreateTablet for tablet 7659cb1cc7bc4a64a04f71696521b09a (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:34.904963 26370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7659cb1cc7bc4a64a04f71696521b09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.917577 26520 tablet_service.cc:1511] Processing CreateTablet for tablet 7659cb1cc7bc4a64a04f71696521b09a (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:34.919035 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7659cb1cc7bc4a64a04f71696521b09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.924230 26369 tablet_service.cc:1511] Processing CreateTablet for tablet 8086338980284ce7a7fc4c62ddfb1a15 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:34.925841 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8086338980284ce7a7fc4c62ddfb1a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.958259 26676 tablet_bootstrap.cc:492] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:34.958945 26676 ts_tablet_manager.cc:1403] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.143s	user 0.007s	sys 0.018s
I20260713 09:11:34.960290 26441 tablet_service.cc:1511] Processing CreateTablet for tablet 8086338980284ce7a7fc4c62ddfb1a15 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:34.961803 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8086338980284ce7a7fc4c62ddfb1a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.963800 26676 raft_consensus.cc:359] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:34.966639 26676 raft_consensus.cc:385] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:34.967371 26676 raft_consensus.cc:740] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:34.968605 26676 consensus_queue.cc:260] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:34.981577 26518 tablet_service.cc:1511] Processing CreateTablet for tablet 8086338980284ce7a7fc4c62ddfb1a15 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:34.985152 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8086338980284ce7a7fc4c62ddfb1a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:34.989041 26676 ts_tablet_manager.cc:1434] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260713 09:11:34.996914 26676 tablet_bootstrap.cc:492] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:35.004247 26674 tablet_bootstrap.cc:492] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:35.006426 26674 ts_tablet_manager.cc:1403] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.015s
I20260713 09:11:35.008080 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 6a64e405821d46e4a3748fe4fd35f1f7 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:35.005890 26677 tablet_bootstrap.cc:492] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:35.009080 26677 ts_tablet_manager.cc:1403] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.039s
I20260713 09:11:35.009485 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a64e405821d46e4a3748fe4fd35f1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:35.011085 26520 tablet_service.cc:1511] Processing CreateTablet for tablet 6a64e405821d46e4a3748fe4fd35f1f7 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:35.012348 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a64e405821d46e4a3748fe4fd35f1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:35.011505 26369 tablet_service.cc:1511] Processing CreateTablet for tablet 6a64e405821d46e4a3748fe4fd35f1f7 (DEFAULT_TABLE table=soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:35.013931 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a64e405821d46e4a3748fe4fd35f1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:35.023933 26676 tablet_bootstrap.cc:654] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.029264 26677 raft_consensus.cc:359] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.026613 26674 raft_consensus.cc:359] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.030143 26677 raft_consensus.cc:385] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.030655 26677 raft_consensus.cc:740] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.031455 26677 consensus_queue.cc:260] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.031952 26676 tablet_bootstrap.cc:492] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:35.032635 26676 ts_tablet_manager.cc:1403] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.004s
I20260713 09:11:35.036022 26676 raft_consensus.cc:359] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.036468 26677 ts_tablet_manager.cc:1434] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260713 09:11:35.030300 26674 raft_consensus.cc:385] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.036787 26676 raft_consensus.cc:385] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.037251 26674 raft_consensus.cc:740] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.037330 26676 raft_consensus.cc:740] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.038184 26677 tablet_bootstrap.cc:492] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:35.038228 26674 consensus_queue.cc:260] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.038355 26676 consensus_queue.cc:260] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.041504 26676 ts_tablet_manager.cc:1434] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:11:35.042569 26676 tablet_bootstrap.cc:492] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:35.050714 26677 tablet_bootstrap.cc:654] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.051446 26674 ts_tablet_manager.cc:1434] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260713 09:11:35.055457 26676 tablet_bootstrap.cc:654] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.062208 26674 tablet_bootstrap.cc:492] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:35.065088 26677 tablet_bootstrap.cc:492] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:35.065744 26677 ts_tablet_manager.cc:1403] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260713 09:11:35.068878 26677 raft_consensus.cc:359] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.069746 26677 raft_consensus.cc:385] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.070093 26677 raft_consensus.cc:740] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.070983 26677 consensus_queue.cc:260] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.076627 26674 tablet_bootstrap.cc:654] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.088169 26677 ts_tablet_manager.cc:1434] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:11:35.091140 26677 tablet_bootstrap.cc:492] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:35.089033 26676 tablet_bootstrap.cc:492] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:35.093788 26676 ts_tablet_manager.cc:1403] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.052s	user 0.031s	sys 0.009s
I20260713 09:11:35.097499 26676 raft_consensus.cc:359] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.098336 26676 raft_consensus.cc:385] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.098711 26676 raft_consensus.cc:740] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.099510 26674 tablet_bootstrap.cc:492] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:35.100207 26674 ts_tablet_manager.cc:1403] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260713 09:11:35.099640 26676 consensus_queue.cc:260] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.103338 26674 raft_consensus.cc:359] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.104068 26674 raft_consensus.cc:385] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.104380 26674 raft_consensus.cc:740] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.105399 26676 ts_tablet_manager.cc:1434] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:11:35.105381 26674 consensus_queue.cc:260] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.106742 26676 tablet_bootstrap.cc:492] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:35.110306 26674 ts_tablet_manager.cc:1434] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:11:35.110793 26611 raft_consensus.cc:493] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.111409 26674 tablet_bootstrap.cc:492] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:35.111389 26611 raft_consensus.cc:515] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.116391 26677 tablet_bootstrap.cc:654] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.116726 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e4209cfeae4380a7e098fdda63f06c" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:35.117540 26533 raft_consensus.cc:2468] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
I20260713 09:11:35.116391 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e4209cfeae4380a7e098fdda63f06c" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:35.119236 26382 raft_consensus.cc:2468] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
I20260713 09:11:35.120920 26423 leader_election.cc:304] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.124253 26611 leader_election.cc:290] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.124907 26611 raft_consensus.cc:2804] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.125283 26611 raft_consensus.cc:493] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.125653 26611 raft_consensus.cc:3060] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.129176 26677 tablet_bootstrap.cc:492] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:35.129822 26677 ts_tablet_manager.cc:1403] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.010s
I20260713 09:11:35.133510 26677 raft_consensus.cc:359] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.134397 26677 raft_consensus.cc:385] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.134654 26674 tablet_bootstrap.cc:654] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.134796 26677 raft_consensus.cc:740] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.135838 26677 consensus_queue.cc:260] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.149304 26676 tablet_bootstrap.cc:654] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.157841 26611 raft_consensus.cc:515] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.160988 26677 ts_tablet_manager.cc:1434] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:11:35.162495 26677 tablet_bootstrap.cc:492] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:35.164533 26678 raft_consensus.cc:493] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.172348 26678 raft_consensus.cc:515] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.175002 26611 leader_election.cc:290] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.176337 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e4209cfeae4380a7e098fdda63f06c" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:35.177205 26533 raft_consensus.cc:3060] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.178260 26678 leader_election.cc:290] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.179630 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aee437614c049d3a441c49b18b8b812" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:35.180351 26532 raft_consensus.cc:2468] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.181571 26348 leader_election.cc:304] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:35.182514 26678 raft_consensus.cc:2804] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.182895 26678 raft_consensus.cc:493] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.183272 26678 raft_consensus.cc:3060] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.184008 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e4209cfeae4380a7e098fdda63f06c" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:35.184708 26382 raft_consensus.cc:3060] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.187472 26677 tablet_bootstrap.cc:654] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.192348 26533 raft_consensus.cc:2468] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 1.
I20260713 09:11:35.194294 26423 leader_election.cc:304] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.199505 26688 raft_consensus.cc:2804] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.200786 26688 raft_consensus.cc:697] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:35.201040 26678 raft_consensus.cc:515] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.201855 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aee437614c049d3a441c49b18b8b812" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:35.202203 26382 raft_consensus.cc:2468] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 1.
I20260713 09:11:35.202658 26458 raft_consensus.cc:2468] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.201727 26688 consensus_queue.cc:237] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.203917 26678 leader_election.cc:290] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.206637 26674 tablet_bootstrap.cc:492] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:35.209625 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aee437614c049d3a441c49b18b8b812" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:35.210050 26674 ts_tablet_manager.cc:1403] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.099s	user 0.021s	sys 0.028s
I20260713 09:11:35.210497 26459 raft_consensus.cc:3060] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.210777 26676 tablet_bootstrap.cc:492] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:35.211334 26676 ts_tablet_manager.cc:1403] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.000s
I20260713 09:11:35.213310 26674 raft_consensus.cc:359] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.214313 26674 raft_consensus.cc:385] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.214761 26674 raft_consensus.cc:740] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.214494 26676 raft_consensus.cc:359] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.215020 26685 raft_consensus.cc:493] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.215379 26676 raft_consensus.cc:385] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.215557 26685 raft_consensus.cc:515] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.219667 26685 leader_election.cc:290] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:35.221167 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae943dc8fb0471da9c4585e7c238f57" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:35.221674 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae943dc8fb0471da9c4585e7c238f57" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:35.221974 26382 raft_consensus.cc:2468] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 0.
I20260713 09:11:35.222309 26458 raft_consensus.cc:2468] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 0.
I20260713 09:11:35.223305 26459 raft_consensus.cc:2468] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.223567 26496 leader_election.cc:304] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.225143 26685 raft_consensus.cc:2804] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.225566 26677 tablet_bootstrap.cc:492] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:35.225558 26685 raft_consensus.cc:493] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.226212 26677 ts_tablet_manager.cc:1403] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.000s
I20260713 09:11:35.226138 26685 raft_consensus.cc:3060] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.215716 26674 consensus_queue.cc:260] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.227972 26674 ts_tablet_manager.cc:1434] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:11:35.229125 26674 tablet_bootstrap.cc:492] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:35.232328 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aee437614c049d3a441c49b18b8b812" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:35.232360 26347 leader_election.cc:304] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.232998 26533 raft_consensus.cc:3060] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.233826 26692 raft_consensus.cc:2804] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.236397 26685 raft_consensus.cc:515] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.237277 26674 tablet_bootstrap.cc:654] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.239732 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae943dc8fb0471da9c4585e7c238f57" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:35.240427 26382 raft_consensus.cc:3060] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.216389 26676 raft_consensus.cc:740] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.242035 26676 consensus_queue.cc:260] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.234647 26692 raft_consensus.cc:697] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:35.244416 26281 catalog_manager.cc:5697] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.245426 26692 consensus_queue.cc:237] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.244453 26676 ts_tablet_manager.cc:1434] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:11:35.249917 26533 raft_consensus.cc:2468] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.251842 26582 raft_consensus.cc:493] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.245395 26677 raft_consensus.cc:359] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.253001 26677 raft_consensus.cc:385] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.252772 26582 raft_consensus.cc:515] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.248584 26676 tablet_bootstrap.cc:492] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:35.253445 26677 raft_consensus.cc:740] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.252252 26382 raft_consensus.cc:2468] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 1.
I20260713 09:11:35.254557 26677 consensus_queue.cc:260] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.255365 26582 leader_election.cc:290] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.257423 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027960a14a5b41ddac0835f44b2c5690" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:35.258217 26459 raft_consensus.cc:2468] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.258503 26496 leader_election.cc:304] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:35.259207 26677 ts_tablet_manager.cc:1434] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260713 09:11:35.259480 26667 raft_consensus.cc:2804] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.259696 26347 leader_election.cc:304] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.260555 26677 tablet_bootstrap.cc:492] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:35.260747 26582 raft_consensus.cc:2804] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.261168 26582 raft_consensus.cc:493] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.261492 26582 raft_consensus.cc:3060] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.269369 26685 leader_election.cc:290] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:35.271770 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae943dc8fb0471da9c4585e7c238f57" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:35.272657 26458 raft_consensus.cc:3060] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.256518 26674 tablet_bootstrap.cc:492] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:35.273792 26674 ts_tablet_manager.cc:1403] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
I20260713 09:11:35.256582 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027960a14a5b41ddac0835f44b2c5690" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:35.275280 26533 raft_consensus.cc:2468] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.276108 26677 tablet_bootstrap.cc:654] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.276891 26674 raft_consensus.cc:359] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.277647 26674 raft_consensus.cc:385] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.277946 26674 raft_consensus.cc:740] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.278960 26676 tablet_bootstrap.cc:654] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.279213 26667 raft_consensus.cc:697] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Becoming Leader. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Running, Role: LEADER
I20260713 09:11:35.280227 26667 consensus_queue.cc:237] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.288985 26458 raft_consensus.cc:2468] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 1.
I20260713 09:11:35.291021 26582 raft_consensus.cc:515] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.292104 26674 consensus_queue.cc:260] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.295077 26674 ts_tablet_manager.cc:1434] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260713 09:11:35.296067 26674 tablet_bootstrap.cc:492] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:35.296339 26582 leader_election.cc:290] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.298454 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027960a14a5b41ddac0835f44b2c5690" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:35.299259 26458 raft_consensus.cc:3060] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.299014 26279 catalog_manager.cc:5697] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.302889 26674 tablet_bootstrap.cc:654] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.303341 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027960a14a5b41ddac0835f44b2c5690" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:35.303911 26533 raft_consensus.cc:3060] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.309115 26458 raft_consensus.cc:2468] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.310819 26347 leader_election.cc:304] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.311841 26582 raft_consensus.cc:2804] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.312400 26582 raft_consensus.cc:697] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:35.313337 26582 consensus_queue.cc:237] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.313760 26282 catalog_manager.cc:5697] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 267f83429920402783487ec08a9ce6f9 (127.21.111.131). New cstate: current_term: 1 leader_uuid: "267f83429920402783487ec08a9ce6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.320550 26677 tablet_bootstrap.cc:492] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:35.314731 26674 tablet_bootstrap.cc:492] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:35.321235 26677 ts_tablet_manager.cc:1403] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.004s
I20260713 09:11:35.321595 26674 ts_tablet_manager.cc:1403] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260713 09:11:35.325094 26677 raft_consensus.cc:359] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.326073 26677 raft_consensus.cc:385] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.326463 26677 raft_consensus.cc:740] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.326924 26674 raft_consensus.cc:359] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.327909 26674 raft_consensus.cc:385] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.327554 26677 consensus_queue.cc:260] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.319152 26533 raft_consensus.cc:2468] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.328401 26674 raft_consensus.cc:740] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.330772 26677 ts_tablet_manager.cc:1434] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.001s
I20260713 09:11:35.331962 26677 tablet_bootstrap.cc:492] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:35.332077 26676 tablet_bootstrap.cc:492] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:35.334506 26676 ts_tablet_manager.cc:1403] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.086s	user 0.003s	sys 0.019s
I20260713 09:11:35.337585 26676 raft_consensus.cc:359] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.338359 26676 raft_consensus.cc:385] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.338366 26674 consensus_queue.cc:260] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.339613 26676 raft_consensus.cc:740] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.342470 26676 consensus_queue.cc:260] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.344070 26674 ts_tablet_manager.cc:1434] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:11:35.345273 26674 tablet_bootstrap.cc:492] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:35.341223 26677 tablet_bootstrap.cc:654] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.347496 26676 ts_tablet_manager.cc:1434] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:11:35.352195 26676 tablet_bootstrap.cc:492] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:35.359166 26676 tablet_bootstrap.cc:654] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.363890 26674 tablet_bootstrap.cc:654] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.375595 26279 catalog_manager.cc:5697] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.390548 26676 tablet_bootstrap.cc:492] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:35.393203 26674 tablet_bootstrap.cc:492] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:35.393841 26674 ts_tablet_manager.cc:1403] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.005s
I20260713 09:11:35.396412 26677 tablet_bootstrap.cc:492] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:35.397045 26677 ts_tablet_manager.cc:1403] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.003s
I20260713 09:11:35.400070 26677 raft_consensus.cc:359] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.400877 26677 raft_consensus.cc:385] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.400563 26674 raft_consensus.cc:359] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.401191 26677 raft_consensus.cc:740] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.401362 26674 raft_consensus.cc:385] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.401705 26674 raft_consensus.cc:740] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.402115 26677 consensus_queue.cc:260] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.402447 26674 consensus_queue.cc:260] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.391393 26676 ts_tablet_manager.cc:1403] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.003s
I20260713 09:11:35.407059 26676 raft_consensus.cc:359] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.407778 26676 raft_consensus.cc:385] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.408069 26676 raft_consensus.cc:740] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.409022 26676 consensus_queue.cc:260] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.411507 26676 ts_tablet_manager.cc:1434] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:11:35.412622 26676 tablet_bootstrap.cc:492] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:35.420071 26676 tablet_bootstrap.cc:654] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.420149 26677 ts_tablet_manager.cc:1434] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:11:35.421473 26677 tablet_bootstrap.cc:492] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:35.427764 26582 raft_consensus.cc:493] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.428530 26582 raft_consensus.cc:515] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.432503 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2074dbccf7cc42108380a6becc3559c4" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:35.433461 26458 raft_consensus.cc:2468] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.435338 26347 leader_election.cc:304] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.436600 26678 raft_consensus.cc:2804] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.437124 26678 raft_consensus.cc:493] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.437565 26678 raft_consensus.cc:3060] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.437598 26674 ts_tablet_manager.cc:1434] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260713 09:11:35.439167 26674 tablet_bootstrap.cc:492] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:35.446538 26674 tablet_bootstrap.cc:654] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.447978 26582 leader_election.cc:290] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.451114 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2074dbccf7cc42108380a6becc3559c4" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:35.451884 26533 raft_consensus.cc:2468] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.455143 26678 raft_consensus.cc:515] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.457366 26677 tablet_bootstrap.cc:654] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.458153 26678 leader_election.cc:290] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.459951 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2074dbccf7cc42108380a6becc3559c4" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:35.460489 26533 raft_consensus.cc:3060] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.461213 26676 tablet_bootstrap.cc:492] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:35.461814 26676 ts_tablet_manager.cc:1403] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.024s
I20260713 09:11:35.464777 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2074dbccf7cc42108380a6becc3559c4" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:35.465013 26676 raft_consensus.cc:359] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.465759 26458 raft_consensus.cc:3060] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.465878 26676 raft_consensus.cc:385] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.469259 26676 raft_consensus.cc:740] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.471011 26676 consensus_queue.cc:260] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.479067 26676 ts_tablet_manager.cc:1434] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260713 09:11:35.480278 26676 tablet_bootstrap.cc:492] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:35.496837 26676 tablet_bootstrap.cc:654] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.523061 26533 raft_consensus.cc:2468] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.525177 26348 leader_election.cc:304] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:35.526834 26678 raft_consensus.cc:2804] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.527580 26678 raft_consensus.cc:697] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:35.528889 26678 consensus_queue.cc:237] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.542999 26674 tablet_bootstrap.cc:492] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:35.543838 26674 ts_tablet_manager.cc:1403] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.027s
I20260713 09:11:35.547056 26674 raft_consensus.cc:359] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.547797 26674 raft_consensus.cc:385] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.548079 26674 raft_consensus.cc:740] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.549911 26674 consensus_queue.cc:260] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.553735 26674 ts_tablet_manager.cc:1434] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:35.554795 26674 tablet_bootstrap.cc:492] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053: Bootstrap starting.
I20260713 09:11:35.554260 26279 catalog_manager.cc:5697] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.560832 26458 raft_consensus.cc:2468] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.568585 26676 tablet_bootstrap.cc:492] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:35.569180 26676 ts_tablet_manager.cc:1403] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.016s
I20260713 09:11:35.569693 26674 tablet_bootstrap.cc:654] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.572624 26676 raft_consensus.cc:359] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.573454 26676 raft_consensus.cc:385] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.573738 26676 raft_consensus.cc:740] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.574640 26676 consensus_queue.cc:260] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.576979 26676 ts_tablet_manager.cc:1434] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:35.578017 26676 tablet_bootstrap.cc:492] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059: Bootstrap starting.
I20260713 09:11:35.587186 26674 tablet_bootstrap.cc:492] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053: No bootstrap required, opened a new log
I20260713 09:11:35.592041 26674 ts_tablet_manager.cc:1403] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.007s
I20260713 09:11:35.595561 26688 raft_consensus.cc:493] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.595588 26678 raft_consensus.cc:493] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.596310 26688 raft_consensus.cc:515] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.596449 26678 raft_consensus.cc:515] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.596496 26674 raft_consensus.cc:359] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.599701 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7659cb1cc7bc4a64a04f71696521b09a" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:35.600438 26382 raft_consensus.cc:2468] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
I20260713 09:11:35.601068 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:35.601807 26458 raft_consensus.cc:2468] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.601837 26422 leader_election.cc:304] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.603545 26690 raft_consensus.cc:2804] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.603634 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:35.604017 26690 raft_consensus.cc:493] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.604417 26677 tablet_bootstrap.cc:492] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:35.604481 26690 raft_consensus.cc:3060] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.605284 26677 ts_tablet_manager.cc:1403] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.184s	user 0.045s	sys 0.066s
W20260713 09:11:35.605468 26348 leader_election.cc:343] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.603680 26688 leader_election.cc:290] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.606763 26347 leader_election.cc:304] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [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: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9
I20260713 09:11:35.606750 26674 raft_consensus.cc:385] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.609210 26674 raft_consensus.cc:740] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.609030 26677 raft_consensus.cc:359] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.609920 26677 raft_consensus.cc:385] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.610271 26677 raft_consensus.cc:740] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.610749 26582 raft_consensus.cc:2804] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.610177 26674 consensus_queue.cc:260] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.611238 26582 raft_consensus.cc:493] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.611987 26582 raft_consensus.cc:3060] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.611230 26677 consensus_queue.cc:260] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.613461 26674 ts_tablet_manager.cc:1434] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260713 09:11:35.614235 26677 ts_tablet_manager.cc:1434] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:11:35.603531 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7659cb1cc7bc4a64a04f71696521b09a" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:35.615260 26533 raft_consensus.cc:2468] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
I20260713 09:11:35.615712 26677 tablet_bootstrap.cc:492] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:35.624358 26678 leader_election.cc:290] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.624625 26688 consensus_queue.cc:1048] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.635766 26676 tablet_bootstrap.cc:654] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.639122 26582 raft_consensus.cc:515] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.642778 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:35.643452 26458 raft_consensus.cc:3060] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.642128 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:35.634707 26690 raft_consensus.cc:515] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
W20260713 09:11:35.646754 26348 leader_election.cc:343] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:35.647400 26677 tablet_bootstrap.cc:654] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.651980 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7659cb1cc7bc4a64a04f71696521b09a" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:35.652783 26383 raft_consensus.cc:3060] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.656453 26458 raft_consensus.cc:2468] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.659152 26347 leader_election.cc:304] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9
I20260713 09:11:35.660323 26678 raft_consensus.cc:2804] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.660869 26678 raft_consensus.cc:697] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:35.661801 26678 consensus_queue.cc:237] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.663069 26582 leader_election.cc:290] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.667132 26677 tablet_bootstrap.cc:492] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:35.668623 26677 ts_tablet_manager.cc:1403] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.006s
I20260713 09:11:35.672508 26677 raft_consensus.cc:359] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.673156 26677 raft_consensus.cc:385] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.673456 26677 raft_consensus.cc:740] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.674100 26677 consensus_queue.cc:260] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.676113 26677 ts_tablet_manager.cc:1434] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:35.679883 26677 tablet_bootstrap.cc:492] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9: Bootstrap starting.
I20260713 09:11:35.685534 26677 tablet_bootstrap.cc:654] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:35.706074 26677 tablet_bootstrap.cc:492] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9: No bootstrap required, opened a new log
I20260713 09:11:35.706693 26677 ts_tablet_manager.cc:1403] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.008s
I20260713 09:11:35.708595 26667 consensus_queue.cc:1048] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.709939 26678 consensus_queue.cc:1048] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.713207 26677 raft_consensus.cc:359] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.714013 26677 raft_consensus.cc:385] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.714293 26677 raft_consensus.cc:740] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.715263 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7659cb1cc7bc4a64a04f71696521b09a" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:35.715902 26533 raft_consensus.cc:3060] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.697268 26279 catalog_manager.cc:5697] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.722611 26690 leader_election.cc:290] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.733495 26533 raft_consensus.cc:2468] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 1.
I20260713 09:11:35.735359 26423 leader_election.cc:304] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.738972 26690 raft_consensus.cc:2804] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.739075 26667 consensus_queue.cc:1048] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.739634 26690 raft_consensus.cc:697] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:35.740720 26678 raft_consensus.cc:493] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.740721 26690 consensus_queue.cc:237] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.747067 26667 raft_consensus.cc:493] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.751951 26667 raft_consensus.cc:515] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.757094 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:35.757453 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:35.758796 26459 raft_consensus.cc:2393] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 267f83429920402783487ec08a9ce6f9 in current term 1: Already voted for candidate 31f716a229624b13aa999977be594053 in this term.
I20260713 09:11:35.758916 26667 leader_election.cc:290] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:35.760495 26496 leader_election.cc:304] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 267f83429920402783487ec08a9ce6f9; no voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:35.762768 26667 raft_consensus.cc:3060] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.751959 26678 raft_consensus.cc:515] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.771592 26692 consensus_queue.cc:1048] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:11:35.755967 26329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:35.777949 26676 tablet_bootstrap.cc:492] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059: No bootstrap required, opened a new log
I20260713 09:11:35.779980 26383 raft_consensus.cc:2468] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 1.
I20260713 09:11:35.785727 26676 ts_tablet_manager.cc:1403] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059: Time spent bootstrapping tablet: real 0.208s	user 0.022s	sys 0.062s
I20260713 09:11:35.715044 26677 consensus_queue.cc:260] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.790012 26667 raft_consensus.cc:2749] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.792343 26688 consensus_queue.cc:1048] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.793056 26692 consensus_queue.cc:1048] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:35.810770 26678 leader_election.cc:290] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.812894 26677 ts_tablet_manager.cc:1434] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9: Time spent starting tablet: real 0.106s	user 0.009s	sys 0.000s
I20260713 09:11:35.814754 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:35.809927 26676 raft_consensus.cc:359] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.827602 26533 raft_consensus.cc:2468] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.829201 26348 leader_election.cc:304] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:35.830018 26676 raft_consensus.cc:385] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:35.830938 26728 raft_consensus.cc:2804] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.831343 26728 raft_consensus.cc:493] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.831794 26728 raft_consensus.cc:3060] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.827502 26279 catalog_manager.cc:5697] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 1 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.838631 26690 raft_consensus.cc:493] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.839313 26690 raft_consensus.cc:515] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.842844 26676 raft_consensus.cc:740] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Initialized, Role: FOLLOWER
I20260713 09:11:35.844907 26676 consensus_queue.cc:260] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.853081 26676 ts_tablet_manager.cc:1434] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059: Time spent starting tablet: real 0.067s	user 0.002s	sys 0.006s
I20260713 09:11:35.830025 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:35.855419 26458 raft_consensus.cc:2468] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.856215 26533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:35.857055 26533 raft_consensus.cc:2468] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 0.
I20260713 09:11:35.854274 26690 leader_election.cc:290] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.860045 26423 leader_election.cc:304] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:35.861208 26690 raft_consensus.cc:2804] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.861670 26690 raft_consensus.cc:493] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.862057 26690 raft_consensus.cc:3060] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.869071 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053" is_pre_election: true
I20260713 09:11:35.885426 26692 raft_consensus.cc:493] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:35.886210 26692 raft_consensus.cc:515] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.886628 26582 consensus_queue.cc:1048] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.889036 26692 leader_election.cc:290] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.896255 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a64e405821d46e4a3748fe4fd35f1f7" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9" is_pre_election: true
I20260713 09:11:35.897406 26530 raft_consensus.cc:2468] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.899876 26348 leader_election.cc:304] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:35.900674 26728 raft_consensus.cc:515] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.901098 26692 raft_consensus.cc:2804] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:35.901872 26692 raft_consensus.cc:493] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:35.902393 26692 raft_consensus.cc:3060] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.914604 26384 raft_consensus.cc:2393] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8d569174a9b4ffa93a5a8730d19c059 in current term 1: Already voted for candidate 31f716a229624b13aa999977be594053 in this term.
I20260713 09:11:35.917218 26728 leader_election.cc:290] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.919589 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:35.920132 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:35.920449 26530 raft_consensus.cc:3060] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.924954 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a64e405821d46e4a3748fe4fd35f1f7" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059" is_pre_election: true
I20260713 09:11:35.925794 26457 raft_consensus.cc:2468] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 0.
I20260713 09:11:35.935364 26692 raft_consensus.cc:515] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.939843 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a64e405821d46e4a3748fe4fd35f1f7" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:35.939770 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a64e405821d46e4a3748fe4fd35f1f7" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:35.940653 26457 raft_consensus.cc:3060] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.940706 26531 raft_consensus.cc:3060] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:35.943674 26690 raft_consensus.cc:515] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.940444 26692 leader_election.cc:290] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:35.945178 26456 raft_consensus.cc:2393] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31f716a229624b13aa999977be594053 in current term 1: Already voted for candidate e8d569174a9b4ffa93a5a8730d19c059 in this term.
I20260713 09:11:35.947511 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:35.948488 26384 raft_consensus.cc:2393] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8d569174a9b4ffa93a5a8730d19c059 in current term 1: Already voted for candidate 31f716a229624b13aa999977be594053 in this term.
I20260713 09:11:35.951673 26531 raft_consensus.cc:2468] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.953305 26348 leader_election.cc:304] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:35.957693 26457 raft_consensus.cc:2468] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.958634 26728 raft_consensus.cc:2804] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.957875 26678 consensus_queue.cc:1048] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.959280 26728 raft_consensus.cc:697] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:35.960196 26728 consensus_queue.cc:237] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.977294 26678 consensus_queue.cc:1048] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:35.978950 26530 raft_consensus.cc:2468] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 1.
I20260713 09:11:35.980306 26348 leader_election.cc:304] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:35.981534 26692 raft_consensus.cc:2804] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:35.982075 26692 raft_consensus.cc:697] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:35.983039 26692 consensus_queue.cc:237] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:35.985987 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:35.989104 26532 raft_consensus.cc:2393] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8d569174a9b4ffa93a5a8730d19c059 in current term 1: Already voted for candidate 31f716a229624b13aa999977be594053 in this term.
I20260713 09:11:35.990541 26423 leader_election.cc:304] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [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: e8d569174a9b4ffa93a5a8730d19c059; no voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053
I20260713 09:11:35.991928 26611 raft_consensus.cc:2749] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:35.984632 26690 leader_election.cc:290] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 1 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:36.010882 26279 catalog_manager.cc:5697] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.032997 26279 catalog_manager.cc:5697] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 1 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.049332 26728 consensus_queue.cc:1048] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.063548 26692 consensus_queue.cc:1048] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:36.183336 26531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ae943dc8fb0471da9c4585e7c238f57"
dest_uuid: "267f83429920402783487ec08a9ce6f9"
mode: GRACEFUL
new_leader_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:55558
I20260713 09:11:36.183997 26531 raft_consensus.cc:606] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Received request to transfer leadership to TS 31f716a229624b13aa999977be594053
I20260713 09:11:36.190112 26457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79e4209cfeae4380a7e098fdda63f06c"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
mode: GRACEFUL
new_leader_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:35510
I20260713 09:11:36.190806 26457 raft_consensus.cc:606] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Received request to transfer leadership to TS 31f716a229624b13aa999977be594053
I20260713 09:11:36.205271 26384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2074dbccf7cc42108380a6becc3559c4"
dest_uuid: "31f716a229624b13aa999977be594053"
mode: GRACEFUL
new_leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:33320
I20260713 09:11:36.205313 26690 consensus_queue.cc:1048] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:36.206208 26384 raft_consensus.cc:606] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Received request to transfer leadership to TS e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:36.214159 26384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0731dca19a454dc591253ecd234c8948"
dest_uuid: "31f716a229624b13aa999977be594053"
mode: GRACEFUL
new_leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:33320
I20260713 09:11:36.214860 26384 raft_consensus.cc:606] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Received request to transfer leadership to TS e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:36.225939 26721 consensus_queue.cc:1048] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:36.242935 26384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15"
dest_uuid: "31f716a229624b13aa999977be594053"
mode: GRACEFUL
new_leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:33320
I20260713 09:11:36.243621 26384 raft_consensus.cc:606] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Received request to transfer leadership to TS e8d569174a9b4ffa93a5a8730d19c059
I20260713 09:11:36.251932 26384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a64e405821d46e4a3748fe4fd35f1f7"
dest_uuid: "31f716a229624b13aa999977be594053"
mode: GRACEFUL
new_leader_uuid: "267f83429920402783487ec08a9ce6f9"
 from {username='slave'} at 127.0.0.1:33320
I20260713 09:11:36.252569 26384 raft_consensus.cc:606] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Received request to transfer leadership to TS 267f83429920402783487ec08a9ce6f9
I20260713 09:11:36.269155 26611 raft_consensus.cc:993] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059: : Instructing follower 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:36.269682 26721 raft_consensus.cc:1081] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Signalling peer 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:36.271261 26384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79e4209cfeae4380a7e098fdda63f06c"
dest_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:33312
I20260713 09:11:36.271780 26384 raft_consensus.cc:493] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:36.272085 26384 raft_consensus.cc:3060] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.279410 26384 raft_consensus.cc:515] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.282305 26384 leader_election.cc:290] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:36.283602 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e4209cfeae4380a7e098fdda63f06c" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:36.283433 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e4209cfeae4380a7e098fdda63f06c" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:36.284293 26531 raft_consensus.cc:3060] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.284519 26457 raft_consensus.cc:3055] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:36.285043 26457 raft_consensus.cc:740] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:36.286046 26457 consensus_queue.cc:260] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.287676 26457 raft_consensus.cc:3060] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.290930 26531 raft_consensus.cc:2468] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:36.292223 26348 leader_election.cc:304] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, 31f716a229624b13aa999977be594053; no voters: 
I20260713 09:11:36.292982 26582 raft_consensus.cc:2804] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:36.293407 26582 raft_consensus.cc:697] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:36.294179 26582 consensus_queue.cc:237] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.296687 26457 raft_consensus.cc:2468] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:36.302976 26282 catalog_manager.cc:5697] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 1 to 2, leader changed from e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130) to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.319772 26731 raft_consensus.cc:993] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9: : Instructing follower 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:36.320374 26731 raft_consensus.cc:1081] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Signalling peer 31f716a229624b13aa999977be594053 to start an election
I20260713 09:11:36.322285 26384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ae943dc8fb0471da9c4585e7c238f57"
dest_uuid: "31f716a229624b13aa999977be594053"
 from {username='slave'} at 127.0.0.1:33300
I20260713 09:11:36.323037 26384 raft_consensus.cc:493] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:36.323449 26384 raft_consensus.cc:3060] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.332096 26384 raft_consensus.cc:515] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.334467 26384 leader_election.cc:290] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Requested vote from peers e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:36.335879 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae943dc8fb0471da9c4585e7c238f57" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:36.336001 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae943dc8fb0471da9c4585e7c238f57" candidate_uuid: "31f716a229624b13aa999977be594053" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:36.337028 26457 raft_consensus.cc:3060] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.337167 26531 raft_consensus.cc:3055] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:36.337576 26531 raft_consensus.cc:740] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Running, Role: LEADER
I20260713 09:11:36.338630 26531 consensus_queue.cc:260] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.340082 26531 raft_consensus.cc:3060] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.345728 26457 raft_consensus.cc:2468] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:36.347255 26347 leader_election.cc:304] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:36.348176 26582 raft_consensus.cc:2804] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:36.348635 26582 raft_consensus.cc:697] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Becoming Leader. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:36.349424 26582 consensus_queue.cc:237] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.356142 26582 consensus_queue.cc:1048] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.356467 26531 raft_consensus.cc:2468] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f716a229624b13aa999977be594053 in term 2.
I20260713 09:11:36.368656 26279 catalog_manager.cc:5697] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 reported cstate change: term changed from 1 to 2, leader changed from 267f83429920402783487ec08a9ce6f9 (127.21.111.131) to 31f716a229624b13aa999977be594053 (127.21.111.129). New cstate: current_term: 2 leader_uuid: "31f716a229624b13aa999977be594053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.379168 26582 consensus_queue.cc:1048] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:36.405414 26582 raft_consensus.cc:993] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053: : Instructing follower 267f83429920402783487ec08a9ce6f9 to start an election
I20260713 09:11:36.406067 26692 raft_consensus.cc:1081] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Signalling peer 267f83429920402783487ec08a9ce6f9 to start an election
I20260713 09:11:36.408119 26531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a64e405821d46e4a3748fe4fd35f1f7"
dest_uuid: "267f83429920402783487ec08a9ce6f9"
 from {username='slave'} at 127.0.0.1:55536
I20260713 09:11:36.408715 26531 raft_consensus.cc:493] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:36.409126 26531 raft_consensus.cc:3060] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.415721 26531 raft_consensus.cc:515] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.418191 26531 leader_election.cc:290] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 2 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:36.419318 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a64e405821d46e4a3748fe4fd35f1f7" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:36.420043 26456 raft_consensus.cc:3060] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.419876 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a64e405821d46e4a3748fe4fd35f1f7" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:36.421386 26384 raft_consensus.cc:3055] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:36.421756 26384 raft_consensus.cc:740] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:36.422668 26384 consensus_queue.cc:260] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.423812 26692 consensus_queue.cc:1048] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.424042 26384 raft_consensus.cc:3060] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.428691 26456 raft_consensus.cc:2468] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 2.
I20260713 09:11:36.430501 26496 leader_election.cc:304] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:36.431752 26731 raft_consensus.cc:2804] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:36.432700 26731 raft_consensus.cc:697] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 2 LEADER]: Becoming Leader. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Running, Role: LEADER
I20260713 09:11:36.433768 26384 raft_consensus.cc:2468] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 2.
I20260713 09:11:36.433869 26731 consensus_queue.cc:237] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.447158 26582 consensus_queue.cc:1048] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:36.455201 26282 catalog_manager.cc:5697] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 reported cstate change: term changed from 1 to 2, leader changed from 31f716a229624b13aa999977be594053 (127.21.111.129) to 267f83429920402783487ec08a9ce6f9 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "267f83429920402783487ec08a9ce6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:36.469082 26692 raft_consensus.cc:993] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053: : Instructing follower e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:36.469633 26692 raft_consensus.cc:1081] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Signalling peer e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:36.472023 26456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0731dca19a454dc591253ecd234c8948"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:35506
I20260713 09:11:36.472807 26456 raft_consensus.cc:493] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:36.473275 26456 raft_consensus.cc:3060] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.482141 26456 raft_consensus.cc:515] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.486037 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:36.486778 26384 raft_consensus.cc:3055] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:36.487133 26384 raft_consensus.cc:740] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:36.488090 26384 consensus_queue.cc:260] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.489617 26456 leader_election.cc:290] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:36.489768 26384 raft_consensus.cc:3060] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.490813 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0731dca19a454dc591253ecd234c8948" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:36.491511 26531 raft_consensus.cc:3060] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.498031 26531 raft_consensus.cc:2468] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:36.499305 26384 raft_consensus.cc:2468] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:36.499305 26423 leader_election.cc:304] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:36.500974 26721 raft_consensus.cc:2804] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:36.501497 26721 raft_consensus.cc:697] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:36.502483 26721 consensus_queue.cc:237] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.511523 26282 catalog_manager.cc:5697] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 1 to 2, leader changed from 31f716a229624b13aa999977be594053 (127.21.111.129) to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.521106 26582 raft_consensus.cc:993] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053: : Instructing follower e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:36.521605 26692 raft_consensus.cc:1081] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Signalling peer e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:36.523391 26456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2074dbccf7cc42108380a6becc3559c4"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:35506
I20260713 09:11:36.524101 26456 raft_consensus.cc:493] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:36.524529 26456 raft_consensus.cc:3060] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.533092 26456 raft_consensus.cc:515] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.535619 26456 leader_election.cc:290] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:36.536597 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2074dbccf7cc42108380a6becc3559c4" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:36.537418 26384 raft_consensus.cc:3055] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:36.537788 26384 raft_consensus.cc:740] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:36.538571 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2074dbccf7cc42108380a6becc3559c4" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:36.538889 26384 consensus_queue.cc:260] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.539412 26531 raft_consensus.cc:3060] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.540513 26384 raft_consensus.cc:3060] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.548048 26384 raft_consensus.cc:2468] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:36.549091 26531 raft_consensus.cc:2468] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:36.549338 26422 leader_election.cc:304] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f716a229624b13aa999977be594053, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:36.551000 26721 raft_consensus.cc:2804] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:36.551512 26721 raft_consensus.cc:697] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:36.552385 26721 consensus_queue.cc:237] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.560387 26282 catalog_manager.cc:5697] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 1 to 2, leader changed from 31f716a229624b13aa999977be594053 (127.21.111.129) to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.654670 26678 raft_consensus.cc:993] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053: : Instructing follower e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:36.655244 26678 raft_consensus.cc:1081] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Signalling peer e8d569174a9b4ffa93a5a8730d19c059 to start an election
I20260713 09:11:36.657059 26456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
 from {username='slave'} at 127.0.0.1:35506
I20260713 09:11:36.657631 26456 raft_consensus.cc:493] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:36.657965 26456 raft_consensus.cc:3060] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.664016 26456 raft_consensus.cc:515] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.666261 26456 leader_election.cc:290] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), 267f83429920402783487ec08a9ce6f9 (127.21.111.131:42517)
I20260713 09:11:36.667723 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "267f83429920402783487ec08a9ce6f9"
I20260713 09:11:36.667809 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086338980284ce7a7fc4c62ddfb1a15" candidate_uuid: "e8d569174a9b4ffa93a5a8730d19c059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:36.668527 26531 raft_consensus.cc:3060] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.669160 26384 raft_consensus.cc:3055] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:36.669611 26384 raft_consensus.cc:740] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:36.670610 26384 consensus_queue.cc:260] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.672122 26384 raft_consensus.cc:3060] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:36.684827 26384 raft_consensus.cc:2468] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:36.684890 26531 raft_consensus.cc:2468] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d569174a9b4ffa93a5a8730d19c059 in term 2.
I20260713 09:11:36.686399 26423 leader_election.cc:304] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:36.687440 26721 raft_consensus.cc:2804] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:36.688088 26721 raft_consensus.cc:697] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Becoming Leader. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:36.689096 26721 consensus_queue.cc:237] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:36.698043 26280 catalog_manager.cc:5697] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 reported cstate change: term changed from 1 to 2, leader changed from 31f716a229624b13aa999977be594053 (127.21.111.129) to e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130). New cstate: current_term: 2 leader_uuid: "e8d569174a9b4ffa93a5a8730d19c059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.713665 26456 raft_consensus.cc:1275] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:36.715126 26678 consensus_queue.cc:1048] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:36.729522 26531 raft_consensus.cc:1275] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:36.731290 26678 consensus_queue.cc:1048] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:36.766852 26532 raft_consensus.cc:1275] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:36.768349 26678 consensus_queue.cc:1048] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:36.778877 26456 raft_consensus.cc:1275] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Refusing update from remote peer 31f716a229624b13aa999977be594053: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:36.780563 26728 consensus_queue.cc:1048] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:36.884825 26532 raft_consensus.cc:1275] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:36.886626 26688 consensus_queue.cc:1048] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:36.897989 26384 raft_consensus.cc:1275] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:36.900790 26721 consensus_queue.cc:1048] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:37.015336 26456 raft_consensus.cc:1275] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Refusing update from remote peer 267f83429920402783487ec08a9ce6f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:37.017035 26731 consensus_queue.cc:1048] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:37.027587 26384 raft_consensus.cc:1275] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Refusing update from remote peer 267f83429920402783487ec08a9ce6f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:37.029405 26731 consensus_queue.cc:1048] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:37.102089 26532 raft_consensus.cc:1275] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:37.103843 26721 consensus_queue.cc:1048] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:37.116891 26384 raft_consensus.cc:1275] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:37.118824 26751 consensus_queue.cc:1048] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:37.183923 26384 raft_consensus.cc:1275] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:37.186235 26751 consensus_queue.cc:1048] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:37.203948 26531 raft_consensus.cc:1275] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Refusing update from remote peer e8d569174a9b4ffa93a5a8730d19c059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:37.209833 26688 consensus_queue.cc:1048] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:39.257671 26282 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47810:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:11:39.291263 26282 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47810:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:11:39.359336 21950 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:39.466557 26772 log.cc:927] Time spent T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053: Append to log took a long time: real 0.078s	user 0.002s	sys 0.000s
W20260713 09:11:39.571457 26790 log.cc:927] Time spent T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260713 09:11:39.724946 26800 log.cc:927] Time spent T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260713 09:11:39.751713 26801 log.cc:927] Time spent T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260713 09:11:39.752921 26798 log.cc:927] Time spent T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053: Append to log took a long time: real 0.065s	user 0.002s	sys 0.000s
I20260713 09:11:39.757563 26803 tablet.cc:1724] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:39.778326 26802 log.cc:927] Time spent T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260713 09:11:39.779510 26806 log.cc:927] Time spent T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260713 09:11:39.779978 26810 tablet.cc:1724] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.787576 26804 tablet.cc:1724] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:39.806639 26423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.111.131:42517, user_credentials={real_user=slave}} blocked reactor thread for 101654us
I20260713 09:11:39.835777 26822 tablet.cc:1724] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.829981 26815 tablet.cc:1724] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.843580 26826 tablet.cc:1724] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.898617 26814 tablet.cc:1724] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.908562 26457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295"
dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
mode: GRACEFUL
new_leader_uuid: "267f83429920402783487ec08a9ce6f9"
 from {username='slave'} at 127.0.0.1:35518
I20260713 09:11:39.909502 26457 raft_consensus.cc:606] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Received request to transfer leadership to TS 267f83429920402783487ec08a9ce6f9
W20260713 09:11:39.912127 26820 log.cc:927] Time spent T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260713 09:11:39.829741 26819 tablet.cc:1724] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.915863 26825 tablet.cc:1724] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.922744 26803 tablet.cc:1724] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.926431 26804 tablet.cc:1724] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.926978 26822 tablet.cc:1724] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.927088 26827 tablet.cc:1724] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.929821 26829 tablet.cc:1724] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.947063 26828 tablet.cc:1724] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.948938 26810 tablet.cc:1724] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.973599 26282 catalog_manager.cc:5789] TS 31f716a229624b13aa999977be594053 (127.21.111.129:45261) does not have the latest schema for tablet 027960a14a5b41ddac0835f44b2c5690 (table soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205]). Expected version 1 got 0
I20260713 09:11:39.980425 26815 tablet.cc:1724] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.993649 26827 tablet.cc:1724] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.997303 26826 tablet.cc:1724] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:40.009004 26822 tablet.cc:1724] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:40.010481 26804 tablet.cc:1724] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:40.015030 26825 tablet.cc:1724] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:40.015244 26819 tablet.cc:1724] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:39.998329 26803 tablet.cc:1724] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:40.041644 26815 tablet.cc:1724] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:40.033470 26827 tablet.cc:1724] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:40.025671 26810 tablet.cc:1724] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:41.069348 26280 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48882 (request call id 92) took 1024 ms. Trace:
I20260713 09:11:41.069702 26280 rpcz_store.cc:276] 0713 09:11:40.045213 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:11:40.045938 (+   725us) service_pool.cc:224] Handling call
0713 09:11:41.069187 (+1023249us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260713 09:11:41.191453 26381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2"
dest_uuid: "31f716a229624b13aa999977be594053"
mode: GRACEFUL
new_leader_uuid: "267f83429920402783487ec08a9ce6f9"
 from {username='slave'} at 127.0.0.1:33326
I20260713 09:11:41.192162 26381 raft_consensus.cc:606] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Received request to transfer leadership to TS 267f83429920402783487ec08a9ce6f9
I20260713 09:11:41.202226 21950 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:41.202981 21950 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:41.211222 26834 raft_consensus.cc:993] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059: : Instructing follower 267f83429920402783487ec08a9ce6f9 to start an election
I20260713 09:11:41.211863 26834 raft_consensus.cc:1081] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Signalling peer 267f83429920402783487ec08a9ce6f9 to start an election
I20260713 09:11:41.221333 26529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295"
dest_uuid: "267f83429920402783487ec08a9ce6f9"
 from {username='slave'} at 127.0.0.1:55550
I20260713 09:11:41.222458 26529 raft_consensus.cc:493] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.223162 26529 raft_consensus.cc:3060] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.234844 26529 raft_consensus.cc:515] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:41.237345 26529 leader_election.cc:290] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 2 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
W20260713 09:11:41.247130 26496 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.111.129:45261, user_credentials={real_user=slave}} blocked reactor thread for 54591.8us
I20260713 09:11:41.249275 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:41.250125 26831 raft_consensus.cc:993] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053: : Instructing follower 267f83429920402783487ec08a9ce6f9 to start an election
I20260713 09:11:41.251247 26831 raft_consensus.cc:1081] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Signalling peer 267f83429920402783487ec08a9ce6f9 to start an election
I20260713 09:11:41.250144 26455 raft_consensus.cc:3055] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:41.252136 26455 raft_consensus.cc:740] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8d569174a9b4ffa93a5a8730d19c059, State: Running, Role: LEADER
I20260713 09:11:41.253268 26455 consensus_queue.cc:260] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:41.256820 26455 raft_consensus.cc:3060] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.257494 26282 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48884 (request call id 93) took 1215 ms. Trace:
I20260713 09:11:41.257987 26282 rpcz_store.cc:276] 0713 09:11:40.041805 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:11:40.042858 (+  1053us) service_pool.cc:224] Handling call
0713 09:11:41.257402 (+1214544us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2}
I20260713 09:11:41.265803 26533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2"
dest_uuid: "267f83429920402783487ec08a9ce6f9"
 from {username='slave'} at 127.0.0.1:55536
I20260713 09:11:41.266498 26533 raft_consensus.cc:493] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.266902 26533 raft_consensus.cc:3060] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:41.267407 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ea29cbdac446fe83b10d69c409c295" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:41.268478 26382 raft_consensus.cc:3060] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.282691 26533 raft_consensus.cc:515] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:41.279186 26455 raft_consensus.cc:2468] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 2.
I20260713 09:11:41.286094 26533 leader_election.cc:290] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 3 election: Requested vote from peers 31f716a229624b13aa999977be594053 (127.21.111.129:45261), e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843)
I20260713 09:11:41.286875 26382 raft_consensus.cc:2468] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 2.
I20260713 09:11:41.292173 26496 leader_election.cc:304] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:41.293251 26840 raft_consensus.cc:2804] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.295538 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8d569174a9b4ffa93a5a8730d19c059"
I20260713 09:11:41.295876 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bd1c885fe45bc9d65f238e32f9ba2" candidate_uuid: "267f83429920402783487ec08a9ce6f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31f716a229624b13aa999977be594053"
I20260713 09:11:41.296276 26455 raft_consensus.cc:3060] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:41.296444 26382 raft_consensus.cc:3055] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:41.296842 26382 raft_consensus.cc:740] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31f716a229624b13aa999977be594053, State: Running, Role: LEADER
I20260713 09:11:41.297771 26382 consensus_queue.cc:260] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [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: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:41.299232 26382 raft_consensus.cc:3060] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:41.304128 26455 raft_consensus.cc:2468] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 3.
I20260713 09:11:41.305999 26496 leader_election.cc:304] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [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: 267f83429920402783487ec08a9ce6f9, e8d569174a9b4ffa93a5a8730d19c059; no voters: 
I20260713 09:11:41.309926 26382 raft_consensus.cc:2468] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 267f83429920402783487ec08a9ce6f9 in term 3.
I20260713 09:11:41.310573 26841 raft_consensus.cc:2804] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:41.311152 26841 raft_consensus.cc:697] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 3 LEADER]: Becoming Leader. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Running, Role: LEADER
I20260713 09:11:41.312253 26841 consensus_queue.cc:237] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [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: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:41.314275 26840 raft_consensus.cc:697] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 2 LEADER]: Becoming Leader. State: Replica: 267f83429920402783487ec08a9ce6f9, State: Running, Role: LEADER
I20260713 09:11:41.315467 26840 consensus_queue.cc:237] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } }
I20260713 09:11:41.329387 26279 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50: soft_deleted_table [id=bd35eb1cf2a7484794714f3824fa1205] alter complete (version 1)
I20260713 09:11:41.340687 26280 catalog_manager.cc:5697] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 reported cstate change: term changed from 2 to 3, leader changed from 31f716a229624b13aa999977be594053 (127.21.111.129) to 267f83429920402783487ec08a9ce6f9 (127.21.111.131). New cstate: current_term: 3 leader_uuid: "267f83429920402783487ec08a9ce6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:41.342365 26280 catalog_manager.cc:5697] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 reported cstate change: term changed from 1 to 2, leader changed from e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130) to 267f83429920402783487ec08a9ce6f9 (127.21.111.131). New cstate: current_term: 2 leader_uuid: "267f83429920402783487ec08a9ce6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "267f83429920402783487ec08a9ce6f9" member_type: VOTER last_known_addr { host: "127.21.111.131" port: 42517 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:41.699476 26455 raft_consensus.cc:1275] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Refusing update from remote peer 267f83429920402783487ec08a9ce6f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.700915 26840 consensus_queue.cc:1048] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.717262 26382 raft_consensus.cc:1275] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Refusing update from remote peer 267f83429920402783487ec08a9ce6f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.718824 26841 consensus_queue.cc:1048] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.725420 26380 raft_consensus.cc:1275] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 3 FOLLOWER]: Refusing update from remote peer 267f83429920402783487ec08a9ce6f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:41.728579 26841 consensus_queue.cc:1048] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f716a229624b13aa999977be594053" member_type: VOTER last_known_addr { host: "127.21.111.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:41.740283 26455 raft_consensus.cc:1275] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 3 FOLLOWER]: Refusing update from remote peer 267f83429920402783487ec08a9ce6f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:41.742002 26843 consensus_queue.cc:1048] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d569174a9b4ffa93a5a8730d19c059" member_type: VOTER last_known_addr { host: "127.21.111.130" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:11:42.228579 26554 debug-util.cc:398] Leaking SignalData structure 0x7b0800043fe0 after lost signal to thread 21953
W20260713 09:11:42.229874 26554 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4380 after lost signal to thread 26316
W20260713 09:11:42.231315 26554 debug-util.cc:398] Leaking SignalData structure 0x7b08002974e0 after lost signal to thread 26408
W20260713 09:11:42.232496 26554 debug-util.cc:398] Leaking SignalData structure 0x7b0800203180 after lost signal to thread 26483
W20260713 09:11:42.233620 26554 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5f60 after lost signal to thread 26557
I20260713 09:11:42.283005 21950 tablet_server.cc:179] TabletServer@127.21.111.129:0 shutting down...
W20260713 09:11:42.304090 26422 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260713 09:11:42.309448 26422 consensus_peers.cc:597] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 -> Peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Couldn't send request to peer 31f716a229624b13aa999977be594053. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.338896 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:42.340107 21950 tablet_replica.cc:333] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.341431 21950 raft_consensus.cc:2243] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.342206 21950 raft_consensus.cc:2272] T 8086338980284ce7a7fc4c62ddfb1a15 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.345538 21950 tablet_replica.cc:333] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.346531 21950 raft_consensus.cc:2243] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.347177 21950 raft_consensus.cc:2272] T 7659cb1cc7bc4a64a04f71696521b09a P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.350225 21950 tablet_replica.cc:333] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.351300 21950 raft_consensus.cc:2243] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.352653 21950 raft_consensus.cc:2272] T 3aee437614c049d3a441c49b18b8b812 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.355324 21950 tablet_replica.cc:333] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.355988 21950 raft_consensus.cc:2243] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.356501 21950 raft_consensus.cc:2272] T 2074dbccf7cc42108380a6becc3559c4 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.358819 21950 tablet_replica.cc:333] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.359423 21950 raft_consensus.cc:2243] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.360185 21950 raft_consensus.cc:2272] T 2ae943dc8fb0471da9c4585e7c238f57 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.362165 21950 tablet_replica.cc:333] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.362799 21950 raft_consensus.cc:2243] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.363304 21950 raft_consensus.cc:2272] T fe54a1b00f4e4ed4b9087ed93271b117 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.365409 21950 tablet_replica.cc:333] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.365942 21950 raft_consensus.cc:2243] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.366410 21950 raft_consensus.cc:2272] T 4b61c14e20204b38b85d278e1b371cb6 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.368448 21950 tablet_replica.cc:333] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.368975 21950 raft_consensus.cc:2243] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.369379 21950 raft_consensus.cc:2272] T 59ea29cbdac446fe83b10d69c409c295 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.371992 21950 tablet_replica.cc:333] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.372627 21950 raft_consensus.cc:2243] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.373103 21950 raft_consensus.cc:2272] T 1e73f08987a34c9984745a18dcc70693 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.375227 21950 tablet_replica.cc:333] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.375756 21950 raft_consensus.cc:2243] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.376530 21950 raft_consensus.cc:2272] T 0de67e4fa95047fa9d310d29081db4d9 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.378631 21950 tablet_replica.cc:333] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.379144 21950 raft_consensus.cc:2243] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.379606 21950 raft_consensus.cc:2272] T 6a64e405821d46e4a3748fe4fd35f1f7 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.381572 21950 tablet_replica.cc:333] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.382108 21950 raft_consensus.cc:2243] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.382922 21950 raft_consensus.cc:2272] T 027960a14a5b41ddac0835f44b2c5690 P 31f716a229624b13aa999977be594053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.384838 21950 tablet_replica.cc:333] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.385396 21950 raft_consensus.cc:2243] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.385952 21950 raft_consensus.cc:2272] T 3b0ec6689e3d436ab338f97c112f1e54 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.387935 21950 tablet_replica.cc:333] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.388460 21950 raft_consensus.cc:2243] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.389207 21950 raft_consensus.cc:2272] T ff00694db5f44e7497ac6a483b2ff823 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.391309 21950 tablet_replica.cc:333] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.391901 21950 raft_consensus.cc:2243] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.392308 21950 raft_consensus.cc:2272] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 31f716a229624b13aa999977be594053 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.394906 21950 tablet_replica.cc:333] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.395414 21950 raft_consensus.cc:2243] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.395860 21950 raft_consensus.cc:2272] T 0731dca19a454dc591253ecd234c8948 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.397825 21950 tablet_replica.cc:333] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.398293 21950 raft_consensus.cc:2243] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.399057 21950 raft_consensus.cc:2272] T 79e4209cfeae4380a7e098fdda63f06c P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.400926 21950 tablet_replica.cc:333] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053: stopping tablet replica
I20260713 09:11:42.401443 21950 raft_consensus.cc:2243] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.402213 21950 raft_consensus.cc:2272] T 0a6d5c307bc84e4084f2e4df8d46a416 P 31f716a229624b13aa999977be594053 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.445596 21950 tablet_server.cc:196] TabletServer@127.21.111.129:0 shutdown complete.
I20260713 09:11:42.488310 21950 tablet_server.cc:179] TabletServer@127.21.111.130:0 shutting down...
W20260713 09:11:42.514968 26496 consensus_peers.cc:597] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 -> Peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Couldn't send request to peer 31f716a229624b13aa999977be594053. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.522697 26422 consensus_peers.cc:597] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 -> Peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Couldn't send request to peer 31f716a229624b13aa999977be594053. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.523005 26496 consensus_peers.cc:597] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 -> Peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Couldn't send request to peer 31f716a229624b13aa999977be594053. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.549970 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:42.551323 21950 tablet_replica.cc:333] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.552590 21950 raft_consensus.cc:2243] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.553928 21950 raft_consensus.cc:2272] T 8086338980284ce7a7fc4c62ddfb1a15 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.557399 21950 tablet_replica.cc:333] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.558508 21950 raft_consensus.cc:2243] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.559847 21950 raft_consensus.cc:2272] T 7659cb1cc7bc4a64a04f71696521b09a P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.563508 21950 tablet_replica.cc:333] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.564558 21950 raft_consensus.cc:2243] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:11:42.564865 26496 consensus_peers.cc:597] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 -> Peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Couldn't send request to peer 31f716a229624b13aa999977be594053. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.565299 21950 raft_consensus.cc:2272] T 3aee437614c049d3a441c49b18b8b812 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.568889 21950 tablet_replica.cc:333] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.569926 21950 raft_consensus.cc:2243] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.571249 21950 raft_consensus.cc:2272] T 4b61c14e20204b38b85d278e1b371cb6 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.574898 21950 tablet_replica.cc:333] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.575865 21950 raft_consensus.cc:2243] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.577106 21950 raft_consensus.cc:2272] T 2074dbccf7cc42108380a6becc3559c4 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.580476 21950 tablet_replica.cc:333] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.581351 21950 raft_consensus.cc:2243] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.581974 21950 raft_consensus.cc:2272] T 2ae943dc8fb0471da9c4585e7c238f57 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.585090 21950 tablet_replica.cc:333] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.586174 21950 raft_consensus.cc:2243] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.587492 21950 raft_consensus.cc:2272] T fe54a1b00f4e4ed4b9087ed93271b117 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.590823 21950 tablet_replica.cc:333] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.591811 21950 raft_consensus.cc:2243] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.592559 21950 raft_consensus.cc:2272] T 6a64e405821d46e4a3748fe4fd35f1f7 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.595721 21950 tablet_replica.cc:333] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.596601 21950 raft_consensus.cc:2243] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.597239 21950 raft_consensus.cc:2272] T 027960a14a5b41ddac0835f44b2c5690 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.600402 21950 tablet_replica.cc:333] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.601282 21950 raft_consensus.cc:2243] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.602005 21950 raft_consensus.cc:2272] T 3b0ec6689e3d436ab338f97c112f1e54 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.605497 21950 tablet_replica.cc:333] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.606403 21950 raft_consensus.cc:2243] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.607082 21950 raft_consensus.cc:2272] T ff00694db5f44e7497ac6a483b2ff823 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.610445 21950 tablet_replica.cc:333] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.611300 21950 raft_consensus.cc:2243] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.611936 21950 raft_consensus.cc:2272] T 0de67e4fa95047fa9d310d29081db4d9 P e8d569174a9b4ffa93a5a8730d19c059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.615346 21950 tablet_replica.cc:333] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.616242 21950 raft_consensus.cc:2243] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.617560 21950 raft_consensus.cc:2272] T 1e73f08987a34c9984745a18dcc70693 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.621136 21950 tablet_replica.cc:333] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.622074 21950 raft_consensus.cc:2243] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.622787 21950 raft_consensus.cc:2272] T 59ea29cbdac446fe83b10d69c409c295 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.626837 21950 tablet_replica.cc:333] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.627789 21950 raft_consensus.cc:2243] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.629145 21950 raft_consensus.cc:2272] T 0731dca19a454dc591253ecd234c8948 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.632635 21950 tablet_replica.cc:333] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.633508 21950 raft_consensus.cc:2243] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.634243 21950 raft_consensus.cc:2272] T 79e4209cfeae4380a7e098fdda63f06c P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.637483 21950 tablet_replica.cc:333] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.638281 21950 raft_consensus.cc:2243] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.639073 21950 raft_consensus.cc:2272] T 0a6d5c307bc84e4084f2e4df8d46a416 P e8d569174a9b4ffa93a5a8730d19c059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.642469 21950 tablet_replica.cc:333] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059: stopping tablet replica
I20260713 09:11:42.643354 21950 raft_consensus.cc:2243] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.644093 21950 raft_consensus.cc:2272] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P e8d569174a9b4ffa93a5a8730d19c059 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:42.647481 26496 consensus_peers.cc:597] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 -> Peer e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843): Couldn't send request to peer e8d569174a9b4ffa93a5a8730d19c059. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.682956 21950 tablet_server.cc:196] TabletServer@127.21.111.130:0 shutdown complete.
W20260713 09:11:42.696918 26496 consensus_peers.cc:597] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 -> Peer e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843): Couldn't send request to peer e8d569174a9b4ffa93a5a8730d19c059. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.724565 21950 tablet_server.cc:179] TabletServer@127.21.111.131:0 shutting down...
W20260713 09:11:42.750015 26496 consensus_peers.cc:597] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 -> Peer e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843): Couldn't send request to peer e8d569174a9b4ffa93a5a8730d19c059. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.764424 26496 consensus_peers.cc:597] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 -> Peer e8d569174a9b4ffa93a5a8730d19c059 (127.21.111.130:39843): Couldn't send request to peer e8d569174a9b4ffa93a5a8730d19c059. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.130:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.767167 21950 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:42.768254 21950 tablet_replica.cc:333] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.769053 21950 raft_consensus.cc:2243] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.769603 21950 raft_consensus.cc:2272] T 8086338980284ce7a7fc4c62ddfb1a15 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.771981 21950 tablet_replica.cc:333] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.772598 21950 raft_consensus.cc:2243] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.773059 21950 raft_consensus.cc:2272] T 7659cb1cc7bc4a64a04f71696521b09a P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.775144 21950 tablet_replica.cc:333] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.775744 21950 raft_consensus.cc:2243] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.776187 21950 raft_consensus.cc:2272] T 3aee437614c049d3a441c49b18b8b812 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.778128 21950 tablet_replica.cc:333] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.778743 21950 raft_consensus.cc:2243] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.779243 21950 raft_consensus.cc:2272] T 4b61c14e20204b38b85d278e1b371cb6 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.781457 21950 tablet_replica.cc:333] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.782087 21950 raft_consensus.cc:2243] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.782585 21950 raft_consensus.cc:2272] T 2074dbccf7cc42108380a6becc3559c4 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.784524 21950 tablet_replica.cc:333] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.785082 21950 raft_consensus.cc:2243] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.785562 21950 raft_consensus.cc:2272] T 2ae943dc8fb0471da9c4585e7c238f57 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.787798 21950 tablet_replica.cc:333] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.788394 21950 raft_consensus.cc:2243] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.788888 21950 raft_consensus.cc:2272] T fe54a1b00f4e4ed4b9087ed93271b117 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.791108 21950 tablet_replica.cc:333] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.791673 21950 raft_consensus.cc:2243] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.792119 21950 raft_consensus.cc:2272] T 0de67e4fa95047fa9d310d29081db4d9 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.794149 21950 tablet_replica.cc:333] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.794744 21950 raft_consensus.cc:2243] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.795224 21950 raft_consensus.cc:2272] T 1e73f08987a34c9984745a18dcc70693 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.797266 21950 tablet_replica.cc:333] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.797873 21950 raft_consensus.cc:2243] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.798782 21950 raft_consensus.cc:2272] T 6a64e405821d46e4a3748fe4fd35f1f7 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.800830 21950 tablet_replica.cc:333] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.801395 21950 raft_consensus.cc:2243] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.801846 21950 raft_consensus.cc:2272] T 027960a14a5b41ddac0835f44b2c5690 P 267f83429920402783487ec08a9ce6f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.803895 21950 tablet_replica.cc:333] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.804589 21950 raft_consensus.cc:2243] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.805588 21950 raft_consensus.cc:2272] T 3b0ec6689e3d436ab338f97c112f1e54 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.808466 21950 tablet_replica.cc:333] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.809147 21950 raft_consensus.cc:2243] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:11:42.809087 26496 consensus_peers.cc:597] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 -> Peer 31f716a229624b13aa999977be594053 (127.21.111.129:45261): Couldn't send request to peer 31f716a229624b13aa999977be594053. Status: Network error: Client connection negotiation failed: client connection to 127.21.111.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.810016 21950 raft_consensus.cc:2272] T ff00694db5f44e7497ac6a483b2ff823 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.812309 21950 tablet_replica.cc:333] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.812898 21950 raft_consensus.cc:2243] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.813690 21950 raft_consensus.cc:2272] T 9b7bd1c885fe45bc9d65f238e32f9ba2 P 267f83429920402783487ec08a9ce6f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.815858 21950 tablet_replica.cc:333] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.816418 21950 raft_consensus.cc:2243] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.817195 21950 raft_consensus.cc:2272] T 59ea29cbdac446fe83b10d69c409c295 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.819360 21950 tablet_replica.cc:333] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.819914 21950 raft_consensus.cc:2243] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.820380 21950 raft_consensus.cc:2272] T 0731dca19a454dc591253ecd234c8948 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.822525 21950 tablet_replica.cc:333] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.823064 21950 raft_consensus.cc:2243] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.823544 21950 raft_consensus.cc:2272] T 79e4209cfeae4380a7e098fdda63f06c P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.825618 21950 tablet_replica.cc:333] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9: stopping tablet replica
I20260713 09:11:42.826121 21950 raft_consensus.cc:2243] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.826668 21950 raft_consensus.cc:2272] T 0a6d5c307bc84e4084f2e4df8d46a416 P 267f83429920402783487ec08a9ce6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:43.870004 21950 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26554)
W20260713 09:11:44.870700 21950 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26554)
I20260713 09:11:45.304042 21950 tablet_server.cc:196] TabletServer@127.21.111.131:0 shutdown complete.
I20260713 09:11:45.341990 21950 master.cc:562] Master@127.21.111.190:36325 shutting down...
I20260713 09:11:45.372253 21950 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:45.372936 21950 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:45.373325 21950 tablet_replica.cc:333] T 00000000000000000000000000000000 P f32de4d91977438b934dfa85a9e5ce50: stopping tablet replica
I20260713 09:11:45.427601 21950 master.cc:584] Master@127.21.111.190:36325 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (15953 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (29633 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117188 ms total)
[  PASSED  ] 8 tests.
I20260713 09:11:45.492265 21950 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 465 messages since previous log ~19 seconds ago
I20260713 09:11:45.492563 21950 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 464 messages since previous log ~19 seconds ago
I20260713 09:11:45.492812 21950 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 463 messages since previous log ~19 seconds ago
I20260713 09:11:45.493060 21950 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 ~39 seconds ago
I20260713 09:11:45.493403 21950 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 ~39 seconds ago
I20260713 09:11:45.493708 21950 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~3 seconds ago
I20260713 09:11:45.493922 21950 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~31 seconds ago
