[==========] 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:03:54.674114  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:41503
I20260713 09:03:54.675551  5762 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:03:54.676502  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:54.693055  5769 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:03:54.693868  5771 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:03:54.694128  5762 server_base.cc:1061] running on GCE node
W20260713 09:03:54.693861  5768 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:03:55.885447  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:55.885681  5762 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:03:55.885833  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933435885818 us; error 0 us; skew 500 ppm
I20260713 09:03:55.886595  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:55.891863  5762 webserver.cc:533] Webserver started at http://127.5.160.190:42343/ using document root <none> and password file <none>
I20260713 09:03:55.892668  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:55.892853  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:55.893249  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:55.899005  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/master-0-root/instance:
uuid: "3e65fa28e57a4fda87aae8304dc9f359"
format_stamp: "Formatted at 2026-07-13 09:03:55 on dist-test-slave-0tg4"
I20260713 09:03:55.906546  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:55.911458  5777 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:03:55.912537  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:03:55.912830  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/master-0-root
uuid: "3e65fa28e57a4fda87aae8304dc9f359"
format_stamp: "Formatted at 2026-07-13 09:03:55 on dist-test-slave-0tg4"
I20260713 09:03:55.913125  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-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:03:55.964365  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:55.965813  5762 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:03:55.966243  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:56.036233  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:41503
I20260713 09:03:56.036314  5828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:41503 every 8 connection(s)
I20260713 09:03:56.043938  5829 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:03:56.065470  5829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359: Bootstrap starting.
I20260713 09:03:56.071241  5829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:56.072956  5829 log.cc:826] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359: Log is configured to *not* fsync() on all Append() calls
I20260713 09:03:56.077394  5829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359: No bootstrap required, opened a new log
I20260713 09:03:56.097937  5829 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e65fa28e57a4fda87aae8304dc9f359" member_type: VOTER }
I20260713 09:03:56.098517  5829 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:56.098716  5829 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e65fa28e57a4fda87aae8304dc9f359, State: Initialized, Role: FOLLOWER
I20260713 09:03:56.099515  5829 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e65fa28e57a4fda87aae8304dc9f359" member_type: VOTER }
I20260713 09:03:56.099951  5829 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:56.100194  5829 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:56.100466  5829 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:56.104486  5829 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e65fa28e57a4fda87aae8304dc9f359" member_type: VOTER }
I20260713 09:03:56.105149  5829 leader_election.cc:304] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [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: 3e65fa28e57a4fda87aae8304dc9f359; no voters: 
I20260713 09:03:56.106845  5829 leader_election.cc:290] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:56.107201  5832 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:56.111729  5832 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 1 LEADER]: Becoming Leader. State: Replica: 3e65fa28e57a4fda87aae8304dc9f359, State: Running, Role: LEADER
I20260713 09:03:56.112476  5832 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [LEADER]: Queue going to LEADER mode. State: All 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: "3e65fa28e57a4fda87aae8304dc9f359" member_type: VOTER }
I20260713 09:03:56.112671  5829 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:56.124679  5833 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e65fa28e57a4fda87aae8304dc9f359" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e65fa28e57a4fda87aae8304dc9f359" member_type: VOTER } }
I20260713 09:03:56.124878  5834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e65fa28e57a4fda87aae8304dc9f359. Latest consensus state: current_term: 1 leader_uuid: "3e65fa28e57a4fda87aae8304dc9f359" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e65fa28e57a4fda87aae8304dc9f359" member_type: VOTER } }
I20260713 09:03:56.125541  5833 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:56.125625  5834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:56.129129  5842 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:56.139482  5842 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:56.141319  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:56.155709  5842 catalog_manager.cc:1383] Generated new cluster ID: b3184e4081904ba3af3d141cea562573
I20260713 09:03:56.156010  5842 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:56.184739  5842 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:56.186260  5842 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:56.199700  5842 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359: Generated new TSK 0
I20260713 09:03:56.200601  5842 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:56.207448  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:56.215749  5851 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:03:56.216836  5852 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:03:56.220296  5854 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:03:56.220999  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:56.221918  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:56.222172  5762 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:03:56.222376  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933436222353 us; error 0 us; skew 500 ppm
I20260713 09:03:56.223037  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:56.226979  5762 webserver.cc:533] Webserver started at http://127.5.160.129:46289/ using document root <none> and password file <none>
I20260713 09:03:56.227614  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:56.227820  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:56.228143  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:56.229235  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-0-root/instance:
uuid: "461e092893ec4855bcae495fae49ce73"
format_stamp: "Formatted at 2026-07-13 09:03:56 on dist-test-slave-0tg4"
I20260713 09:03:56.234858  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:03:56.239302  5859 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:03:56.240123  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:03:56.240406  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "461e092893ec4855bcae495fae49ce73"
format_stamp: "Formatted at 2026-07-13 09:03:56 on dist-test-slave-0tg4"
I20260713 09:03:56.240698  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-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:03:56.258297  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:56.259578  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:56.262320  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:56.266319  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:56.266528  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:56.266856  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:56.267015  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:56.370489  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:37561
I20260713 09:03:56.370553  5921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:37561 every 8 connection(s)
I20260713 09:03:56.377452  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:56.387398  5926 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:03:56.388614  5927 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:03:56.392581  5929 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:03:56.394341  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:56.395291  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:56.395558  5762 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:03:56.395764  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933436395742 us; error 0 us; skew 500 ppm
I20260713 09:03:56.396512  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:56.399897  5762 webserver.cc:533] Webserver started at http://127.5.160.130:38397/ using document root <none> and password file <none>
I20260713 09:03:56.400556  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:56.400799  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:56.401122  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:56.402655  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-1-root/instance:
uuid: "a536670bf2994d8c9e22abd15815123a"
format_stamp: "Formatted at 2026-07-13 09:03:56 on dist-test-slave-0tg4"
I20260713 09:03:56.405349  5922 heartbeater.cc:344] Connected to a master server at 127.5.160.190:41503
I20260713 09:03:56.405767  5922 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:56.406667  5922 heartbeater.cc:507] Master 127.5.160.190:41503 requested a full tablet report, sending...
I20260713 09:03:56.409539  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:03:56.409686  5794 ts_manager.cc:194] Registered new tserver with Master: 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561)
I20260713 09:03:56.411765  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49942
I20260713 09:03:56.414063  5934 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:03:56.415000  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:03:56.415321  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-1-root
uuid: "a536670bf2994d8c9e22abd15815123a"
format_stamp: "Formatted at 2026-07-13 09:03:56 on dist-test-slave-0tg4"
I20260713 09:03:56.415658  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-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:03:56.443591  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:56.445200  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:56.447675  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:56.451267  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:56.451519  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:56.451792  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:56.451990  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:56.537750  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:36491
I20260713 09:03:56.537834  5996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:36491 every 8 connection(s)
I20260713 09:03:56.544515  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:56.552418  6000 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:03:56.554841  6001 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:03:56.562211  5997 heartbeater.cc:344] Connected to a master server at 127.5.160.190:41503
I20260713 09:03:56.562686  5997 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:56.563908  5997 heartbeater.cc:507] Master 127.5.160.190:41503 requested a full tablet report, sending...
I20260713 09:03:56.566835  5794 ts_manager.cc:194] Registered new tserver with Master: a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
W20260713 09:03:56.568245  6003 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:03:56.568617  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49954
I20260713 09:03:56.568635  5762 server_base.cc:1061] running on GCE node
I20260713 09:03:56.570026  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:56.570262  5762 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:03:56.570467  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933436570450 us; error 0 us; skew 500 ppm
I20260713 09:03:56.570990  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:56.573468  5762 webserver.cc:533] Webserver started at http://127.5.160.131:39111/ using document root <none> and password file <none>
I20260713 09:03:56.573961  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:56.574172  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:56.574447  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:56.575490  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-2-root/instance:
uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
format_stamp: "Formatted at 2026-07-13 09:03:56 on dist-test-slave-0tg4"
I20260713 09:03:56.579933  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:56.583253  6008 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:03:56.584012  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:03:56.584288  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-2-root
uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
format_stamp: "Formatted at 2026-07-13 09:03:56 on dist-test-slave-0tg4"
I20260713 09:03:56.584594  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933434510550-5762-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:03:56.613262  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:56.614799  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:56.616794  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:56.620349  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:56.620589  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:56.620826  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:56.621004  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:56.709583  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:39087
I20260713 09:03:56.710145  6070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:39087 every 8 connection(s)
I20260713 09:03:56.725425  6071 heartbeater.cc:344] Connected to a master server at 127.5.160.190:41503
I20260713 09:03:56.725785  6071 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:56.726523  6071 heartbeater.cc:507] Master 127.5.160.190:41503 requested a full tablet report, sending...
I20260713 09:03:56.728621  5794 ts_manager.cc:194] Registered new tserver with Master: e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:56.729521  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015031676s
I20260713 09:03:56.730017  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49968
I20260713 09:03:56.779851  5794 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49976:
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:03:56.783350  5794 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:03:56.896929  5961 tablet_service.cc:1511] Processing CreateTablet for tablet 58bcdc9962f44cd3846ebb38622347c1 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:56.896507  5958 tablet_service.cc:1511] Processing CreateTablet for tablet 1c68f86602c14a4982f2e85562c0f6f3 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:56.893150  5962 tablet_service.cc:1511] Processing CreateTablet for tablet 3e375134f87144dab37aaf0754b37784 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:56.898034  5960 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd2d24f796e44f081c65aab0df9523c (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:56.904698  5961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58bcdc9962f44cd3846ebb38622347c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.907617  5956 tablet_service.cc:1511] Processing CreateTablet for tablet ee9e974c990341688a720bb39898f6a4 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:56.910271  5887 tablet_service.cc:1511] Processing CreateTablet for tablet 3e375134f87144dab37aaf0754b37784 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:56.911285  5885 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd2d24f796e44f081c65aab0df9523c (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:56.917484  5886 tablet_service.cc:1511] Processing CreateTablet for tablet 58bcdc9962f44cd3846ebb38622347c1 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:56.918188  5884 tablet_service.cc:1511] Processing CreateTablet for tablet 57f04b6aceca4269bcddad79a6db8da3 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:56.915268  5959 tablet_service.cc:1511] Processing CreateTablet for tablet 57f04b6aceca4269bcddad79a6db8da3 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:56.921627  5885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd2d24f796e44f081c65aab0df9523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.915360  5957 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7637bad31044828057f6a248932c5b (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:56.928579  5887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e375134f87144dab37aaf0754b37784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.922176  5955 tablet_service.cc:1511] Processing CreateTablet for tablet 0026b34ad5c54ae3943a01653a565f98 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:56.930502  5883 tablet_service.cc:1511] Processing CreateTablet for tablet 1c68f86602c14a4982f2e85562c0f6f3 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:56.924360  5954 tablet_service.cc:1511] Processing CreateTablet for tablet efffaf9b3adc4299b7bc34e6e71d15c4 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:56.927076  5882 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7637bad31044828057f6a248932c5b (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:56.936542  5958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c68f86602c14a4982f2e85562c0f6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.933843  6035 tablet_service.cc:1511] Processing CreateTablet for tablet 58bcdc9962f44cd3846ebb38622347c1 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:56.929944  6036 tablet_service.cc:1511] Processing CreateTablet for tablet 3e375134f87144dab37aaf0754b37784 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:56.939872  5886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58bcdc9962f44cd3846ebb38622347c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.946723  5881 tablet_service.cc:1511] Processing CreateTablet for tablet ee9e974c990341688a720bb39898f6a4 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:56.946893  5880 tablet_service.cc:1511] Processing CreateTablet for tablet 0026b34ad5c54ae3943a01653a565f98 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:56.943784  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e375134f87144dab37aaf0754b37784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.944780  6034 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd2d24f796e44f081c65aab0df9523c (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:56.947762  5956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9e974c990341688a720bb39898f6a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.950515  5883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c68f86602c14a4982f2e85562c0f6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.951648  6034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd2d24f796e44f081c65aab0df9523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.943476  6033 tablet_service.cc:1511] Processing CreateTablet for tablet 57f04b6aceca4269bcddad79a6db8da3 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:56.952720  5960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd2d24f796e44f081c65aab0df9523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.955518  6035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58bcdc9962f44cd3846ebb38622347c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.956812  6032 tablet_service.cc:1511] Processing CreateTablet for tablet 1c68f86602c14a4982f2e85562c0f6f3 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:56.959131  5884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f04b6aceca4269bcddad79a6db8da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.961758  6030 tablet_service.cc:1511] Processing CreateTablet for tablet ee9e974c990341688a720bb39898f6a4 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:56.964597  5959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f04b6aceca4269bcddad79a6db8da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.965762  5955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0026b34ad5c54ae3943a01653a565f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.964162  5881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9e974c990341688a720bb39898f6a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.969221  6033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f04b6aceca4269bcddad79a6db8da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.971582  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 0026b34ad5c54ae3943a01653a565f98 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:56.969157  5879 tablet_service.cc:1511] Processing CreateTablet for tablet efffaf9b3adc4299b7bc34e6e71d15c4 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:56.959136  6031 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7637bad31044828057f6a248932c5b (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:56.977221  5957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7637bad31044828057f6a248932c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.978657  6032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c68f86602c14a4982f2e85562c0f6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.981515  6028 tablet_service.cc:1511] Processing CreateTablet for tablet efffaf9b3adc4299b7bc34e6e71d15c4 (DEFAULT_TABLE table=test-workload [id=9a39ec22180c4e928531094f1e08ff57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:56.983901  5962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e375134f87144dab37aaf0754b37784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.985374  6031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7637bad31044828057f6a248932c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.986745  5882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7637bad31044828057f6a248932c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:56.999946  5879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efffaf9b3adc4299b7bc34e6e71d15c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:57.004319  6030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9e974c990341688a720bb39898f6a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:57.021837  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0026b34ad5c54ae3943a01653a565f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:57.019117  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efffaf9b3adc4299b7bc34e6e71d15c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:57.025956  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0026b34ad5c54ae3943a01653a565f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:57.027544  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efffaf9b3adc4299b7bc34e6e71d15c4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:03:57.137815  5841 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:57.200014  6090 tablet_bootstrap.cc:492] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73: Bootstrap starting.
I20260713 09:03:57.242240  6089 tablet_bootstrap.cc:492] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a: Bootstrap starting.
W20260713 09:03:57.251159  6075 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.5.160.190:41503, user_credentials={real_user=slave}} blocked reactor thread for 61946.3us
I20260713 09:03:57.290443  6089 tablet_bootstrap.cc:654] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.293550  6090 tablet_bootstrap.cc:654] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.296336  6091 tablet_bootstrap.cc:492] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3: Bootstrap starting.
I20260713 09:03:57.308041  6091 tablet_bootstrap.cc:654] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.310664  6089 tablet_bootstrap.cc:492] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a: No bootstrap required, opened a new log
I20260713 09:03:57.311269  6089 ts_tablet_manager.cc:1403] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.010s
I20260713 09:03:57.311380  6090 tablet_bootstrap.cc:492] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73: No bootstrap required, opened a new log
I20260713 09:03:57.311951  6090 ts_tablet_manager.cc:1403] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.007s
I20260713 09:03:57.315364  6090 raft_consensus.cc:359] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.316139  6090 raft_consensus.cc:385] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.315812  6089 raft_consensus.cc:359] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.316448  6090 raft_consensus.cc:740] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.316777  6089 raft_consensus.cc:385] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.317418  6089 raft_consensus.cc:740] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.317504  6090 consensus_queue.cc:260] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.318415  6089 consensus_queue.cc:260] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.323143  6091 tablet_bootstrap.cc:492] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3: No bootstrap required, opened a new log
I20260713 09:03:57.323758  6091 ts_tablet_manager.cc:1403] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.000s
I20260713 09:03:57.326910  6090 ts_tablet_manager.cc:1434] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:03:57.327389  5997 heartbeater.cc:499] Master 127.5.160.190:41503 was elected leader, sending a full tablet report...
I20260713 09:03:57.327638  5922 heartbeater.cc:499] Master 127.5.160.190:41503 was elected leader, sending a full tablet report...
I20260713 09:03:57.328423  6089 ts_tablet_manager.cc:1434] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.003s
I20260713 09:03:57.329358  6089 tablet_bootstrap.cc:492] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a: Bootstrap starting.
I20260713 09:03:57.331912  6090 tablet_bootstrap.cc:492] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73: Bootstrap starting.
I20260713 09:03:57.332779  6091 raft_consensus.cc:359] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.333688  6091 raft_consensus.cc:385] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.334440  6091 raft_consensus.cc:740] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.335788  6091 consensus_queue.cc:260] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.336668  6089 tablet_bootstrap.cc:654] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.339027  6090 tablet_bootstrap.cc:654] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.339787  6096 raft_consensus.cc:493] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.340396  6096 raft_consensus.cc:515] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.348853  6096 leader_election.cc:290] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
W20260713 09:03:57.378821  5923 tablet.cc:2406] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:03:57.382517  6089 tablet_bootstrap.cc:492] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a: No bootstrap required, opened a new log
I20260713 09:03:57.383052  6091 ts_tablet_manager.cc:1434] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent starting tablet: real 0.059s	user 0.015s	sys 0.011s
I20260713 09:03:57.383235  6071 heartbeater.cc:499] Master 127.5.160.190:41503 was elected leader, sending a full tablet report...
I20260713 09:03:57.384243  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
I20260713 09:03:57.385638  6091 tablet_bootstrap.cc:492] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3: Bootstrap starting.
I20260713 09:03:57.386687  6090 tablet_bootstrap.cc:492] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73: No bootstrap required, opened a new log
I20260713 09:03:57.387346  6090 ts_tablet_manager.cc:1403] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.022s
I20260713 09:03:57.383873  6089 ts_tablet_manager.cc:1403] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.002s
W20260713 09:03:57.388252  5936 leader_election.cc:343] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.392087  6089 raft_consensus.cc:359] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:57.392856  6089 raft_consensus.cc:385] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.393154  6089 raft_consensus.cc:740] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.393926  6089 consensus_queue.cc:260] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:57.395160  6091 tablet_bootstrap.cc:654] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.399674  6090 raft_consensus.cc:359] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.400653  6090 raft_consensus.cc:385] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.400743  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" is_pre_election: true
I20260713 09:03:57.400990  6090 raft_consensus.cc:740] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.399271  6089 ts_tablet_manager.cc:1434] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
W20260713 09:03:57.402489  5937 leader_election.cc:343] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.401731  6090 consensus_queue.cc:260] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.403565  5937 leader_election.cc:304] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a536670bf2994d8c9e22abd15815123a; no voters: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:03:57.404377  6090 ts_tablet_manager.cc:1434] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:03:57.405076  6096 raft_consensus.cc:2749] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:57.405984  6089 tablet_bootstrap.cc:492] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a: Bootstrap starting.
I20260713 09:03:57.409271  6090 tablet_bootstrap.cc:492] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73: Bootstrap starting.
I20260713 09:03:57.415622  6091 tablet_bootstrap.cc:492] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3: No bootstrap required, opened a new log
I20260713 09:03:57.415804  6089 tablet_bootstrap.cc:654] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.416101  6091 ts_tablet_manager.cc:1403] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260713 09:03:57.419266  6091 raft_consensus.cc:359] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.419994  6091 raft_consensus.cc:385] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.420305  6091 raft_consensus.cc:740] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.421169  6091 consensus_queue.cc:260] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.422214  6090 tablet_bootstrap.cc:654] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.423606  6091 ts_tablet_manager.cc:1434] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:03:57.424535  6091 tablet_bootstrap.cc:492] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3: Bootstrap starting.
I20260713 09:03:57.432957  6091 tablet_bootstrap.cc:654] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.440147  6090 tablet_bootstrap.cc:492] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73: No bootstrap required, opened a new log
I20260713 09:03:57.440884  6090 ts_tablet_manager.cc:1403] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.004s
I20260713 09:03:57.442953  6089 tablet_bootstrap.cc:492] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a: No bootstrap required, opened a new log
I20260713 09:03:57.443885  6089 ts_tablet_manager.cc:1403] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a: Time spent bootstrapping tablet: real 0.038s	user 0.002s	sys 0.011s
I20260713 09:03:57.444039  6091 tablet_bootstrap.cc:492] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3: No bootstrap required, opened a new log
I20260713 09:03:57.444553  6091 ts_tablet_manager.cc:1403] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:03:57.443928  6090 raft_consensus.cc:359] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.445027  6090 raft_consensus.cc:385] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.445436  6090 raft_consensus.cc:740] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.446245  6090 consensus_queue.cc:260] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.446766  6089 raft_consensus.cc:359] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.447485  6089 raft_consensus.cc:385] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.447386  6091 raft_consensus.cc:359] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.447909  6089 raft_consensus.cc:740] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.448136  6091 raft_consensus.cc:385] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.448508  6091 raft_consensus.cc:740] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.448657  6089 consensus_queue.cc:260] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.449345  6090 ts_tablet_manager.cc:1434] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:03:57.449352  6091 consensus_queue.cc:260] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.450526  6090 tablet_bootstrap.cc:492] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73: Bootstrap starting.
I20260713 09:03:57.450842  6089 ts_tablet_manager.cc:1434] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:57.451761  6089 tablet_bootstrap.cc:492] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a: Bootstrap starting.
I20260713 09:03:57.452034  6091 ts_tablet_manager.cc:1434] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:57.452943  6091 tablet_bootstrap.cc:492] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3: Bootstrap starting.
I20260713 09:03:57.457728  6090 tablet_bootstrap.cc:654] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.458048  6089 tablet_bootstrap.cc:654] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.459323  6091 tablet_bootstrap.cc:654] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.471320  6090 tablet_bootstrap.cc:492] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73: No bootstrap required, opened a new log
I20260713 09:03:57.471320  6091 tablet_bootstrap.cc:492] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3: No bootstrap required, opened a new log
I20260713 09:03:57.471984  6091 ts_tablet_manager.cc:1403] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:03:57.473649  6089 tablet_bootstrap.cc:492] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a: No bootstrap required, opened a new log
I20260713 09:03:57.471984  6090 ts_tablet_manager.cc:1403] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:03:57.475001  6091 raft_consensus.cc:359] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.475745  6091 raft_consensus.cc:385] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.476047  6091 raft_consensus.cc:740] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.476758  6091 consensus_queue.cc:260] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.476953  6090 raft_consensus.cc:359] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.478832  6090 raft_consensus.cc:385] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.478538  6089 ts_tablet_manager.cc:1403] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260713 09:03:57.479166  6091 ts_tablet_manager.cc:1434] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:03:57.479251  6090 raft_consensus.cc:740] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.480183  6091 tablet_bootstrap.cc:492] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3: Bootstrap starting.
I20260713 09:03:57.480211  6090 consensus_queue.cc:260] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.482837  6090 ts_tablet_manager.cc:1434] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260713 09:03:57.483841  6090 tablet_bootstrap.cc:492] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73: Bootstrap starting.
I20260713 09:03:57.484966  6089 raft_consensus.cc:359] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.485713  6089 raft_consensus.cc:385] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.486102  6089 raft_consensus.cc:740] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.486869  6091 tablet_bootstrap.cc:654] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.486824  6089 consensus_queue.cc:260] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.491984  6090 tablet_bootstrap.cc:654] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.495806  6089 ts_tablet_manager.cc:1434] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:03:57.496949  6095 raft_consensus.cc:493] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.497617  6095 raft_consensus.cc:515] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.499161  6089 tablet_bootstrap.cc:492] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a: Bootstrap starting.
I20260713 09:03:57.504899  6095 leader_election.cc:290] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:57.535287  6091 tablet_bootstrap.cc:492] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3: No bootstrap required, opened a new log
I20260713 09:03:57.535197  6095 raft_consensus.cc:493] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.535760  6095 raft_consensus.cc:515] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.537072  6089 tablet_bootstrap.cc:654] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.537693  6091 ts_tablet_manager.cc:1403] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.025s
I20260713 09:03:57.537948  6090 tablet_bootstrap.cc:492] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73: No bootstrap required, opened a new log
I20260713 09:03:57.537952  6095 leader_election.cc:290] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:57.542503  6090 ts_tablet_manager.cc:1403] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.022s
I20260713 09:03:57.544200  6091 raft_consensus.cc:359] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.545708  6090 raft_consensus.cc:359] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:57.547485  6090 raft_consensus.cc:385] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.547793  6090 raft_consensus.cc:740] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.548549  6090 consensus_queue.cc:260] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:57.549697  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" is_pre_election: true
I20260713 09:03:57.550769  6090 ts_tablet_manager.cc:1434] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:57.550977  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efffaf9b3adc4299b7bc34e6e71d15c4" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" is_pre_election: true
I20260713 09:03:57.551738  6090 tablet_bootstrap.cc:492] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73: Bootstrap starting.
I20260713 09:03:57.551882  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:57.553709  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efffaf9b3adc4299b7bc34e6e71d15c4" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:57.547497  6091 raft_consensus.cc:385] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.554076  5972 raft_consensus.cc:2468] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 0.
I20260713 09:03:57.554704  5971 raft_consensus.cc:2468] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 0.
W20260713 09:03:57.553267  5862 leader_election.cc:343] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.555047  6091 raft_consensus.cc:740] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.551775  6045 raft_consensus.cc:2468] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 0.
I20260713 09:03:57.557446  5860 leader_election.cc:304] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: 
I20260713 09:03:57.562158  6095 raft_consensus.cc:2804] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:57.562543  6095 raft_consensus.cc:493] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:57.558442  6089 tablet_bootstrap.cc:492] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a: No bootstrap required, opened a new log
I20260713 09:03:57.564805  6089 ts_tablet_manager.cc:1403] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.007s
I20260713 09:03:57.566433  6090 tablet_bootstrap.cc:654] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.567742  6089 raft_consensus.cc:359] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.568517  6089 raft_consensus.cc:385] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.568714  6097 raft_consensus.cc:493] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.562839  6095 raft_consensus.cc:3060] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.563304  5860 leader_election.cc:304] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [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: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:03:57.569411  6097 raft_consensus.cc:515] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.575232  6097 leader_election.cc:290] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:57.585567  6095 raft_consensus.cc:515] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.589102  6095 leader_election.cc:290] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:57.568815  6089 raft_consensus.cc:740] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.558491  6091 consensus_queue.cc:260] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.589708  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efffaf9b3adc4299b7bc34e6e71d15c4" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:57.590247  5972 raft_consensus.cc:3060] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.590173  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efffaf9b3adc4299b7bc34e6e71d15c4" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:57.590803  6045 raft_consensus.cc:3060] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.591647  6091 ts_tablet_manager.cc:1434] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260713 09:03:57.594733  6091 tablet_bootstrap.cc:492] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3: Bootstrap starting.
I20260713 09:03:57.599258  6045 raft_consensus.cc:2468] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 1.
I20260713 09:03:57.601336  5862 leader_election.cc:304] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:57.601918  5972 raft_consensus.cc:2468] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 1.
I20260713 09:03:57.601795  6089 consensus_queue.cc:260] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.602697  6095 raft_consensus.cc:2804] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:57.588348  6116 raft_consensus.cc:2804] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:57.603523  6116 raft_consensus.cc:493] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:57.603950  6116 raft_consensus.cc:3060] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.606339  6089 ts_tablet_manager.cc:1434] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260713 09:03:57.607292  6089 tablet_bootstrap.cc:492] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a: Bootstrap starting.
I20260713 09:03:57.611091  6091 tablet_bootstrap.cc:654] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.614522  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
I20260713 09:03:57.615376  5897 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 0.
I20260713 09:03:57.617048  6095 raft_consensus.cc:697] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Becoming Leader. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:03:57.617336  6010 leader_election.cc:304] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:57.618033  6095 consensus_queue.cc:237] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.618499  6097 raft_consensus.cc:2804] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:57.618988  6097 raft_consensus.cc:493] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:57.619418  6097 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.627827  6090 tablet_bootstrap.cc:492] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73: No bootstrap required, opened a new log
I20260713 09:03:57.628367  6090 ts_tablet_manager.cc:1403] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73: Time spent bootstrapping tablet: real 0.077s	user 0.040s	sys 0.018s
I20260713 09:03:57.627871  6097 raft_consensus.cc:515] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.629848  6089 tablet_bootstrap.cc:654] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.632640  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:03:57.631280  6090 raft_consensus.cc:359] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.633226  6090 raft_consensus.cc:385] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.633198  5897 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.633644  6090 raft_consensus.cc:740] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.636053  6091 tablet_bootstrap.cc:492] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3: No bootstrap required, opened a new log
I20260713 09:03:57.636518  6091 ts_tablet_manager.cc:1403] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.001s
I20260713 09:03:57.639533  6091 raft_consensus.cc:359] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.640226  6091 raft_consensus.cc:385] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.640514  6091 raft_consensus.cc:740] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.641145  6096 raft_consensus.cc:493] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.634447  6090 consensus_queue.cc:260] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.641611  6096 raft_consensus.cc:515] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:57.643663  6096 leader_election.cc:290] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087), 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561)
I20260713 09:03:57.645272  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
I20260713 09:03:57.645648  6116 raft_consensus.cc:515] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.646160  5896 raft_consensus.cc:2468] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 0.
I20260713 09:03:57.647133  5897 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 1.
I20260713 09:03:57.647560  5936 leader_election.cc:304] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: 
I20260713 09:03:57.653347  6096 raft_consensus.cc:2804] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:57.653707  6096 raft_consensus.cc:493] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:57.653832  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:57.654083  6096 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.648518  6097 leader_election.cc:290] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:57.654415  5972 raft_consensus.cc:3060] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.655002  6097 raft_consensus.cc:493] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.655984  6097 raft_consensus.cc:515] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.643465  6090 ts_tablet_manager.cc:1434] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:03:57.658255  6090 tablet_bootstrap.cc:492] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73: Bootstrap starting.
I20260713 09:03:57.658223  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:57.660650  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:57.650615  6089 tablet_bootstrap.cc:492] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a: No bootstrap required, opened a new log
I20260713 09:03:57.656816  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" is_pre_election: true
I20260713 09:03:57.660742  6096 raft_consensus.cc:515] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:57.661620  6089 ts_tablet_manager.cc:1403] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260713 09:03:57.655262  6123 raft_consensus.cc:493] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.651036  6091 consensus_queue.cc:260] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.660655  5972 raft_consensus.cc:2468] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 1.
W20260713 09:03:57.664091  5937 leader_election.cc:343] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.663475  5791 catalog_manager.cc:5697] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 461e092893ec4855bcae495fae49ce73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "461e092893ec4855bcae495fae49ce73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
W20260713 09:03:57.666020  6009 leader_election.cc:343] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:57.667477  6009 leader_election.cc:343] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.664423  6097 leader_election.cc:290] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:57.669754  5860 leader_election.cc:304] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: 
I20260713 09:03:57.669875  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:57.670872  6095 raft_consensus.cc:2804] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:57.671664  6095 raft_consensus.cc:697] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Becoming Leader. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:03:57.671761  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
W20260713 09:03:57.672856  5937 leader_election.cc:343] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.672509  6095 consensus_queue.cc:237] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.673136  6091 ts_tablet_manager.cc:1434] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.006s
I20260713 09:03:57.675287  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:57.670481  5971 raft_consensus.cc:2468] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 0.
I20260713 09:03:57.675915  6045 raft_consensus.cc:3060] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.675247  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:03:57.677655  5897 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.679085  6009 leader_election.cc:304] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:57.684521  5897 raft_consensus.cc:2468] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 1.
I20260713 09:03:57.677428  6116 leader_election.cc:290] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:57.685698  5936 leader_election.cc:304] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [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: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:03:57.669477  6123 raft_consensus.cc:515] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.677075  6096 leader_election.cc:290] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 election: Requested vote from peers e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087), 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561)
I20260713 09:03:57.695930  6089 raft_consensus.cc:359] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.694510  6091 tablet_bootstrap.cc:492] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3: Bootstrap starting.
I20260713 09:03:57.694165  6097 raft_consensus.cc:2804] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:57.697219  6089 raft_consensus.cc:385] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.694594  6096 raft_consensus.cc:2804] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:57.700814  6089 raft_consensus.cc:740] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.702076  6096 raft_consensus.cc:697] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 1 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:03:57.701994  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
I20260713 09:03:57.702939  6096 consensus_queue.cc:237] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:57.702690  6089 consensus_queue.cc:260] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.700624  6097 raft_consensus.cc:493] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:57.709367  6123 leader_election.cc:290] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:57.711015  6045 raft_consensus.cc:2468] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 1.
I20260713 09:03:57.710161  6097 raft_consensus.cc:3060] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.708580  6010 leader_election.cc:304] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: a536670bf2994d8c9e22abd15815123a
I20260713 09:03:57.728433  6123 raft_consensus.cc:2804] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:57.733562  6095 raft_consensus.cc:493] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.734079  6095 raft_consensus.cc:515] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.735785  6123 raft_consensus.cc:697] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Becoming Leader. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
W20260713 09:03:57.735469  6010 leader_election.cc:343] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.736894  6123 consensus_queue.cc:237] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.738032  6126 raft_consensus.cc:493] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.738510  6126 raft_consensus.cc:515] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.739434  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
I20260713 09:03:57.743498  6095 leader_election.cc:290] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:57.744086  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:57.744264  5897 raft_consensus.cc:2468] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 0.
I20260713 09:03:57.744475  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" is_pre_election: true
I20260713 09:03:57.744688  6116 raft_consensus.cc:493] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.744690  5972 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 0.
I20260713 09:03:57.745247  6116 raft_consensus.cc:515] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.739528  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:57.745507  6010 leader_election.cc:304] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:57.746068  5860 leader_election.cc:304] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: 
I20260713 09:03:57.743242  6097 raft_consensus.cc:515] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.747579  6124 raft_consensus.cc:2804] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:57.748701  6124 raft_consensus.cc:493] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:57.749086  6124 raft_consensus.cc:3060] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:57.747925  5862 leader_election.cc:343] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.750054  6095 raft_consensus.cc:2804] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:03:57.756894  6009 leader_election.cc:343] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.761766  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73"
W20260713 09:03:57.763422  6010 leader_election.cc:343] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.761166  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
W20260713 09:03:57.765741  5936 leader_election.cc:343] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.768778  6090 tablet_bootstrap.cc:654] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.769600  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:57.756026  6095 raft_consensus.cc:493] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:57.772022  6095 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.773649  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:57.773566  6116 leader_election.cc:290] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:57.774474  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" is_pre_election: true
I20260713 09:03:57.771121  6124 raft_consensus.cc:515] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.776966  5971 raft_consensus.cc:3060] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.770630  6097 leader_election.cc:290] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
W20260713 09:03:57.775853  5860 leader_election.cc:343] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.777453  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" is_pre_election: true
I20260713 09:03:57.775295  6126 leader_election.cc:290] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
W20260713 09:03:57.779397  5937 leader_election.cc:343] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.780498  5937 leader_election.cc:304] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a536670bf2994d8c9e22abd15815123a; no voters: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:03:57.782362  6089 ts_tablet_manager.cc:1434] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a: Time spent starting tablet: real 0.119s	user 0.018s	sys 0.009s
I20260713 09:03:57.781739  6126 raft_consensus.cc:2749] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:57.783994  6045 raft_consensus.cc:2393] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 461e092893ec4855bcae495fae49ce73 in current term 1: Already voted for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in this term.
I20260713 09:03:57.790338  6091 tablet_bootstrap.cc:654] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.798450  6089 tablet_bootstrap.cc:492] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a: Bootstrap starting.
I20260713 09:03:57.801584  5862 leader_election.cc:304] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 461e092893ec4855bcae495fae49ce73; no voters: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:03:57.802409  6116 raft_consensus.cc:3060] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.811102  5971 raft_consensus.cc:2468] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 1.
I20260713 09:03:57.812282  6009 leader_election.cc:304] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [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: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 461e092893ec4855bcae495fae49ce73
I20260713 09:03:57.829802  6095 raft_consensus.cc:515] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.830632  6116 raft_consensus.cc:2749] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:57.830062  5794 catalog_manager.cc:5697] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:57.831902  6095 leader_election.cc:290] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:57.818318  6097 raft_consensus.cc:2804] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:57.828027  5793 catalog_manager.cc:5697] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 0 to 1, leader changed from <none> to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 1 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:57.837481  6097 raft_consensus.cc:697] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Becoming Leader. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:03:57.838379  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:57.842842  6097 consensus_queue.cc:237] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
W20260713 09:03:57.843343  5862 leader_election.cc:343] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.836570  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:57.844937  6091 tablet_bootstrap.cc:492] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3: No bootstrap required, opened a new log
I20260713 09:03:57.846258  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:57.848512  5971 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.848774  6091 ts_tablet_manager.cc:1403] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent bootstrapping tablet: real 0.161s	user 0.006s	sys 0.029s
I20260713 09:03:57.847461  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:03:57.847756  6089 tablet_bootstrap.cc:654] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:57.849767  6009 leader_election.cc:343] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.851097  6124 leader_election.cc:290] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:57.858042  5896 raft_consensus.cc:2468] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 1.
I20260713 09:03:57.859633  5971 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 1.
I20260713 09:03:57.859434  6010 leader_election.cc:304] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [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: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: a536670bf2994d8c9e22abd15815123a
I20260713 09:03:57.860517  6123 raft_consensus.cc:2804] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:57.861225  6123 raft_consensus.cc:697] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Becoming Leader. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:03:57.863206  5860 leader_election.cc:304] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [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: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:03:57.861332  6091 raft_consensus.cc:359] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.863905  6091 raft_consensus.cc:385] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.864266  6116 raft_consensus.cc:2804] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:57.864378  6091 raft_consensus.cc:740] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.864840  6116 raft_consensus.cc:697] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Becoming Leader. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:03:57.865654  6116 consensus_queue.cc:237] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.865872  6091 consensus_queue.cc:260] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.871168  6091 ts_tablet_manager.cc:1434] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:03:57.874894  6124 raft_consensus.cc:493] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.862751  6123 consensus_queue.cc:237] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.875363  6124 raft_consensus.cc:515] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.878366  6124 leader_election.cc:290] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:57.879068  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9e974c990341688a720bb39898f6a4" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
I20260713 09:03:57.879972  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9e974c990341688a720bb39898f6a4" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
W20260713 09:03:57.880266  6010 leader_election.cc:343] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:57.881672  6009 leader_election.cc:343] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:57.882230  6009 leader_election.cc:304] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a
I20260713 09:03:57.883200  6124 raft_consensus.cc:2749] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:57.872609  6090 tablet_bootstrap.cc:492] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73: No bootstrap required, opened a new log
I20260713 09:03:57.884227  6090 ts_tablet_manager.cc:1403] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73: Time spent bootstrapping tablet: real 0.226s	user 0.016s	sys 0.032s
I20260713 09:03:57.889240  6090 raft_consensus.cc:359] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.893988  6090 raft_consensus.cc:385] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.894943  6090 raft_consensus.cc:740] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.896498  6090 consensus_queue.cc:260] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.897703  6091 tablet_bootstrap.cc:492] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3: Bootstrap starting.
I20260713 09:03:57.897782  6089 tablet_bootstrap.cc:492] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a: No bootstrap required, opened a new log
I20260713 09:03:57.898881  6089 ts_tablet_manager.cc:1403] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.040s
I20260713 09:03:57.901747  6089 raft_consensus.cc:359] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.902520  6089 raft_consensus.cc:385] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.902884  6089 raft_consensus.cc:740] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.904107  6089 consensus_queue.cc:260] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.905061  6091 tablet_bootstrap.cc:654] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.906677  6089 ts_tablet_manager.cc:1434] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:57.907666  6089 tablet_bootstrap.cc:492] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a: Bootstrap starting.
I20260713 09:03:57.914565  6089 tablet_bootstrap.cc:654] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.915822  6090 ts_tablet_manager.cc:1434] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.006s
I20260713 09:03:57.916823  6090 tablet_bootstrap.cc:492] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73: Bootstrap starting.
I20260713 09:03:57.925899  6089 tablet_bootstrap.cc:492] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a: No bootstrap required, opened a new log
I20260713 09:03:57.926388  6089 ts_tablet_manager.cc:1403] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:03:57.929041  6089 raft_consensus.cc:359] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.929838  6089 raft_consensus.cc:385] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.930172  6089 raft_consensus.cc:740] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.930953  6089 consensus_queue.cc:260] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.933157  6089 ts_tablet_manager.cc:1434] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:57.934099  6089 tablet_bootstrap.cc:492] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a: Bootstrap starting.
I20260713 09:03:57.935611  6097 raft_consensus.cc:493] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:57.936231  6097 raft_consensus.cc:515] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.938220  6097 leader_election.cc:290] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:57.939622  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
I20260713 09:03:57.938122  6090 tablet_bootstrap.cc:654] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.939975  5791 catalog_manager.cc:5697] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:57.939433  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:57.942065  5971 raft_consensus.cc:2393] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2bae7144a1c48b79ba5c4c635a10cc3 in current term 1: Already voted for candidate 461e092893ec4855bcae495fae49ce73 in this term.
I20260713 09:03:57.943255  6009 leader_election.cc:304] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a
I20260713 09:03:57.944257  6097 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:57.949302  5791 catalog_manager.cc:5697] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:57.950778  6097 raft_consensus.cc:2749] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:57.938660  6091 tablet_bootstrap.cc:492] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3: No bootstrap required, opened a new log
I20260713 09:03:57.952361  6091 ts_tablet_manager.cc:1403] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.019s
I20260713 09:03:57.954780  6091 raft_consensus.cc:359] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:57.955385  6091 raft_consensus.cc:385] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.955621  6091 raft_consensus.cc:740] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.956276  6091 consensus_queue.cc:260] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:57.958528  6091 ts_tablet_manager.cc:1434] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:57.960767  6091 tablet_bootstrap.cc:492] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3: Bootstrap starting.
I20260713 09:03:57.965083  6089 tablet_bootstrap.cc:654] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.966023  6091 tablet_bootstrap.cc:654] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:57.967721  5794 catalog_manager.cc:5697] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 461e092893ec4855bcae495fae49ce73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "461e092893ec4855bcae495fae49ce73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:57.969980  5794 catalog_manager.cc:5697] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 461e092893ec4855bcae495fae49ce73 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "461e092893ec4855bcae495fae49ce73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:57.973199  6089 tablet_bootstrap.cc:492] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a: No bootstrap required, opened a new log
I20260713 09:03:57.973714  6089 ts_tablet_manager.cc:1403] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.004s
I20260713 09:03:57.975572  6091 tablet_bootstrap.cc:492] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3: No bootstrap required, opened a new log
I20260713 09:03:57.975968  6091 ts_tablet_manager.cc:1403] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260713 09:03:57.976464  6090 tablet_bootstrap.cc:492] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73: No bootstrap required, opened a new log
I20260713 09:03:57.976871  6090 ts_tablet_manager.cc:1403] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.010s
I20260713 09:03:57.978710  6091 raft_consensus.cc:359] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.979374  6091 raft_consensus.cc:385] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.979635  6091 raft_consensus.cc:740] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.980406  6091 consensus_queue.cc:260] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.982107  6091 ts_tablet_manager.cc:1434] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:03:57.986824  6090 raft_consensus.cc:359] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.987509  6090 raft_consensus.cc:385] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.987761  6090 raft_consensus.cc:740] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.988412  6090 consensus_queue.cc:260] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.990537  6090 ts_tablet_manager.cc:1434] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:03:57.991397  6090 tablet_bootstrap.cc:492] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73: Bootstrap starting.
I20260713 09:03:57.978961  6089 raft_consensus.cc:359] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.993274  6089 raft_consensus.cc:385] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:57.993629  6089 raft_consensus.cc:740] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.994463  6089 consensus_queue.cc:260] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:57.996853  6090 tablet_bootstrap.cc:654] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:58.004069  6089 ts_tablet_manager.cc:1434] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:03:58.007187  6090 tablet_bootstrap.cc:492] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73: No bootstrap required, opened a new log
I20260713 09:03:58.007597  6090 ts_tablet_manager.cc:1403] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:03:58.010093  6090 raft_consensus.cc:359] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.010639  6090 raft_consensus.cc:385] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:58.010882  6090 raft_consensus.cc:740] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Initialized, Role: FOLLOWER
I20260713 09:03:58.011528  6090 consensus_queue.cc:260] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.012950  6090 ts_tablet_manager.cc:1434] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:03:58.013612  6097 raft_consensus.cc:493] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:58.014072  6097 raft_consensus.cc:515] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.016081  6097 leader_election.cc:290] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:58.016705  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
I20260713 09:03:58.017266  5896 raft_consensus.cc:2468] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 0.
I20260713 09:03:58.017611  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:58.018204  5971 raft_consensus.cc:2468] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 0.
I20260713 09:03:58.018507  6010 leader_election.cc:304] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:58.019210  6097 raft_consensus.cc:2804] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:58.019526  6097 raft_consensus.cc:493] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:58.019879  6097 raft_consensus.cc:3060] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.026057  6097 raft_consensus.cc:515] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.027638  6097 leader_election.cc:290] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:58.028366  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:03:58.028625  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:58.028929  5896 raft_consensus.cc:3060] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.029163  5971 raft_consensus.cc:3060] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.033190  5971 raft_consensus.cc:2468] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 1.
I20260713 09:03:58.034132  6009 leader_election.cc:304] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:58.034791  6097 raft_consensus.cc:2804] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:58.034956  5896 raft_consensus.cc:2468] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 1.
I20260713 09:03:58.035269  6097 raft_consensus.cc:697] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Becoming Leader. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:03:58.036125  6097 consensus_queue.cc:237] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.043179  5791 catalog_manager.cc:5697] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:58.068504  6116 consensus_queue.cc:1048] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.080870  6096 raft_consensus.cc:493] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:58.081542  6096 raft_consensus.cc:515] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.086122  6116 consensus_queue.cc:1048] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.088066  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9e974c990341688a720bb39898f6a4" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" is_pre_election: true
I20260713 09:03:58.088909  6046 raft_consensus.cc:2468] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 0.
I20260713 09:03:58.091678  6096 leader_election.cc:290] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:58.092471  5937 leader_election.cc:304] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:58.092809  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9e974c990341688a720bb39898f6a4" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73" is_pre_election: true
I20260713 09:03:58.093276  6096 raft_consensus.cc:2804] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:58.093434  5896 raft_consensus.cc:2468] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 0.
I20260713 09:03:58.093649  6096 raft_consensus.cc:493] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:58.094560  6116 consensus_queue.cc:1048] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:03:58.094004  6096 raft_consensus.cc:3060] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.104164  6119 raft_consensus.cc:493] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:58.104622  6119 raft_consensus.cc:515] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.106948  6119 leader_election.cc:290] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:58.108111  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" is_pre_election: true
I20260713 09:03:58.109156  6096 raft_consensus.cc:515] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.115897  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9e974c990341688a720bb39898f6a4" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:03:58.116783  5896 raft_consensus.cc:3060] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.141757  6116 consensus_queue.cc:1048] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:58.140441  5896 raft_consensus.cc:2468] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 1.
I20260713 09:03:58.149382  5936 leader_election.cc:304] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: 
I20260713 09:03:58.150405  6096 leader_election.cc:290] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 1 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:58.157656  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a536670bf2994d8c9e22abd15815123a" is_pre_election: true
I20260713 09:03:58.160401  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9e974c990341688a720bb39898f6a4" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:58.161670  6129 raft_consensus.cc:2804] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:58.163694  6046 raft_consensus.cc:3060] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.165565  5970 raft_consensus.cc:2393] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 461e092893ec4855bcae495fae49ce73 in current term 1: Already voted for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in this term.
I20260713 09:03:58.164319  6129 raft_consensus.cc:697] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 1 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:03:58.172093  6129 consensus_queue.cc:237] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
W20260713 09:03:58.177981  5841 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:58.170017  5972 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.179558  6044 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.170279  5860 leader_election.cc:304] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 461e092893ec4855bcae495fae49ce73; no voters: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:03:58.182372  6046 raft_consensus.cc:2468] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 1.
I20260713 09:03:58.182866  6155 raft_consensus.cc:3060] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.201934  6097 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.207686  6096 consensus_queue.cc:1048] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.229540  5791 catalog_manager.cc:5697] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 0 to 1, leader changed from <none> to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 1 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:58.234175  6097 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.243105  6128 consensus_queue.cc:1048] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:58.237840  6155 raft_consensus.cc:2749] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:58.275741  6097 consensus_queue.cc:1048] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.290223  6123 consensus_queue.cc:1048] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.304685  6152 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.319177  6119 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.353159  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e375134f87144dab37aaf0754b37784"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
mode: GRACEFUL
new_leader_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:52484
I20260713 09:03:58.353883  5972 raft_consensus.cc:606] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 1 LEADER]: Received request to transfer leadership to TS 461e092893ec4855bcae495fae49ce73
I20260713 09:03:58.370450  6046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
mode: GRACEFUL
new_leader_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:44924
I20260713 09:03:58.371044  6046 raft_consensus.cc:606] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Received request to transfer leadership to TS 461e092893ec4855bcae495fae49ce73
I20260713 09:03:58.372015  6123 consensus_queue.cc:1048] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.376243  6046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
mode: GRACEFUL
new_leader_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:44924
I20260713 09:03:58.376871  6046 raft_consensus.cc:606] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Received request to transfer leadership to TS 461e092893ec4855bcae495fae49ce73
I20260713 09:03:58.385397  5972 raft_consensus.cc:3060] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.396761  6097 consensus_queue.cc:1048] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.408269  5896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
mode: GRACEFUL
new_leader_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:35666
I20260713 09:03:58.408891  5896 raft_consensus.cc:606] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Received request to transfer leadership to TS a536670bf2994d8c9e22abd15815123a
I20260713 09:03:58.415881  6046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e7637bad31044828057f6a248932c5b"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
mode: GRACEFUL
new_leader_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:44924
I20260713 09:03:58.416461  6046 raft_consensus.cc:606] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Received request to transfer leadership to TS a536670bf2994d8c9e22abd15815123a
I20260713 09:03:58.423550  6046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
mode: GRACEFUL
new_leader_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:44924
I20260713 09:03:58.424132  6046 raft_consensus.cc:606] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Received request to transfer leadership to TS a536670bf2994d8c9e22abd15815123a
I20260713 09:03:58.428977  5896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efffaf9b3adc4299b7bc34e6e71d15c4"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
mode: GRACEFUL
new_leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:35666
I20260713 09:03:58.429831  5896 raft_consensus.cc:606] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Received request to transfer leadership to TS e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:03:58.520255  6095 raft_consensus.cc:993] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73: : Instructing follower e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:03:58.520735  6119 raft_consensus.cc:1081] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Signalling peer e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:03:58.522357  6046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efffaf9b3adc4299b7bc34e6e71d15c4"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:44910
I20260713 09:03:58.522943  6046 raft_consensus.cc:493] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:58.523309  6046 raft_consensus.cc:3060] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.529860  6046 raft_consensus.cc:515] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.531881  6046 leader_election.cc:290] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 2 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:03:58.532572  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efffaf9b3adc4299b7bc34e6e71d15c4" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:03:58.532887  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efffaf9b3adc4299b7bc34e6e71d15c4" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:58.533191  5896 raft_consensus.cc:3055] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:58.533452  5972 raft_consensus.cc:3060] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.533560  5896 raft_consensus.cc:740] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:03:58.534433  5896 consensus_queue.cc:260] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.535658  5896 raft_consensus.cc:3060] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.539743  5972 raft_consensus.cc:2468] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 2.
I20260713 09:03:58.540851  6009 leader_election.cc:304] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:58.541721  6097 raft_consensus.cc:2804] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:58.541847  5896 raft_consensus.cc:2468] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 2.
I20260713 09:03:58.542177  6097 raft_consensus.cc:697] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 LEADER]: Becoming Leader. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:03:58.543637  6097 consensus_queue.cc:237] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.549750  5794 catalog_manager.cc:5697] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 reported cstate change: term changed from 1 to 2, leader changed from 461e092893ec4855bcae495fae49ce73 (127.5.160.129) to e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:58.592504  6097 consensus_queue.cc:1048] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.603699  6124 consensus_queue.cc:1048] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.612493  6124 raft_consensus.cc:993] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3: : Instructing follower a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:03:58.612931  6124 raft_consensus.cc:1081] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Signalling peer a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:03:58.614670  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:52472
I20260713 09:03:58.615269  5972 raft_consensus.cc:493] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:58.615658  5972 raft_consensus.cc:3060] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.622080  5972 raft_consensus.cc:515] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.624171  5972 leader_election.cc:290] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 2 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:58.624996  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:03:58.625595  5896 raft_consensus.cc:3060] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.626292  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026b34ad5c54ae3943a01653a565f98" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:58.626827  6046 raft_consensus.cc:3055] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:58.627127  6046 raft_consensus.cc:740] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:03:58.627897  6046 consensus_queue.cc:260] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.629086  6046 raft_consensus.cc:3060] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.631382  5896 raft_consensus.cc:2468] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 2.
I20260713 09:03:58.632365  5936 leader_election.cc:304] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: 
I20260713 09:03:58.633014  6129 raft_consensus.cc:2804] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:58.633468  6129 raft_consensus.cc:697] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:03:58.634253  6129 consensus_queue.cc:237] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.635290  6046 raft_consensus.cc:2468] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 2.
I20260713 09:03:58.640115  5792 catalog_manager.cc:5697] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 1 to 2, leader changed from e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131) to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 2 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:58.661862  6129 consensus_queue.cc:1048] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.671923  6129 consensus_queue.cc:1048] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:58.675863  6128 raft_consensus.cc:993] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a: : Instructing follower 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:03:58.676298  6128 raft_consensus.cc:1081] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 1 LEADER]: Signalling peer 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:03:58.678089  5897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e375134f87144dab37aaf0754b37784"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:54100
I20260713 09:03:58.678622  5897 raft_consensus.cc:493] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:58.678977  5897 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.687112  5897 raft_consensus.cc:515] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:58.688700  6124 raft_consensus.cc:993] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3: : Instructing follower 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:03:58.690104  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:58.690761  5972 raft_consensus.cc:3055] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:58.691010  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:58.691092  5972 raft_consensus.cc:740] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:03:58.692008  5972 consensus_queue.cc:260] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:58.693032  5972 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.689116  6124 raft_consensus.cc:1081] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Signalling peer 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:03:58.694908  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:35654
I20260713 09:03:58.695431  5895 raft_consensus.cc:493] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:58.695775  5895 raft_consensus.cc:3060] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.699610  5972 raft_consensus.cc:2468] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 2.
I20260713 09:03:58.701872  6046 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.704164  5895 raft_consensus.cc:515] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.706805  5895 leader_election.cc:290] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 2 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:58.707304  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:58.707883  6045 raft_consensus.cc:3055] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:58.708093  6046 raft_consensus.cc:2468] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 2.
I20260713 09:03:58.708235  6045 raft_consensus.cc:740] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:03:58.708882  5897 leader_election.cc:290] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 2 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:58.709040  6045 consensus_queue.cc:260] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.710323  6045 raft_consensus.cc:3060] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.714617  5862 leader_election.cc:304] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:58.715823  6119 raft_consensus.cc:2804] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:58.716271  6119 raft_consensus.cc:697] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Becoming Leader. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:03:58.716714  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:58.717271  5971 raft_consensus.cc:3060] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.717026  6119 consensus_queue.cc:237] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:03:58.719048  6045 raft_consensus.cc:2468] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 2.
I20260713 09:03:58.720227  5862 leader_election.cc:304] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:58.721095  6119 raft_consensus.cc:2804] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:58.721776  6119 raft_consensus.cc:697] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Becoming Leader. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:03:58.723284  6155 raft_consensus.cc:993] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73: : Instructing follower a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:03:58.722572  6119 consensus_queue.cc:237] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.723901  6095 raft_consensus.cc:1081] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Signalling peer a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:03:58.725533  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:52462
I20260713 09:03:58.726100  5972 raft_consensus.cc:493] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:58.726509  5972 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.728446  5971 raft_consensus.cc:2468] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 2.
I20260713 09:03:58.731940  5792 catalog_manager.cc:5697] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 reported cstate change: term changed from 1 to 2, leader changed from a536670bf2994d8c9e22abd15815123a (127.5.160.130) to 461e092893ec4855bcae495fae49ce73 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "461e092893ec4855bcae495fae49ce73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:58.733117  5792 catalog_manager.cc:5697] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 reported cstate change: term changed from 1 to 2, leader changed from e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131) to 461e092893ec4855bcae495fae49ce73 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "461e092893ec4855bcae495fae49ce73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:58.733521  5972 raft_consensus.cc:515] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.735612  5972 leader_election.cc:290] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 2 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:58.736358  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:03:58.736966  5896 raft_consensus.cc:3055] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:58.736588  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:58.737303  5896 raft_consensus.cc:740] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:03:58.737805  6045 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.738216  5896 consensus_queue.cc:260] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.739454  5896 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.746332  6045 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 2.
I20260713 09:03:58.746465  5896 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 2.
I20260713 09:03:58.747583  5937 leader_election.cc:304] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:58.748401  6128 raft_consensus.cc:2804] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:58.748809  6128 raft_consensus.cc:697] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:03:58.749565  6128 consensus_queue.cc:237] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.756013  5792 catalog_manager.cc:5697] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 1 to 2, leader changed from 461e092893ec4855bcae495fae49ce73 (127.5.160.129) to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 2 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:58.857554  6123 raft_consensus.cc:993] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3: : Instructing follower 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:03:58.858016  6124 raft_consensus.cc:1081] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Signalling peer 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:03:58.859426  5896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:35654
I20260713 09:03:58.859894  5896 raft_consensus.cc:493] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:58.860201  5896 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.864627  5896 raft_consensus.cc:515] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.866164  5896 leader_election.cc:290] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 2 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:58.866973  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:03:58.867184  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:58.867534  5972 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.867740  6045 raft_consensus.cc:3055] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:58.868125  6045 raft_consensus.cc:740] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:03:58.868804  6045 consensus_queue.cc:260] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.869675  6045 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:58.874014  6045 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 2.
I20260713 09:03:58.873974  5972 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 2.
I20260713 09:03:58.875190  5862 leader_election.cc:304] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:03:58.875932  6155 raft_consensus.cc:2804] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:58.876370  6155 raft_consensus.cc:697] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Becoming Leader. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:03:58.877137  6155 consensus_queue.cc:237] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:58.884303  5792 catalog_manager.cc:5697] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 reported cstate change: term changed from 1 to 2, leader changed from e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131) to 461e092893ec4855bcae495fae49ce73 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "461e092893ec4855bcae495fae49ce73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.025338  6123 raft_consensus.cc:993] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3: : Instructing follower a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:03:59.025830  6124 raft_consensus.cc:1081] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Signalling peer a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:03:59.027560  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e7637bad31044828057f6a248932c5b"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:52472
I20260713 09:03:59.028147  5972 raft_consensus.cc:493] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:59.028573  5972 raft_consensus.cc:3060] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.033077  5972 raft_consensus.cc:515] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:59.034965  5972 leader_election.cc:290] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 2 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:03:59.035637  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:03:59.036199  5896 raft_consensus.cc:3060] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.036381  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:03:59.036922  6045 raft_consensus.cc:3055] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:59.037189  6045 raft_consensus.cc:740] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:03:59.037940  6045 consensus_queue.cc:260] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:59.038843  6045 raft_consensus.cc:3060] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.042554  5896 raft_consensus.cc:2468] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 2.
I20260713 09:03:59.043187  6045 raft_consensus.cc:2468] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 2.
I20260713 09:03:59.043668  5936 leader_election.cc:304] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: 
I20260713 09:03:59.044433  6128 raft_consensus.cc:2804] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:59.044821  6128 raft_consensus.cc:697] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:03:59.045600  6128 consensus_queue.cc:237] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:03:59.052656  5792 catalog_manager.cc:5697] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 1 to 2, leader changed from e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131) to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 2 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.096206  5896 raft_consensus.cc:1275] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.098873  6124 consensus_queue.cc:1048] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.099354  5896 raft_consensus.cc:1275] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.102272  6045 raft_consensus.cc:1275] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.103818  6096 consensus_queue.cc:1048] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.104390  5972 raft_consensus.cc:1275] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.105142  6096 consensus_queue.cc:1048] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.107832  6124 consensus_queue.cc:1048] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.162554  5971 raft_consensus.cc:1275] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.163874  6155 consensus_queue.cc:1048] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.174113  6045 raft_consensus.cc:1275] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.175617  6095 consensus_queue.cc:1048] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.196678  6046 raft_consensus.cc:1275] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.197976  6095 consensus_queue.cc:1048] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.205605  5971 raft_consensus.cc:1275] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.206827  6119 consensus_queue.cc:1048] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.224742  5897 raft_consensus.cc:1275] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.226117  6128 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.234556  6046 raft_consensus.cc:1275] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.236243  6129 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.300622  5971 raft_consensus.cc:1275] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.301863  6119 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.311069  6046 raft_consensus.cc:1275] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.312381  6179 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.426551  6046 raft_consensus.cc:1275] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.427716  6129 consensus_queue.cc:1048] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.435616  5897 raft_consensus.cc:1275] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.437088  6126 consensus_queue.cc:1048] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:01.457978  5762 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:04:01.458794  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:01.477175  5971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
mode: GRACEFUL
new_leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:52494
I20260713 09:04:01.477768  5971 raft_consensus.cc:606] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Received request to transfer leadership to TS e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:04:01.487696  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
mode: GRACEFUL
new_leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:35676
I20260713 09:04:01.488237  5897 raft_consensus.cc:606] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Received request to transfer leadership to TS e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:04:01.489389  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:01.489822  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:01.690423  6179 raft_consensus.cc:993] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73: : Instructing follower e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:04:01.690866  6189 raft_consensus.cc:1081] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Signalling peer e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:04:01.692193  6046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:44910
I20260713 09:04:01.692605  6046 raft_consensus.cc:493] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:01.692847  6046 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:01.697409  6046 raft_consensus.cc:515] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:01.698971  6046 leader_election.cc:290] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 3 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:04:01.699707  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:04:01.699935  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:04:01.700280  5897 raft_consensus.cc:3055] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:01.700445  5971 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:01.700641  5897 raft_consensus.cc:740] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:04:01.701473  5897 consensus_queue.cc:260] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:01.702615  5897 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:01.706825  5971 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 3.
I20260713 09:04:01.708091  6009 leader_election.cc:304] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:01.708879  6184 raft_consensus.cc:2804] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:01.708993  5897 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 3.
I20260713 09:04:01.710165  6184 raft_consensus.cc:697] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Becoming Leader. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:04:01.710836  6184 consensus_queue.cc:237] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:01.717422  5794 catalog_manager.cc:5697] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 reported cstate change: term changed from 2 to 3, leader changed from 461e092893ec4855bcae495fae49ce73 (127.5.160.129) to e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:01.809738  6126 raft_consensus.cc:993] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a: : Instructing follower e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:04:01.810211  6196 raft_consensus.cc:1081] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Signalling peer e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:04:01.811429  6046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:36880
I20260713 09:04:01.811896  6046 raft_consensus.cc:493] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:01.812201  6046 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:01.816658  6046 raft_consensus.cc:515] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:01.818452  6046 leader_election.cc:290] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 3 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:04:01.819084  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:04:01.819363  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:04:01.819669  5897 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:01.819873  5971 raft_consensus.cc:3055] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:01.820220  5971 raft_consensus.cc:740] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:01.820983  5971 consensus_queue.cc:260] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:01.822222  5971 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:01.826057  5897 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 3.
I20260713 09:04:01.827229  6010 leader_election.cc:304] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:01.827941  6184 raft_consensus.cc:2804] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:01.828434  6184 raft_consensus.cc:697] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Becoming Leader. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:04:01.828516  5971 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 3.
I20260713 09:04:01.829257  6184 consensus_queue.cc:237] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:01.838331  5794 catalog_manager.cc:5697] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 reported cstate change: term changed from 2 to 3, leader changed from a536670bf2994d8c9e22abd15815123a (127.5.160.130) to e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:02.126791  5971 raft_consensus.cc:1275] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:02.128079  6184 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:02.137378  5897 raft_consensus.cc:1275] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:02.141055  6201 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:02.310570  5897 raft_consensus.cc:1275] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:02.311762  6200 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:02.319813  5972 raft_consensus.cc:1275] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:02.321473  6184 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:02.490622  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:02.499868  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e375134f87144dab37aaf0754b37784"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
mode: GRACEFUL
new_leader_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:35666
I20260713 09:04:02.500406  5897 raft_consensus.cc:606] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Received request to transfer leadership to TS a536670bf2994d8c9e22abd15815123a
I20260713 09:04:02.504853  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
mode: GRACEFUL
new_leader_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:35666
I20260713 09:04:02.505421  5897 raft_consensus.cc:606] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Received request to transfer leadership to TS a536670bf2994d8c9e22abd15815123a
I20260713 09:04:02.510004  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
mode: GRACEFUL
new_leader_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:35666
I20260713 09:04:02.510506  5897 raft_consensus.cc:606] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Received request to transfer leadership to TS a536670bf2994d8c9e22abd15815123a
I20260713 09:04:02.514990  6045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
mode: GRACEFUL
new_leader_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:44924
I20260713 09:04:02.515425  6045 raft_consensus.cc:606] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Received request to transfer leadership to TS a536670bf2994d8c9e22abd15815123a
I20260713 09:04:02.519940  6045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
mode: GRACEFUL
new_leader_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:44924
I20260713 09:04:02.520373  6045 raft_consensus.cc:606] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Received request to transfer leadership to TS a536670bf2994d8c9e22abd15815123a
I20260713 09:04:02.591301  6189 raft_consensus.cc:993] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73: : Instructing follower a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.591694  6207 raft_consensus.cc:1081] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Signalling peer a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.592911  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e375134f87144dab37aaf0754b37784"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:52462
I20260713 09:04:02.593395  5972 raft_consensus.cc:493] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.593695  5972 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:02.598003  5972 raft_consensus.cc:515] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:04:02.599622  5972 leader_election.cc:290] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 3 election: Requested vote from peers e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087), 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561)
I20260713 09:04:02.600270  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:04:02.600584  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:04:02.600831  6045 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:02.601110  5897 raft_consensus.cc:3055] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:02.601460  5897 raft_consensus.cc:740] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:04:02.602200  5897 consensus_queue.cc:260] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [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: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:04:02.603394  5897 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:02.605628  6045 raft_consensus.cc:2468] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 3.
I20260713 09:04:02.606578  5937 leader_election.cc:304] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [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: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:02.607229  6126 raft_consensus.cc:2804] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:02.607604  6126 raft_consensus.cc:697] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 3 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:02.608511  5897 raft_consensus.cc:2468] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 3.
I20260713 09:04:02.608304  6126 consensus_queue.cc:237] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [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: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:04:02.614375  5794 catalog_manager.cc:5697] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 2 to 3, leader changed from 461e092893ec4855bcae495fae49ce73 (127.5.160.129) to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 3 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.635722  6201 raft_consensus.cc:993] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3: : Instructing follower a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.636224  6184 raft_consensus.cc:1081] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Signalling peer a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.637681  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:52472
I20260713 09:04:02.638090  5972 raft_consensus.cc:493] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.638330  5972 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:02.642344  5972 raft_consensus.cc:515] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.643687  5972 leader_election.cc:290] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 4 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:04:02.644367  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:04:02.644625  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:04:02.644903  5897 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:02.645190  6045 raft_consensus.cc:3055] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:02.645519  6045 raft_consensus.cc:740] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:04:02.646191  6045 consensus_queue.cc:260] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.647064  6045 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:02.649981  5897 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 4.
I20260713 09:04:02.650946  5936 leader_election.cc:304] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [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: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: 
I20260713 09:04:02.651594  6126 raft_consensus.cc:2804] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:02.652834  6126 raft_consensus.cc:697] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:02.652899  6045 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 4.
I20260713 09:04:02.653764  6126 consensus_queue.cc:237] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.659093  5794 catalog_manager.cc:5697] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 3 to 4, leader changed from e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131) to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 4 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.701934  6189 raft_consensus.cc:993] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73: : Instructing follower a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.702328  6207 raft_consensus.cc:1081] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Signalling peer a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.703661  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:52462
I20260713 09:04:02.704087  5972 raft_consensus.cc:493] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.704367  5972 raft_consensus.cc:3060] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.708295  5972 raft_consensus.cc:515] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.709952  5972 leader_election.cc:290] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 2 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:04:02.710775  6207 raft_consensus.cc:993] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73: : Instructing follower a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.710757  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:04:02.711143  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:04:02.711359  6189 raft_consensus.cc:1081] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Signalling peer a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.711493  5896 raft_consensus.cc:3055] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.711644  6045 raft_consensus.cc:3060] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.711849  5896 raft_consensus.cc:740] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:04:02.712800  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:52462
I20260713 09:04:02.712657  5896 consensus_queue.cc:260] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.713215  5972 raft_consensus.cc:493] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.713599  5972 raft_consensus.cc:3060] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:02.713837  5896 raft_consensus.cc:3060] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.717571  5972 raft_consensus.cc:515] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.718318  6045 raft_consensus.cc:2468] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 2.
I20260713 09:04:02.719127  5972 leader_election.cc:290] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 3 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:04:02.719758  5937 leader_election.cc:304] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:02.719883  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:04:02.720301  5896 raft_consensus.cc:2468] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 2.
I20260713 09:04:02.720965  5897 raft_consensus.cc:3055] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:02.720952  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd2d24f796e44f081c65aab0df9523c" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:04:02.721133  6126 raft_consensus.cc:2804] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:02.721504  5897 raft_consensus.cc:740] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:04:02.721652  6046 raft_consensus.cc:3060] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:02.721733  6126 raft_consensus.cc:697] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:02.722342  5897 consensus_queue.cc:260] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.722621  6126 consensus_queue.cc:237] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.723527  5897 raft_consensus.cc:3060] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:02.728813  6046 raft_consensus.cc:2468] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 3.
I20260713 09:04:02.730062  5937 leader_election.cc:304] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [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: a536670bf2994d8c9e22abd15815123a, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:02.730520  5897 raft_consensus.cc:2468] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 3.
I20260713 09:04:02.730913  6126 raft_consensus.cc:2804] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:02.731437  6126 raft_consensus.cc:697] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 3 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:02.732229  6126 consensus_queue.cc:237] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.733422  5794 catalog_manager.cc:5697] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 1 to 2, leader changed from 461e092893ec4855bcae495fae49ce73 (127.5.160.129) to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 2 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.744387  5794 catalog_manager.cc:5697] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 2 to 3, leader changed from 461e092893ec4855bcae495fae49ce73 (127.5.160.129) to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 3 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.796051  6184 raft_consensus.cc:993] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3: : Instructing follower a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.796519  6184 raft_consensus.cc:1081] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Signalling peer a536670bf2994d8c9e22abd15815123a to start an election
I20260713 09:04:02.797945  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
 from {username='slave'} at 127.0.0.1:52472
I20260713 09:04:02.798434  5972 raft_consensus.cc:493] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.798720  5972 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:02.802577  5972 raft_consensus.cc:515] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.803903  5972 leader_election.cc:290] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [CANDIDATE]: Term 4 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:04:02.804814  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:04:02.804828  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "a536670bf2994d8c9e22abd15815123a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:04:02.805401  5897 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:02.805473  6046 raft_consensus.cc:3055] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:02.805800  6046 raft_consensus.cc:740] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:04:02.806414  6046 consensus_queue.cc:260] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.807173  6046 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:02.809727  5897 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 4.
I20260713 09:04:02.810585  5936 leader_election.cc:304] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [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: 461e092893ec4855bcae495fae49ce73, a536670bf2994d8c9e22abd15815123a; no voters: 
I20260713 09:04:02.811226  6126 raft_consensus.cc:2804] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:02.811213  6046 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a536670bf2994d8c9e22abd15815123a in term 4.
I20260713 09:04:02.811791  6126 raft_consensus.cc:697] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Becoming Leader. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:02.812630  6126 consensus_queue.cc:237] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:02.818406  5794 catalog_manager.cc:5697] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a reported cstate change: term changed from 3 to 4, leader changed from e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131) to a536670bf2994d8c9e22abd15815123a (127.5.160.130). New cstate: current_term: 4 leader_uuid: "a536670bf2994d8c9e22abd15815123a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:03.080005  5897 raft_consensus.cc:1275] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:03.081182  6126 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:03.089243  6046 raft_consensus.cc:1275] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:03.090544  6126 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:03.146615  6046 raft_consensus.cc:1275] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:03.148063  6126 consensus_queue.cc:1048] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:03.156049  5897 raft_consensus.cc:1275] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:03.157251  6212 consensus_queue.cc:1048] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:03.174604  6046 raft_consensus.cc:1275] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:03.175629  6212 consensus_queue.cc:1048] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:03.184154  5897 raft_consensus.cc:1275] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:03.185554  6196 consensus_queue.cc:1048] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:03.229607  5897 raft_consensus.cc:1275] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:03.230697  6196 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:03.234304  5895 raft_consensus.cc:1275] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:03.235867  6196 consensus_queue.cc:1048] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:03.240948  6046 raft_consensus.cc:1275] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:03.243386  6196 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:03.253803  6046 raft_consensus.cc:1275] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Refusing update from remote peer a536670bf2994d8c9e22abd15815123a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:03.255684  6223 consensus_queue.cc:1048] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:05.531826  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:05.539301  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
mode: GRACEFUL
new_leader_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:52494
I20260713 09:04:05.540004  5972 raft_consensus.cc:606] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Received request to transfer leadership to TS 461e092893ec4855bcae495fae49ce73
I20260713 09:04:05.542683  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e7637bad31044828057f6a248932c5b"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
mode: GRACEFUL
new_leader_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:52494
I20260713 09:04:05.543102  5972 raft_consensus.cc:606] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Received request to transfer leadership to TS 461e092893ec4855bcae495fae49ce73
I20260713 09:04:05.545161  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e375134f87144dab37aaf0754b37784"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
mode: GRACEFUL
new_leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:52494
I20260713 09:04:05.545544  5972 raft_consensus.cc:606] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 3 LEADER]: Received request to transfer leadership to TS e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:04:05.547627  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
mode: GRACEFUL
new_leader_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:52494
I20260713 09:04:05.548089  5972 raft_consensus.cc:606] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Received request to transfer leadership to TS 461e092893ec4855bcae495fae49ce73
I20260713 09:04:05.550166  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1"
dest_uuid: "a536670bf2994d8c9e22abd15815123a"
mode: GRACEFUL
new_leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:52494
I20260713 09:04:05.550550  5972 raft_consensus.cc:606] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Received request to transfer leadership to TS e2bae7144a1c48b79ba5c4c635a10cc3
I20260713 09:04:05.551525  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:04:05.551931  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:05.618569  6229 raft_consensus.cc:993] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a: : Instructing follower 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:04:05.619171  6230 raft_consensus.cc:1081] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Signalling peer 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:04:05.620863  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:54100
I20260713 09:04:05.621435  5895 raft_consensus.cc:493] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:05.621773  5895 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:05.627022  5895 raft_consensus.cc:515] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.629088  5895 leader_election.cc:290] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 5 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:04:05.630077  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:04:05.630659  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c68f86602c14a4982f2e85562c0f6f3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:04:05.630879  5972 raft_consensus.cc:3055] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:05.631160  6046 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:05.631179  5972 raft_consensus.cc:740] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:05.632185  5972 consensus_queue.cc:260] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.633529  5972 raft_consensus.cc:3060] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:05.638151  6046 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 5.
I20260713 09:04:05.639591  5862 leader_election.cc:304] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [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: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:05.640115  5972 raft_consensus.cc:2468] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 5.
I20260713 09:04:05.641225  6231 raft_consensus.cc:2804] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:05.642127  6231 raft_consensus.cc:697] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 5 LEADER]: Becoming Leader. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:04:05.643023  6231 consensus_queue.cc:237] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.650669  5794 catalog_manager.cc:5697] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 reported cstate change: term changed from 4 to 5, leader changed from a536670bf2994d8c9e22abd15815123a (127.5.160.130) to 461e092893ec4855bcae495fae49ce73 (127.5.160.129). New cstate: current_term: 5 leader_uuid: "461e092893ec4855bcae495fae49ce73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.666798  6229 raft_consensus.cc:993] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a: : Instructing follower e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:04:05.667259  6230 raft_consensus.cc:1081] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Signalling peer e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:04:05.668572  6046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:36880
I20260713 09:04:05.668952  6046 raft_consensus.cc:493] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:05.669168  6046 raft_consensus.cc:3060] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:05.672968  6046 raft_consensus.cc:515] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.674376  6046 leader_election.cc:290] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 3 election: Requested vote from peers 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561), a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491)
I20260713 09:04:05.675355  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:04:05.675500  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58bcdc9962f44cd3846ebb38622347c1" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:04:05.675994  5972 raft_consensus.cc:3055] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:05.676003  5895 raft_consensus.cc:3060] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:05.676420  5972 raft_consensus.cc:740] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:05.677232  5972 consensus_queue.cc:260] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.678308  5972 raft_consensus.cc:3060] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:05.681457  5895 raft_consensus.cc:2468] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 3.
I20260713 09:04:05.682654  6010 leader_election.cc:304] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:05.682749  5972 raft_consensus.cc:2468] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 3.
I20260713 09:04:05.683548  6201 raft_consensus.cc:2804] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:05.684794  6201 raft_consensus.cc:697] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Becoming Leader. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:04:05.685578  6201 consensus_queue.cc:237] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.692595  5794 catalog_manager.cc:5697] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 reported cstate change: term changed from 2 to 3, leader changed from a536670bf2994d8c9e22abd15815123a (127.5.160.130) to e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:05.715802  6229 raft_consensus.cc:993] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a: : Instructing follower e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:04:05.716203  6230 raft_consensus.cc:1081] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 3 LEADER]: Signalling peer e2bae7144a1c48b79ba5c4c635a10cc3 to start an election
I20260713 09:04:05.717826  6046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e375134f87144dab37aaf0754b37784"
dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
 from {username='slave'} at 127.0.0.1:36880
I20260713 09:04:05.718288  6046 raft_consensus.cc:493] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:05.718577  6046 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:05.722656  6046 raft_consensus.cc:515] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:04:05.724066  6046 leader_election.cc:290] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [CANDIDATE]: Term 4 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561)
I20260713 09:04:05.725135  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:04:05.725142  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e375134f87144dab37aaf0754b37784" candidate_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "461e092893ec4855bcae495fae49ce73"
I20260713 09:04:05.725836  5972 raft_consensus.cc:3055] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:05.725924  5895 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:05.726130  5972 raft_consensus.cc:740] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:05.726899  5972 consensus_queue.cc:260] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [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: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:04:05.727833  5972 raft_consensus.cc:3060] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:05.730844  5895 raft_consensus.cc:2468] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 4.
I20260713 09:04:05.732026  6010 leader_election.cc:304] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:05.732803  6201 raft_consensus.cc:2804] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:05.732561  5972 raft_consensus.cc:2468] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bae7144a1c48b79ba5c4c635a10cc3 in term 4.
I20260713 09:04:05.733279  6201 raft_consensus.cc:697] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 LEADER]: Becoming Leader. State: Replica: e2bae7144a1c48b79ba5c4c635a10cc3, State: Running, Role: LEADER
I20260713 09:04:05.734241  6201 consensus_queue.cc:237] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [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: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } }
I20260713 09:04:05.740711  5794 catalog_manager.cc:5697] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 reported cstate change: term changed from 3 to 4, leader changed from a536670bf2994d8c9e22abd15815123a (127.5.160.130) to e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131). New cstate: current_term: 4 leader_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.750517  6227 raft_consensus.cc:993] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a: : Instructing follower 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:04:05.750952  6229 raft_consensus.cc:1081] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Signalling peer 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:04:05.752350  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:54100
I20260713 09:04:05.752820  5895 raft_consensus.cc:493] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:05.753121  5895 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:05.757510  5895 raft_consensus.cc:515] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.759053  5895 leader_election.cc:290] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 5 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:04:05.760051  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:04:05.760051  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f04b6aceca4269bcddad79a6db8da3" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:04:05.760787  6046 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:05.760870  5972 raft_consensus.cc:3055] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:05.761204  5972 raft_consensus.cc:740] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:05.761955  5972 consensus_queue.cc:260] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.763001  5972 raft_consensus.cc:3060] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:05.767107  6046 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 5.
I20260713 09:04:05.768348  5862 leader_election.cc:304] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [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: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:05.768702  5972 raft_consensus.cc:2468] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 5.
I20260713 09:04:05.769083  6231 raft_consensus.cc:2804] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:05.769568  6231 raft_consensus.cc:697] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 5 LEADER]: Becoming Leader. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:04:05.770391  6231 consensus_queue.cc:237] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.776727  5794 catalog_manager.cc:5697] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 reported cstate change: term changed from 4 to 5, leader changed from a536670bf2994d8c9e22abd15815123a (127.5.160.130) to 461e092893ec4855bcae495fae49ce73 (127.5.160.129). New cstate: current_term: 5 leader_uuid: "461e092893ec4855bcae495fae49ce73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.961613  6227 raft_consensus.cc:993] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a: : Instructing follower 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:04:05.962076  6227 raft_consensus.cc:1081] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Signalling peer 461e092893ec4855bcae495fae49ce73 to start an election
I20260713 09:04:05.963518  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e7637bad31044828057f6a248932c5b"
dest_uuid: "461e092893ec4855bcae495fae49ce73"
 from {username='slave'} at 127.0.0.1:54100
I20260713 09:04:05.963936  5895 raft_consensus.cc:493] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:05.964178  5895 raft_consensus.cc:3060] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:05.968532  5895 raft_consensus.cc:515] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.970243  5895 leader_election.cc:290] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [CANDIDATE]: Term 3 election: Requested vote from peers a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491), e2bae7144a1c48b79ba5c4c635a10cc3 (127.5.160.131:39087)
I20260713 09:04:05.971297  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3"
I20260713 09:04:05.971452  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7637bad31044828057f6a248932c5b" candidate_uuid: "461e092893ec4855bcae495fae49ce73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a536670bf2994d8c9e22abd15815123a"
I20260713 09:04:05.971846  6046 raft_consensus.cc:3060] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:05.972060  5972 raft_consensus.cc:3055] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:05.972424  5972 raft_consensus.cc:740] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a536670bf2994d8c9e22abd15815123a, State: Running, Role: LEADER
I20260713 09:04:05.973162  5972 consensus_queue.cc:260] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.974339  5972 raft_consensus.cc:3060] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:05.976825  6046 raft_consensus.cc:2468] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 3.
I20260713 09:04:05.977999  5862 leader_election.cc:304] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [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: 461e092893ec4855bcae495fae49ce73, e2bae7144a1c48b79ba5c4c635a10cc3; no voters: 
I20260713 09:04:05.978730  6231 raft_consensus.cc:2804] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:05.979122  6231 raft_consensus.cc:697] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 3 LEADER]: Becoming Leader. State: Replica: 461e092893ec4855bcae495fae49ce73, State: Running, Role: LEADER
I20260713 09:04:05.979629  5972 raft_consensus.cc:2468] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461e092893ec4855bcae495fae49ce73 in term 3.
I20260713 09:04:05.979892  6231 consensus_queue.cc:237] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [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: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } }
I20260713 09:04:05.986721  5794 catalog_manager.cc:5697] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 reported cstate change: term changed from 2 to 3, leader changed from a536670bf2994d8c9e22abd15815123a (127.5.160.130) to 461e092893ec4855bcae495fae49ce73 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "461e092893ec4855bcae495fae49ce73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.029690  6046 raft_consensus.cc:1275] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 5 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:06.030804  6231 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:06.040936  5972 raft_consensus.cc:1275] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 5 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:06.042516  6231 consensus_queue.cc:1048] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:04:06.102960  5972 raft_consensus.cc:1275] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:06.104233  6201 consensus_queue.cc:1048] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:06.112501  5895 raft_consensus.cc:1275] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:06.114580  6238 consensus_queue.cc:1048] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:06.149006  5972 raft_consensus.cc:1275] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:06.150164  6238 consensus_queue.cc:1048] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:06.159137  5895 raft_consensus.cc:1275] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Refusing update from remote peer e2bae7144a1c48b79ba5c4c635a10cc3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:06.160786  6250 consensus_queue.cc:1048] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "461e092893ec4855bcae495fae49ce73" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:06.189787  5972 raft_consensus.cc:1275] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 5 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:06.190989  6231 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:06.199980  6046 raft_consensus.cc:1275] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 5 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:06.201671  6232 consensus_queue.cc:1048] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:06.371866  6046 raft_consensus.cc:1275] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:06.373214  6232 consensus_queue.cc:1048] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bae7144a1c48b79ba5c4c635a10cc3" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:06.381850  5972 raft_consensus.cc:1275] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Refusing update from remote peer 461e092893ec4855bcae495fae49ce73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:06.383375  6231 consensus_queue.cc:1048] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a536670bf2994d8c9e22abd15815123a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:06.552743  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:06.557946  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
W20260713 09:04:06.571789  5936 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:04:06.588387  5936 consensus_peers.cc:597] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a -> Peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Couldn't send request to peer 461e092893ec4855bcae495fae49ce73. 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:04:06.589597  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:06.590453  5762 tablet_replica.cc:333] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73: stopping tablet replica
I20260713 09:04:06.591358  5762 raft_consensus.cc:2243] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.591959  5762 raft_consensus.cc:2272] T 0026b34ad5c54ae3943a01653a565f98 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.594229  5762 tablet_replica.cc:333] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73: stopping tablet replica
I20260713 09:04:06.594769  5762 raft_consensus.cc:2243] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.595165  5762 raft_consensus.cc:2272] T ee9e974c990341688a720bb39898f6a4 P 461e092893ec4855bcae495fae49ce73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.596756  5762 tablet_replica.cc:333] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73: stopping tablet replica
I20260713 09:04:06.597232  5762 raft_consensus.cc:2243] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.598026  5762 raft_consensus.cc:2272] T 1e7637bad31044828057f6a248932c5b P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.600415  5762 tablet_replica.cc:333] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73: stopping tablet replica
I20260713 09:04:06.600919  5762 raft_consensus.cc:2243] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.601393  5762 raft_consensus.cc:2272] T 3e375134f87144dab37aaf0754b37784 P 461e092893ec4855bcae495fae49ce73 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.603209  5762 tablet_replica.cc:333] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73: stopping tablet replica
I20260713 09:04:06.603688  5762 raft_consensus.cc:2243] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.604082  5762 raft_consensus.cc:2272] T efffaf9b3adc4299b7bc34e6e71d15c4 P 461e092893ec4855bcae495fae49ce73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.605641  5762 tablet_replica.cc:333] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73: stopping tablet replica
I20260713 09:04:06.606091  5762 raft_consensus.cc:2243] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.606473  5762 raft_consensus.cc:2272] T 58bcdc9962f44cd3846ebb38622347c1 P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.608345  5762 tablet_replica.cc:333] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73: stopping tablet replica
I20260713 09:04:06.608799  5762 raft_consensus.cc:2243] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.609517  5762 raft_consensus.cc:2272] T 1c68f86602c14a4982f2e85562c0f6f3 P 461e092893ec4855bcae495fae49ce73 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.611181  5762 tablet_replica.cc:333] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73: stopping tablet replica
I20260713 09:04:06.611641  5762 raft_consensus.cc:2243] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.612025  5762 raft_consensus.cc:2272] T 3cd2d24f796e44f081c65aab0df9523c P 461e092893ec4855bcae495fae49ce73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.613514  5762 tablet_replica.cc:333] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73: stopping tablet replica
I20260713 09:04:06.613922  5762 raft_consensus.cc:2243] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.614614  5762 raft_consensus.cc:2272] T 57f04b6aceca4269bcddad79a6db8da3 P 461e092893ec4855bcae495fae49ce73 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:06.624181  6010 consensus_peers.cc:597] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 -> Peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Couldn't send request to peer 461e092893ec4855bcae495fae49ce73. 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:04:06.726886  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:04:06.728066  5936 consensus_peers.cc:597] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a -> Peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Couldn't send request to peer 461e092893ec4855bcae495fae49ce73. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:06.728648  6010 consensus_peers.cc:597] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 -> Peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Couldn't send request to peer 461e092893ec4855bcae495fae49ce73. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:06.728791  5936 consensus_peers.cc:597] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a -> Peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Couldn't send request to peer 461e092893ec4855bcae495fae49ce73. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:06.745990  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:04:06.758469  6010 consensus_peers.cc:597] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 -> Peer 461e092893ec4855bcae495fae49ce73 (127.5.160.129:37561): Couldn't send request to peer 461e092893ec4855bcae495fae49ce73. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:06.760692  6009 consensus_peers.cc:597] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 -> Peer a536670bf2994d8c9e22abd15815123a (127.5.160.130:36491): Couldn't send request to peer a536670bf2994d8c9e22abd15815123a. 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:04:06.770747  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:06.771461  5762 tablet_replica.cc:333] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a: stopping tablet replica
I20260713 09:04:06.772056  5762 raft_consensus.cc:2243] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.772502  5762 raft_consensus.cc:2272] T 1e7637bad31044828057f6a248932c5b P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.774626  5762 tablet_replica.cc:333] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a: stopping tablet replica
I20260713 09:04:06.775136  5762 raft_consensus.cc:2243] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.775905  5762 raft_consensus.cc:2272] T ee9e974c990341688a720bb39898f6a4 P a536670bf2994d8c9e22abd15815123a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.777551  5762 tablet_replica.cc:333] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a: stopping tablet replica
I20260713 09:04:06.778020  5762 raft_consensus.cc:2243] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.778409  5762 raft_consensus.cc:2272] T 1c68f86602c14a4982f2e85562c0f6f3 P a536670bf2994d8c9e22abd15815123a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.780962  5762 tablet_replica.cc:333] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a: stopping tablet replica
I20260713 09:04:06.781553  5762 raft_consensus.cc:2243] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.781949  5762 raft_consensus.cc:2272] T 57f04b6aceca4269bcddad79a6db8da3 P a536670bf2994d8c9e22abd15815123a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.783769  5762 tablet_replica.cc:333] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a: stopping tablet replica
I20260713 09:04:06.784248  5762 raft_consensus.cc:2243] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.784957  5762 raft_consensus.cc:2272] T 3cd2d24f796e44f081c65aab0df9523c P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.786689  5762 tablet_replica.cc:333] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a: stopping tablet replica
I20260713 09:04:06.787209  5762 raft_consensus.cc:2243] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.787976  5762 raft_consensus.cc:2272] T 0026b34ad5c54ae3943a01653a565f98 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.789572  5762 tablet_replica.cc:333] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a: stopping tablet replica
I20260713 09:04:06.790021  5762 raft_consensus.cc:2243] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.790388  5762 raft_consensus.cc:2272] T 3e375134f87144dab37aaf0754b37784 P a536670bf2994d8c9e22abd15815123a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.792202  5762 tablet_replica.cc:333] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a: stopping tablet replica
I20260713 09:04:06.792797  5762 raft_consensus.cc:2243] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.793217  5762 raft_consensus.cc:2272] T efffaf9b3adc4299b7bc34e6e71d15c4 P a536670bf2994d8c9e22abd15815123a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.794747  5762 tablet_replica.cc:333] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a: stopping tablet replica
I20260713 09:04:06.795102  5762 raft_consensus.cc:2243] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.795408  5762 raft_consensus.cc:2272] T 58bcdc9962f44cd3846ebb38622347c1 P a536670bf2994d8c9e22abd15815123a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.822664  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:04:06.838884  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:04:06.861133  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:06.861827  5762 tablet_replica.cc:333] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3: stopping tablet replica
I20260713 09:04:06.862406  5762 raft_consensus.cc:2243] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.862874  5762 raft_consensus.cc:2272] T 0026b34ad5c54ae3943a01653a565f98 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.864566  5762 tablet_replica.cc:333] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3: stopping tablet replica
I20260713 09:04:06.865064  5762 raft_consensus.cc:2243] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.865882  5762 raft_consensus.cc:2272] T 3e375134f87144dab37aaf0754b37784 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.867745  5762 tablet_replica.cc:333] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3: stopping tablet replica
I20260713 09:04:06.868229  5762 raft_consensus.cc:2243] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.868633  5762 raft_consensus.cc:2272] T 1c68f86602c14a4982f2e85562c0f6f3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.870546  5762 tablet_replica.cc:333] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3: stopping tablet replica
I20260713 09:04:06.871055  5762 raft_consensus.cc:2243] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.871718  5762 raft_consensus.cc:2272] T 58bcdc9962f44cd3846ebb38622347c1 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.873637  5762 tablet_replica.cc:333] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3: stopping tablet replica
I20260713 09:04:06.874125  5762 raft_consensus.cc:2243] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.874536  5762 raft_consensus.cc:2272] T 1e7637bad31044828057f6a248932c5b P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.876468  5762 tablet_replica.cc:333] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3: stopping tablet replica
I20260713 09:04:06.876991  5762 raft_consensus.cc:2243] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.877444  5762 raft_consensus.cc:2272] T ee9e974c990341688a720bb39898f6a4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.879034  5762 tablet_replica.cc:333] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3: stopping tablet replica
I20260713 09:04:06.879495  5762 raft_consensus.cc:2243] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.880191  5762 raft_consensus.cc:2272] T efffaf9b3adc4299b7bc34e6e71d15c4 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.881776  5762 tablet_replica.cc:333] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3: stopping tablet replica
I20260713 09:04:06.882229  5762 raft_consensus.cc:2243] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.882614  5762 raft_consensus.cc:2272] T 57f04b6aceca4269bcddad79a6db8da3 P e2bae7144a1c48b79ba5c4c635a10cc3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.884440  5762 tablet_replica.cc:333] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3: stopping tablet replica
I20260713 09:04:06.884872  5762 raft_consensus.cc:2243] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.885259  5762 raft_consensus.cc:2272] T 3cd2d24f796e44f081c65aab0df9523c P e2bae7144a1c48b79ba5c4c635a10cc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.910585  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:04:06.926409  5762 master.cc:562] Master@127.5.160.190:41503 shutting down...
I20260713 09:04:06.971792  5849 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:04:07.070600  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:07.071198  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:07.071547  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3e65fa28e57a4fda87aae8304dc9f359: stopping tablet replica
I20260713 09:04:07.090487  5762 master.cc:584] Master@127.5.160.190:41503 shutdown complete.
461e092893ec4855bcae495fae49ce73  4
a536670bf2994d8c9e22abd15815123a  4
e2bae7144a1c48b79ba5c4c635a10cc3  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12458 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:04:07.130236  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:42557
I20260713 09:04:07.131413  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:07.136734  6264 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:04:07.137168  6265 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:04:07.138746  5762 server_base.cc:1061] running on GCE node
W20260713 09:04:07.138867  6267 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:04:07.139822  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:07.140040  5762 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:04:07.140218  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933447140200 us; error 0 us; skew 500 ppm
I20260713 09:04:07.140730  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:07.143221  5762 webserver.cc:533] Webserver started at http://127.5.160.190:41493/ using document root <none> and password file <none>
I20260713 09:04:07.143712  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:07.143914  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:07.144184  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:07.145371  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/master-0-root/instance:
uuid: "b92030bac6534fa4987118ba626daade"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-0tg4"
I20260713 09:04:07.150072  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:07.153342  6272 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:04:07.154212  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:04:07.154451  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/master-0-root
uuid: "b92030bac6534fa4987118ba626daade"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-0tg4"
I20260713 09:04:07.154691  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-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:04:07.167099  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:07.168265  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:07.205482  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:42557
I20260713 09:04:07.205574  6323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:42557 every 8 connection(s)
I20260713 09:04:07.209251  6324 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:04:07.218441  6324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade: Bootstrap starting.
I20260713 09:04:07.223242  6324 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.227331  6324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade: No bootstrap required, opened a new log
I20260713 09:04:07.229491  6324 raft_consensus.cc:359] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b92030bac6534fa4987118ba626daade" member_type: VOTER }
I20260713 09:04:07.229882  6324 raft_consensus.cc:385] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.230104  6324 raft_consensus.cc:740] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92030bac6534fa4987118ba626daade, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.230713  6324 consensus_queue.cc:260] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b92030bac6534fa4987118ba626daade" member_type: VOTER }
I20260713 09:04:07.231153  6324 raft_consensus.cc:399] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:07.231377  6324 raft_consensus.cc:493] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:07.231637  6324 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:07.235582  6324 raft_consensus.cc:515] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b92030bac6534fa4987118ba626daade" member_type: VOTER }
I20260713 09:04:07.236085  6324 leader_election.cc:304] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [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: b92030bac6534fa4987118ba626daade; no voters: 
I20260713 09:04:07.237156  6324 leader_election.cc:290] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:07.237604  6327 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:07.238914  6327 raft_consensus.cc:697] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 1 LEADER]: Becoming Leader. State: Replica: b92030bac6534fa4987118ba626daade, State: Running, Role: LEADER
I20260713 09:04:07.239588  6327 consensus_queue.cc:237] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [LEADER]: Queue going to LEADER mode. State: All 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: "b92030bac6534fa4987118ba626daade" member_type: VOTER }
I20260713 09:04:07.240119  6324 sys_catalog.cc:565] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:07.243896  6328 sys_catalog.cc:455] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b92030bac6534fa4987118ba626daade" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b92030bac6534fa4987118ba626daade" member_type: VOTER } }
I20260713 09:04:07.244426  6328 sys_catalog.cc:458] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:07.245321  6329 sys_catalog.cc:455] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [sys.catalog]: SysCatalogTable state changed. Reason: New leader b92030bac6534fa4987118ba626daade. Latest consensus state: current_term: 1 leader_uuid: "b92030bac6534fa4987118ba626daade" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b92030bac6534fa4987118ba626daade" member_type: VOTER } }
I20260713 09:04:07.246098  6329 sys_catalog.cc:458] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:07.248411  6333 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:07.256811  6333 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:07.257803  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:07.265182  6333 catalog_manager.cc:1383] Generated new cluster ID: fae986f7fc2e4ac59bb4503ea8fef113
I20260713 09:04:07.265498  6333 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:07.280191  6333 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:07.281417  6333 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:07.293229  6333 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade: Generated new TSK 0
I20260713 09:04:07.293867  6333 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:07.324651  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:07.330209  6345 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:04:07.331257  6346 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:04:07.332581  6348 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:04:07.332739  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:07.333636  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:07.333820  5762 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:04:07.333940  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933447333928 us; error 0 us; skew 500 ppm
I20260713 09:04:07.334369  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:07.336371  5762 webserver.cc:533] Webserver started at http://127.5.160.129:38357/ using document root <none> and password file <none>
I20260713 09:04:07.336789  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:07.336938  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:07.337139  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:07.338187  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-0-root/instance:
uuid: "fef359b91e304698ae619f417582aa4f"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-0tg4"
I20260713 09:04:07.342612  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:07.345782  6353 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:04:07.346472  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:07.346771  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "fef359b91e304698ae619f417582aa4f"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-0tg4"
I20260713 09:04:07.347054  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-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:04:07.364418  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:07.365723  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:07.367257  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:07.370818  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:07.371117  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.371428  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:07.371649  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.411711  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:44289
I20260713 09:04:07.411800  6415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:44289 every 8 connection(s)
I20260713 09:04:07.416491  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:07.424093  6420 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:04:07.424420  6421 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:04:07.427695  6423 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:04:07.429622  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:07.430722  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:07.430979  5762 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:04:07.431178  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933447431160 us; error 0 us; skew 500 ppm
I20260713 09:04:07.431864  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:07.433586  6416 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42557
I20260713 09:04:07.433945  6416 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:07.434691  5762 webserver.cc:533] Webserver started at http://127.5.160.130:34021/ using document root <none> and password file <none>
I20260713 09:04:07.434872  6416 heartbeater.cc:507] Master 127.5.160.190:42557 requested a full tablet report, sending...
I20260713 09:04:07.435313  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:07.435554  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:07.435859  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:07.436951  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-1-root/instance:
uuid: "77cfd7bd25744643af52c44445d02b1a"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-0tg4"
I20260713 09:04:07.437008  6289 ts_manager.cc:194] Registered new tserver with Master: fef359b91e304698ae619f417582aa4f (127.5.160.129:44289)
I20260713 09:04:07.438773  6289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40220
I20260713 09:04:07.441478  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:07.444558  6428 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:04:07.445374  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:07.445677  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-1-root
uuid: "77cfd7bd25744643af52c44445d02b1a"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-0tg4"
I20260713 09:04:07.445971  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-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:04:07.464432  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:07.465683  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:07.467100  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:07.469221  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:07.469462  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.469709  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:07.469879  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.507653  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:41681
I20260713 09:04:07.507776  6490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:41681 every 8 connection(s)
I20260713 09:04:07.512238  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:07.518932  6494 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:04:07.519819  6495 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:04:07.522611  5762 server_base.cc:1061] running on GCE node
W20260713 09:04:07.523202  6497 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:04:07.524137  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:07.524396  5762 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:04:07.524622  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933447524602 us; error 0 us; skew 500 ppm
I20260713 09:04:07.524904  6491 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42557
I20260713 09:04:07.525215  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:07.525249  6491 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:07.526168  6491 heartbeater.cc:507] Master 127.5.160.190:42557 requested a full tablet report, sending...
I20260713 09:04:07.527848  5762 webserver.cc:533] Webserver started at http://127.5.160.131:37755/ using document root <none> and password file <none>
I20260713 09:04:07.528357  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:07.528335  6289 ts_manager.cc:194] Registered new tserver with Master: 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:07.528723  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:07.529024  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:07.529875  6289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40236
I20260713 09:04:07.530282  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-2-root/instance:
uuid: "0b6d35780817407a864bf050de0b7f2b"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-0tg4"
I20260713 09:04:07.534714  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:07.537717  6502 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:04:07.538460  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:07.538792  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-2-root
uuid: "0b6d35780817407a864bf050de0b7f2b"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-0tg4"
I20260713 09:04:07.539060  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933434510550-5762-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:04:07.560135  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:07.561467  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:07.562879  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:07.564919  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:07.565116  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.565394  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:07.565557  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.603618  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:42637
I20260713 09:04:07.603722  6564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:42637 every 8 connection(s)
I20260713 09:04:07.616724  6565 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42557
I20260713 09:04:07.617050  6565 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:07.617808  6565 heartbeater.cc:507] Master 127.5.160.190:42557 requested a full tablet report, sending...
I20260713 09:04:07.619556  6289 ts_manager.cc:194] Registered new tserver with Master: 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:07.619825  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01322184s
I20260713 09:04:07.620895  6289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40240
I20260713 09:04:07.643474  6289 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40242:
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:04:07.646217  6289 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:04:07.716133  6456 tablet_service.cc:1511] Processing CreateTablet for tablet f6fe729da55a4e62ae23a01b88bebf95 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:07.718362  6455 tablet_service.cc:1511] Processing CreateTablet for tablet 96c2ca5d47b944ff83f9b1743f774aca (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:07.719012  6451 tablet_service.cc:1511] Processing CreateTablet for tablet 453454d5941f49c4995ff351bd26bfaa (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:07.719779  6455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c2ca5d47b944ff83f9b1743f774aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.720342  6451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453454d5941f49c4995ff351bd26bfaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.724843  6452 tablet_service.cc:1511] Processing CreateTablet for tablet 21c4bde59aa9484bafd007db7d4a3138 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:07.724975  6454 tablet_service.cc:1511] Processing CreateTablet for tablet baf72e4700c744889290248606af6b41 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:07.724874  6453 tablet_service.cc:1511] Processing CreateTablet for tablet b276ed22059f4104bdfaecfc2194a591 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:07.726960  6453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b276ed22059f4104bdfaecfc2194a591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.726845  6450 tablet_service.cc:1511] Processing CreateTablet for tablet 00f7f6ce0ffc4e9bb9371fbf51885c12 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:07.728344  6450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f7f6ce0ffc4e9bb9371fbf51885c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.730808  6454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf72e4700c744889290248606af6b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.731730  6449 tablet_service.cc:1511] Processing CreateTablet for tablet 28c6b2583f61452589b78d47ac8ae865 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:07.733047  6449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c6b2583f61452589b78d47ac8ae865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.733678  6452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c4bde59aa9484bafd007db7d4a3138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.736251  6448 tablet_service.cc:1511] Processing CreateTablet for tablet 895b66e3a93b4cc49b430b6a2b02f612 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:07.737269  6456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fe729da55a4e62ae23a01b88bebf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.738306  6447 tablet_service.cc:1511] Processing CreateTablet for tablet a64906422e714bf4986217ca674422d1 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:07.739248  6448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895b66e3a93b4cc49b430b6a2b02f612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.739882  6447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64906422e714bf4986217ca674422d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.742647  6530 tablet_service.cc:1511] Processing CreateTablet for tablet f6fe729da55a4e62ae23a01b88bebf95 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:07.743922  6530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fe729da55a4e62ae23a01b88bebf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.745888  6529 tablet_service.cc:1511] Processing CreateTablet for tablet 96c2ca5d47b944ff83f9b1743f774aca (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:07.747179  6529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c2ca5d47b944ff83f9b1743f774aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.750484  6526 tablet_service.cc:1511] Processing CreateTablet for tablet 21c4bde59aa9484bafd007db7d4a3138 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:07.750593  6528 tablet_service.cc:1511] Processing CreateTablet for tablet baf72e4700c744889290248606af6b41 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:07.751235  6525 tablet_service.cc:1511] Processing CreateTablet for tablet 453454d5941f49c4995ff351bd26bfaa (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:07.750484  6521 tablet_service.cc:1511] Processing CreateTablet for tablet a64906422e714bf4986217ca674422d1 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:07.752843  6523 tablet_service.cc:1511] Processing CreateTablet for tablet 28c6b2583f61452589b78d47ac8ae865 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:07.754750  6527 tablet_service.cc:1511] Processing CreateTablet for tablet b276ed22059f4104bdfaecfc2194a591 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:07.756891  6524 tablet_service.cc:1511] Processing CreateTablet for tablet 00f7f6ce0ffc4e9bb9371fbf51885c12 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:07.765493  6528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf72e4700c744889290248606af6b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.765805  6522 tablet_service.cc:1511] Processing CreateTablet for tablet 895b66e3a93b4cc49b430b6a2b02f612 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:07.767006  6522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895b66e3a93b4cc49b430b6a2b02f612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.769603  6525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453454d5941f49c4995ff351bd26bfaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.773626  6526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c4bde59aa9484bafd007db7d4a3138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.777695  6523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c6b2583f61452589b78d47ac8ae865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.781710  6527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b276ed22059f4104bdfaecfc2194a591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.783453  6381 tablet_service.cc:1511] Processing CreateTablet for tablet f6fe729da55a4e62ae23a01b88bebf95 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:07.784745  6381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fe729da55a4e62ae23a01b88bebf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.785701  6524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f7f6ce0ffc4e9bb9371fbf51885c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.786209  6377 tablet_service.cc:1511] Processing CreateTablet for tablet 21c4bde59aa9484bafd007db7d4a3138 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:07.786441  6380 tablet_service.cc:1511] Processing CreateTablet for tablet 96c2ca5d47b944ff83f9b1743f774aca (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:07.787621  6377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c4bde59aa9484bafd007db7d4a3138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.788251  6379 tablet_service.cc:1511] Processing CreateTablet for tablet baf72e4700c744889290248606af6b41 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:07.789628  6521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64906422e714bf4986217ca674422d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.790282  6378 tablet_service.cc:1511] Processing CreateTablet for tablet b276ed22059f4104bdfaecfc2194a591 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:07.790431  6376 tablet_service.cc:1511] Processing CreateTablet for tablet 453454d5941f49c4995ff351bd26bfaa (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:07.792593  6379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf72e4700c744889290248606af6b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.792732  6375 tablet_service.cc:1511] Processing CreateTablet for tablet 00f7f6ce0ffc4e9bb9371fbf51885c12 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:07.794023  6375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f7f6ce0ffc4e9bb9371fbf51885c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.795847  6373 tablet_service.cc:1511] Processing CreateTablet for tablet 895b66e3a93b4cc49b430b6a2b02f612 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:07.798542  6372 tablet_service.cc:1511] Processing CreateTablet for tablet a64906422e714bf4986217ca674422d1 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:07.801864  6378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b276ed22059f4104bdfaecfc2194a591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.802248  6374 tablet_service.cc:1511] Processing CreateTablet for tablet 28c6b2583f61452589b78d47ac8ae865 (DEFAULT_TABLE table=test-workload [id=5df97dc022564e33a2cc48615abb105b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:07.803666  6376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453454d5941f49c4995ff351bd26bfaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.806864  6380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c2ca5d47b944ff83f9b1743f774aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.810154  6372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64906422e714bf4986217ca674422d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.813915  6374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c6b2583f61452589b78d47ac8ae865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.817893  6373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895b66e3a93b4cc49b430b6a2b02f612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.860106  6579 tablet_bootstrap.cc:492] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:07.882606  6580 tablet_bootstrap.cc:492] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:07.927021  6579 tablet_bootstrap.cc:654] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.935038  6581 tablet_bootstrap.cc:492] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:07.944494  6580 tablet_bootstrap.cc:654] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.944494  6579 tablet_bootstrap.cc:492] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:07.945753  6579 ts_tablet_manager.cc:1403] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.019s
I20260713 09:04:07.947841  6581 tablet_bootstrap.cc:654] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.949025  6579 raft_consensus.cc:359] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:07.949697  6579 raft_consensus.cc:385] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.949951  6579 raft_consensus.cc:740] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.950433  6580 tablet_bootstrap.cc:492] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:07.951010  6580 ts_tablet_manager.cc:1403] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.000s
I20260713 09:04:07.950779  6579 consensus_queue.cc:260] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:07.953023  6491 heartbeater.cc:499] Master 127.5.160.190:42557 was elected leader, sending a full tablet report...
I20260713 09:04:07.953073  6581 tablet_bootstrap.cc:492] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:07.953544  6579 ts_tablet_manager.cc:1434] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:04:07.953745  6581 ts_tablet_manager.cc:1403] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.005s
I20260713 09:04:07.954475  6579 tablet_bootstrap.cc:492] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:07.954051  6580 raft_consensus.cc:359] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:07.954931  6580 raft_consensus.cc:385] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.955289  6580 raft_consensus.cc:740] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.956274  6580 consensus_queue.cc:260] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:07.956789  6581 raft_consensus.cc:359] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:07.959828  6579 tablet_bootstrap.cc:654] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.961495  6581 raft_consensus.cc:385] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.961850  6581 raft_consensus.cc:740] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.962757  6581 consensus_queue.cc:260] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:07.968773  6565 heartbeater.cc:499] Master 127.5.160.190:42557 was elected leader, sending a full tablet report...
I20260713 09:04:07.969225  6580 ts_tablet_manager.cc:1434] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:04:07.970125  6580 tablet_bootstrap.cc:492] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:07.976390  6580 tablet_bootstrap.cc:654] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.988145  6580 tablet_bootstrap.cc:492] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:07.988201  6581 ts_tablet_manager.cc:1434] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.015s
I20260713 09:04:07.988806  6580 ts_tablet_manager.cc:1403] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260713 09:04:07.989241  6416 heartbeater.cc:499] Master 127.5.160.190:42557 was elected leader, sending a full tablet report...
I20260713 09:04:07.991919  6580 raft_consensus.cc:359] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:07.992843  6580 raft_consensus.cc:385] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.993194  6580 raft_consensus.cc:740] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.994139  6580 consensus_queue.cc:260] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:07.996562  6580 ts_tablet_manager.cc:1434] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:04:07.998636  6580 tablet_bootstrap.cc:492] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:07.999843  6581 tablet_bootstrap.cc:492] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:08.002756  6579 tablet_bootstrap.cc:492] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:08.003259  6579 ts_tablet_manager.cc:1403] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.023s
I20260713 09:04:08.005203  6580 tablet_bootstrap.cc:654] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.006093  6579 raft_consensus.cc:359] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.006891  6579 raft_consensus.cc:385] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.007225  6579 raft_consensus.cc:740] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.008391  6581 tablet_bootstrap.cc:654] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.008160  6579 consensus_queue.cc:260] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.010653  6579 ts_tablet_manager.cc:1434] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:08.011761  6579 tablet_bootstrap.cc:492] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:08.016829  6580 tablet_bootstrap.cc:492] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:08.017390  6580 ts_tablet_manager.cc:1403] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:04:08.020211  6579 tablet_bootstrap.cc:654] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.020305  6580 raft_consensus.cc:359] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.021350  6580 raft_consensus.cc:385] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.021703  6580 raft_consensus.cc:740] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.022593  6580 consensus_queue.cc:260] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.025059  6580 ts_tablet_manager.cc:1434] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:08.026032  6580 tablet_bootstrap.cc:492] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:08.032294  6580 tablet_bootstrap.cc:654] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.033854  6579 tablet_bootstrap.cc:492] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:08.034505  6579 ts_tablet_manager.cc:1403] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260713 09:04:08.038266  6579 raft_consensus.cc:359] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.039379  6579 raft_consensus.cc:385] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.039834  6579 raft_consensus.cc:740] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.040953  6579 consensus_queue.cc:260] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.043557  6580 tablet_bootstrap.cc:492] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:08.044087  6580 ts_tablet_manager.cc:1403] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260713 09:04:08.046165  6579 ts_tablet_manager.cc:1434] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:04:08.046995  6580 raft_consensus.cc:359] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.047466  6579 tablet_bootstrap.cc:492] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:08.047883  6580 raft_consensus.cc:385] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.048306  6580 raft_consensus.cc:740] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.049160  6580 consensus_queue.cc:260] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.051685  6580 ts_tablet_manager.cc:1434] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:08.052629  6580 tablet_bootstrap.cc:492] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:08.056645  6579 tablet_bootstrap.cc:654] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.058947  6580 tablet_bootstrap.cc:654] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.066290  6588 raft_consensus.cc:493] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.066819  6588 raft_consensus.cc:515] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.068852  6579 tablet_bootstrap.cc:492] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:08.069396  6579 ts_tablet_manager.cc:1403] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.001s
I20260713 09:04:08.069563  6588 leader_election.cc:290] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.070443  6580 tablet_bootstrap.cc:492] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:08.071081  6580 ts_tablet_manager.cc:1403] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:04:08.072005  6581 tablet_bootstrap.cc:492] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:08.072549  6581 ts_tablet_manager.cc:1403] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.043s
I20260713 09:04:08.074384  6580 raft_consensus.cc:359] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.074781  6579 raft_consensus.cc:359] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.075335  6581 raft_consensus.cc:359] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.075621  6580 raft_consensus.cc:385] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.075726  6579 raft_consensus.cc:385] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.076067  6581 raft_consensus.cc:385] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.076363  6579 raft_consensus.cc:740] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.076257  6580 raft_consensus.cc:740] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.076488  6581 raft_consensus.cc:740] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.077517  6579 consensus_queue.cc:260] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.078683  6581 consensus_queue.cc:260] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.077639  6580 consensus_queue.cc:260] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.083261  6586 raft_consensus.cc:493] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.083715  6586 raft_consensus.cc:515] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.084817  6580 ts_tablet_manager.cc:1434] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:04:08.085731  6579 ts_tablet_manager.cc:1434] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260713 09:04:08.085808  6580 tablet_bootstrap.cc:492] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:08.086390  6586 leader_election.cc:290] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), fef359b91e304698ae619f417582aa4f (127.5.160.129:44289)
I20260713 09:04:08.086745  6579 tablet_bootstrap.cc:492] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:08.092658  6580 tablet_bootstrap.cc:654] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.094193  6579 tablet_bootstrap.cc:654] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.083676  6581 ts_tablet_manager.cc:1434] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:04:08.104944  6580 tablet_bootstrap.cc:492] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:08.105671  6580 ts_tablet_manager.cc:1403] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:04:08.105950  6579 tablet_bootstrap.cc:492] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:08.106510  6579 ts_tablet_manager.cc:1403] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260713 09:04:08.109577  6579 raft_consensus.cc:359] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.111510  6579 raft_consensus.cc:385] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.115526  6581 tablet_bootstrap.cc:492] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:08.111954  6579 raft_consensus.cc:740] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.118774  6580 raft_consensus.cc:359] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.119334  6580 raft_consensus.cc:385] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.119601  6580 raft_consensus.cc:740] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.120289  6580 consensus_queue.cc:260] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.121729  6585 raft_consensus.cc:493] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.121835  6579 consensus_queue.cc:260] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.122251  6585 raft_consensus.cc:515] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.125442  6585 leader_election.cc:290] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.135418  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64906422e714bf4986217ca674422d1" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a" is_pre_election: true
I20260713 09:04:08.143433  6580 ts_tablet_manager.cc:1434] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 09:04:08.144294  6580 tablet_bootstrap.cc:492] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:08.136380  6466 raft_consensus.cc:2468] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 0.
I20260713 09:04:08.148974  6579 ts_tablet_manager.cc:1434] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.042s	user 0.013s	sys 0.010s
I20260713 09:04:08.149995  6579 tablet_bootstrap.cc:492] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:08.155525  6580 tablet_bootstrap.cc:654] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.161060  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64906422e714bf4986217ca674422d1" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b" is_pre_election: true
I20260713 09:04:08.161829  6540 raft_consensus.cc:2468] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 0.
I20260713 09:04:08.162679  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f" is_pre_election: true
I20260713 09:04:08.163578  6391 raft_consensus.cc:2468] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 0.
I20260713 09:04:08.163795  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a" is_pre_election: true
I20260713 09:04:08.165998  6579 tablet_bootstrap.cc:654] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:08.171480  6503 leader_election.cc:343] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:08.175657  6503 leader_election.cc:304] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [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: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 77cfd7bd25744643af52c44445d02b1a
I20260713 09:04:08.176816  6586 raft_consensus.cc:2804] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.177277  6586 raft_consensus.cc:493] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.178323  6586 raft_consensus.cc:3060] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.182539  6581 tablet_bootstrap.cc:654] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.185813  6354 leader_election.cc:304] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.188055  6588 raft_consensus.cc:2804] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.200713  6586 raft_consensus.cc:515] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.201655  6579 tablet_bootstrap.cc:492] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:08.202395  6579 ts_tablet_manager.cc:1403] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.010s
I20260713 09:04:08.203467  6586 leader_election.cc:290] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), fef359b91e304698ae619f417582aa4f (127.5.160.129:44289)
I20260713 09:04:08.192421  6588 raft_consensus.cc:493] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.204983  6588 raft_consensus.cc:3060] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.205638  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:08.206235  6391 raft_consensus.cc:3060] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.206724  6579 raft_consensus.cc:359] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.207696  6579 raft_consensus.cc:385] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.208056  6579 raft_consensus.cc:740] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.209141  6579 consensus_queue.cc:260] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.205140  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:08.213879  6466 raft_consensus.cc:3060] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.220877  6466 raft_consensus.cc:2468] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 1.
I20260713 09:04:08.221166  6579 ts_tablet_manager.cc:1434] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:04:08.222193  6503 leader_election.cc:304] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:08.212960  6391 raft_consensus.cc:2468] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 1.
I20260713 09:04:08.224552  6586 raft_consensus.cc:2804] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.225152  6588 raft_consensus.cc:515] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.227603  6581 tablet_bootstrap.cc:492] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:08.228128  6581 ts_tablet_manager.cc:1403] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.012s
I20260713 09:04:08.231084  6579 tablet_bootstrap.cc:492] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:08.231421  6581 raft_consensus.cc:359] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.232267  6580 tablet_bootstrap.cc:492] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:08.233074  6580 ts_tablet_manager.cc:1403] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.011s
I20260713 09:04:08.233990  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64906422e714bf4986217ca674422d1" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:08.234535  6540 raft_consensus.cc:3060] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.235723  6580 raft_consensus.cc:359] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.236406  6580 raft_consensus.cc:385] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.236691  6580 raft_consensus.cc:740] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.237787  6580 consensus_queue.cc:260] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.239590  6579 tablet_bootstrap.cc:654] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.242424  6540 raft_consensus.cc:2468] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 1.
I20260713 09:04:08.244527  6354 leader_election.cc:304] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.245393  6581 raft_consensus.cc:385] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.245771  6581 raft_consensus.cc:740] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.246667  6581 consensus_queue.cc:260] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.250315  6586 raft_consensus.cc:697] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Becoming Leader. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:08.251170  6586 consensus_queue.cc:237] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
W20260713 09:04:08.251881  6337 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:08.243031  6588 leader_election.cc:290] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.252537  6579 tablet_bootstrap.cc:492] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:08.252784  6588 raft_consensus.cc:2804] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.253252  6579 ts_tablet_manager.cc:1403] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260713 09:04:08.254199  6588 raft_consensus.cc:697] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:08.255761  6588 consensus_queue.cc:237] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.257912  6579 raft_consensus.cc:359] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.256289  6609 raft_consensus.cc:493] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.262190  6580 ts_tablet_manager.cc:1434] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.000s
I20260713 09:04:08.262429  6602 raft_consensus.cc:493] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.263301  6580 tablet_bootstrap.cc:492] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:08.262990  6602 raft_consensus.cc:515] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.265250  6602 leader_election.cc:290] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.266542  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64906422e714bf4986217ca674422d1" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:08.267056  6466 raft_consensus.cc:3060] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.258929  6579 raft_consensus.cc:385] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.271083  6579 raft_consensus.cc:740] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.271956  6579 consensus_queue.cc:260] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.273025  6609 raft_consensus.cc:515] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.276007  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f" is_pre_election: true
W20260713 09:04:08.277256  6503 leader_election.cc:343] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef359b91e304698ae619f417582aa4f (127.5.160.129:44289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:08.277405  6579 ts_tablet_manager.cc:1434] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260713 09:04:08.279322  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b" is_pre_election: true
I20260713 09:04:08.279958  6540 raft_consensus.cc:2468] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 0.
I20260713 09:04:08.282835  6465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a" is_pre_election: true
I20260713 09:04:08.283427  6581 ts_tablet_manager.cc:1434] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260713 09:04:08.283515  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b" is_pre_election: true
W20260713 09:04:08.284293  6503 leader_election.cc:343] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:08.277510  6466 raft_consensus.cc:2468] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 1.
I20260713 09:04:08.284780  6581 tablet_bootstrap.cc:492] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:08.284739  6503 leader_election.cc:304] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b; no voters: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f
I20260713 09:04:08.286168  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f" is_pre_election: true
I20260713 09:04:08.287973  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f" is_pre_election: true
I20260713 09:04:08.289635  6429 leader_election.cc:304] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:08.290411  6602 raft_consensus.cc:2804] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.290737  6602 raft_consensus.cc:493] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.291050  6602 raft_consensus.cc:3060] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.292944  6610 raft_consensus.cc:2749] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:08.294090  6609 leader_election.cc:290] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
W20260713 09:04:08.295454  6354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:42637, user_credentials={real_user=slave}} blocked reactor thread for 51070.8us
I20260713 09:04:08.298193  6602 raft_consensus.cc:515] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.299980  6602 leader_election.cc:290] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
W20260713 09:04:08.300587  6429 leader_election.cc:343] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:08.301179  6429 leader_election.cc:343] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef359b91e304698ae619f417582aa4f (127.5.160.129:44289): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:08.302026  6429 leader_election.cc:343] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef359b91e304698ae619f417582aa4f (127.5.160.129:44289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:08.302407  6429 leader_election.cc:304] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77cfd7bd25744643af52c44445d02b1a; no voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f
I20260713 09:04:08.304313  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:08.304559  6580 tablet_bootstrap.cc:654] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.286284  6579 tablet_bootstrap.cc:492] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:08.304912  6288 catalog_manager.cc:5697] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b6d35780817407a864bf050de0b7f2b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0b6d35780817407a864bf050de0b7f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:08.312898  6581 tablet_bootstrap.cc:654] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:08.315696  6429 leader_election.cc:343] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fef359b91e304698ae619f417582aa4f (127.5.160.129:44289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:08.313079  6602 raft_consensus.cc:2749] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:08.314838  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:08.316468  6540 raft_consensus.cc:3060] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.312898  6579 tablet_bootstrap.cc:654] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.320888  6287 catalog_manager.cc:5697] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 0 to 1, leader changed from <none> to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 1 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.322521  6580 tablet_bootstrap.cc:492] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:08.323092  6540 raft_consensus.cc:2468] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 1.
I20260713 09:04:08.323099  6580 ts_tablet_manager.cc:1403] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.000s
I20260713 09:04:08.325176  6429 leader_election.cc:304] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [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: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: fef359b91e304698ae619f417582aa4f
I20260713 09:04:08.327184  6602 raft_consensus.cc:2804] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.327291  6579 tablet_bootstrap.cc:492] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:08.327878  6579 ts_tablet_manager.cc:1403] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.003s
I20260713 09:04:08.328462  6602 raft_consensus.cc:697] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Becoming Leader. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:08.328372  6580 raft_consensus.cc:359] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.329140  6580 raft_consensus.cc:385] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.329540  6580 raft_consensus.cc:740] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.330413  6579 raft_consensus.cc:359] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.331039  6581 tablet_bootstrap.cc:492] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:08.331107  6579 raft_consensus.cc:385] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.331471  6579 raft_consensus.cc:740] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.330619  6580 consensus_queue.cc:260] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.331583  6581 ts_tablet_manager.cc:1403] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.001s
I20260713 09:04:08.332222  6579 consensus_queue.cc:260] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.332794  6602 consensus_queue.cc:237] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.333640  6580 ts_tablet_manager.cc:1434] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:04:08.334955  6581 raft_consensus.cc:359] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.335275  6580 tablet_bootstrap.cc:492] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:08.335489  6581 raft_consensus.cc:385] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.335784  6581 raft_consensus.cc:740] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.336419  6581 consensus_queue.cc:260] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.338400  6581 ts_tablet_manager.cc:1434] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:08.339190  6581 tablet_bootstrap.cc:492] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:08.334224  6579 ts_tablet_manager.cc:1434] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:08.341351  6579 tablet_bootstrap.cc:492] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:08.345891  6581 tablet_bootstrap.cc:654] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.347661  6579 tablet_bootstrap.cc:654] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.350308  6580 tablet_bootstrap.cc:654] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.352684  6581 tablet_bootstrap.cc:492] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:08.353073  6581 ts_tablet_manager.cc:1403] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.006s
I20260713 09:04:08.353667  6579 tablet_bootstrap.cc:492] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:08.354300  6579 ts_tablet_manager.cc:1403] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:04:08.356372  6581 raft_consensus.cc:359] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.356782  6579 raft_consensus.cc:359] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.357470  6581 raft_consensus.cc:385] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.357571  6579 raft_consensus.cc:385] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.358160  6579 raft_consensus.cc:740] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.358063  6581 raft_consensus.cc:740] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.359092  6579 consensus_queue.cc:260] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.358777  6286 catalog_manager.cc:5697] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 77cfd7bd25744643af52c44445d02b1a (127.5.160.130). New cstate: current_term: 1 leader_uuid: "77cfd7bd25744643af52c44445d02b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.359480  6581 consensus_queue.cc:260] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.361395  6579 ts_tablet_manager.cc:1434] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:08.362301  6579 tablet_bootstrap.cc:492] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a: Bootstrap starting.
I20260713 09:04:08.362813  6581 ts_tablet_manager.cc:1434] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:04:08.364104  6581 tablet_bootstrap.cc:492] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:08.367889  6579 tablet_bootstrap.cc:654] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.372498  6581 tablet_bootstrap.cc:654] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.377164  6586 raft_consensus.cc:493] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.377689  6586 raft_consensus.cc:515] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.379684  6586 leader_election.cc:290] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:08.381625  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2ca5d47b944ff83f9b1743f774aca" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f" is_pre_election: true
I20260713 09:04:08.382275  6391 raft_consensus.cc:2468] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 0.
I20260713 09:04:08.383760  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2ca5d47b944ff83f9b1743f774aca" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a" is_pre_election: true
I20260713 09:04:08.384635  6466 raft_consensus.cc:2468] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 0.
I20260713 09:04:08.383901  6503 leader_election.cc:304] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.387205  6586 raft_consensus.cc:2804] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.387739  6586 raft_consensus.cc:493] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.388244  6586 raft_consensus.cc:3060] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.391803  6579 tablet_bootstrap.cc:492] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a: No bootstrap required, opened a new log
I20260713 09:04:08.392313  6579 ts_tablet_manager.cc:1403] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260713 09:04:08.396171  6580 tablet_bootstrap.cc:492] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:08.395849  6579 raft_consensus.cc:359] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.396605  6580 ts_tablet_manager.cc:1403] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.019s
I20260713 09:04:08.396667  6579 raft_consensus.cc:385] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.397099  6579 raft_consensus.cc:740] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.397912  6586 raft_consensus.cc:515] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.399089  6579 consensus_queue.cc:260] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.399235  6580 raft_consensus.cc:359] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.399865  6580 raft_consensus.cc:385] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.400146  6580 raft_consensus.cc:740] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.400794  6580 consensus_queue.cc:260] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.401460  6579 ts_tablet_manager.cc:1434] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:08.401829  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2ca5d47b944ff83f9b1743f774aca" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:08.402393  6391 raft_consensus.cc:3060] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.402551  6580 ts_tablet_manager.cc:1434] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:08.403403  6580 tablet_bootstrap.cc:492] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b: Bootstrap starting.
I20260713 09:04:08.408962  6580 tablet_bootstrap.cc:654] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.408918  6391 raft_consensus.cc:2468] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 1.
I20260713 09:04:08.409145  6581 tablet_bootstrap.cc:492] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:08.410297  6581 ts_tablet_manager.cc:1403] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.012s
I20260713 09:04:08.410378  6503 leader_election.cc:304] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.411247  6609 raft_consensus.cc:2804] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.411691  6609 raft_consensus.cc:697] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Becoming Leader. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:08.412453  6609 consensus_queue.cc:237] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.413209  6581 raft_consensus.cc:359] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.414008  6581 raft_consensus.cc:385] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.414276  6581 raft_consensus.cc:740] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.415038  6581 consensus_queue.cc:260] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.417200  6581 ts_tablet_manager.cc:1434] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:04:08.422566  6586 leader_election.cc:290] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:08.422967  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2ca5d47b944ff83f9b1743f774aca" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:08.423694  6466 raft_consensus.cc:3060] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.429847  6580 tablet_bootstrap.cc:492] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b: No bootstrap required, opened a new log
I20260713 09:04:08.418187  6581 tablet_bootstrap.cc:492] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:08.430423  6466 raft_consensus.cc:2468] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 1.
I20260713 09:04:08.431819  6580 ts_tablet_manager.cc:1403] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.017s
I20260713 09:04:08.433341  6602 raft_consensus.cc:493] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.433804  6602 raft_consensus.cc:515] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.435743  6602 leader_election.cc:290] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.437034  6581 tablet_bootstrap.cc:654] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.437422  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b" is_pre_election: true
I20260713 09:04:08.438035  6540 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 0.
I20260713 09:04:08.437422  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f" is_pre_election: true
I20260713 09:04:08.439294  6391 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 0.
I20260713 09:04:08.439050  6580 raft_consensus.cc:359] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.439720  6580 raft_consensus.cc:385] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.439975  6580 raft_consensus.cc:740] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.440455  6429 leader_election.cc:304] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.441207  6602 raft_consensus.cc:2804] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.441612  6602 raft_consensus.cc:493] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.441946  6602 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.440986  6286 catalog_manager.cc:5697] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b6d35780817407a864bf050de0b7f2b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0b6d35780817407a864bf050de0b7f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:08.440749  6580 consensus_queue.cc:260] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.447489  6581 tablet_bootstrap.cc:492] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:08.447702  6580 ts_tablet_manager.cc:1434] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260713 09:04:08.447947  6581 ts_tablet_manager.cc:1403] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260713 09:04:08.449249  6602 raft_consensus.cc:515] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.451121  6602 leader_election.cc:290] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.450969  6581 raft_consensus.cc:359] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.451763  6581 raft_consensus.cc:385] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.452103  6581 raft_consensus.cc:740] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.452260  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:08.452694  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:08.452834  6391 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.453233  6540 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.452951  6581 consensus_queue.cc:260] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.454905  6581 ts_tablet_manager.cc:1434] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:08.455659  6581 tablet_bootstrap.cc:492] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:08.459355  6540 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 1.
I20260713 09:04:08.460384  6581 tablet_bootstrap.cc:654] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.460444  6429 leader_election.cc:304] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:08.461357  6602 raft_consensus.cc:2804] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.463065  6602 raft_consensus.cc:697] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Becoming Leader. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:08.463853  6602 consensus_queue.cc:237] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.459355  6391 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 1.
I20260713 09:04:08.468372  6581 tablet_bootstrap.cc:492] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:08.468828  6581 ts_tablet_manager.cc:1403] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:04:08.470748  6581 raft_consensus.cc:359] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.471217  6581 raft_consensus.cc:385] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.471449  6581 raft_consensus.cc:740] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.471987  6581 consensus_queue.cc:260] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.473706  6581 ts_tablet_manager.cc:1434] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:04:08.474658  6581 tablet_bootstrap.cc:492] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:08.474534  6286 catalog_manager.cc:5697] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 77cfd7bd25744643af52c44445d02b1a (127.5.160.130). New cstate: current_term: 1 leader_uuid: "77cfd7bd25744643af52c44445d02b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.477368  6588 raft_consensus.cc:493] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.477833  6588 raft_consensus.cc:515] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.479481  6581 tablet_bootstrap.cc:654] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.479746  6588 leader_election.cc:290] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.481549  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895b66e3a93b4cc49b430b6a2b02f612" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b" is_pre_election: true
I20260713 09:04:08.482136  6540 raft_consensus.cc:2468] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 0.
I20260713 09:04:08.482079  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895b66e3a93b4cc49b430b6a2b02f612" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a" is_pre_election: true
I20260713 09:04:08.483034  6466 raft_consensus.cc:2468] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 0.
I20260713 09:04:08.484380  6354 leader_election.cc:304] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.485101  6588 raft_consensus.cc:2804] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.485476  6588 raft_consensus.cc:493] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.485797  6588 raft_consensus.cc:3060] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.488323  6613 raft_consensus.cc:493] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.488803  6613 raft_consensus.cc:515] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.489880  6581 tablet_bootstrap.cc:492] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:08.490365  6581 ts_tablet_manager.cc:1403] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260713 09:04:08.490909  6613 leader_election.cc:290] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.492261  6588 raft_consensus.cc:515] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.492719  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b" is_pre_election: true
I20260713 09:04:08.492789  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a" is_pre_election: true
I20260713 09:04:08.493371  6540 raft_consensus.cc:2468] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 0.
I20260713 09:04:08.493476  6466 raft_consensus.cc:2468] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 0.
I20260713 09:04:08.493069  6581 raft_consensus.cc:359] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.494331  6581 raft_consensus.cc:385] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.494467  6354 leader_election.cc:304] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.494639  6581 raft_consensus.cc:740] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.495208  6613 raft_consensus.cc:2804] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.495431  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895b66e3a93b4cc49b430b6a2b02f612" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:08.496030  6466 raft_consensus.cc:3060] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.495635  6613 raft_consensus.cc:493] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.496405  6609 raft_consensus.cc:493] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.496572  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895b66e3a93b4cc49b430b6a2b02f612" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:08.496747  6613 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.497138  6540 raft_consensus.cc:3060] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.496872  6609 raft_consensus.cc:515] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.498898  6609 leader_election.cc:290] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:08.499394  6581 consensus_queue.cc:260] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.499884  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f" is_pre_election: true
I20260713 09:04:08.500267  6612 raft_consensus.cc:493] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.500519  6391 raft_consensus.cc:2468] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 0.
I20260713 09:04:08.500756  6612 raft_consensus.cc:515] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.501932  6503 leader_election.cc:304] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.502780  6609 raft_consensus.cc:2804] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.503134  6609 raft_consensus.cc:493] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.503448  6609 raft_consensus.cc:3060] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.504913  6612 leader_election.cc:290] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.506901  6466 raft_consensus.cc:2468] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 1.
I20260713 09:04:08.507282  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b" is_pre_election: true
I20260713 09:04:08.495527  6588 leader_election.cc:290] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.507988  6539 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 0.
I20260713 09:04:08.500330  6465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a" is_pre_election: true
I20260713 09:04:08.508836  6465 raft_consensus.cc:2468] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 0.
I20260713 09:04:08.509955  6354 leader_election.cc:304] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.510839  6354 leader_election.cc:304] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.511217  6609 raft_consensus.cc:515] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.511737  6612 raft_consensus.cc:2804] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.512177  6612 raft_consensus.cc:697] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:08.512974  6612 consensus_queue.cc:237] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.520006  6540 raft_consensus.cc:2468] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 1.
I20260713 09:04:08.519536  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:08.518980  6588 raft_consensus.cc:2804] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.524442  6391 raft_consensus.cc:3060] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.524904  6588 raft_consensus.cc:493] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.525484  6588 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.529068  6391 raft_consensus.cc:2468] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 1.
I20260713 09:04:08.529601  6609 leader_election.cc:290] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:08.529860  6613 raft_consensus.cc:515] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.530470  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a" is_pre_election: true
I20260713 09:04:08.530630  6465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:08.531213  6465 raft_consensus.cc:3060] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.531246  6466 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 0.
I20260713 09:04:08.536609  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:08.537220  6464 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.538086  6465 raft_consensus.cc:2468] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 1.
I20260713 09:04:08.539238  6503 leader_election.cc:304] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:08.541055  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:08.541785  6540 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.543336  6288 catalog_manager.cc:5697] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 0 to 1, leader changed from <none> to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 1 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.544337  6464 raft_consensus.cc:2468] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 1.
I20260713 09:04:08.545415  6613 leader_election.cc:290] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.545567  6354 leader_election.cc:304] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.546492  6613 raft_consensus.cc:2804] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.547152  6613 raft_consensus.cc:697] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:08.548574  6613 consensus_queue.cc:237] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.548626  6588 raft_consensus.cc:515] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.552356  6581 ts_tablet_manager.cc:1434] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.062s	user 0.029s	sys 0.027s
I20260713 09:04:08.553253  6581 tablet_bootstrap.cc:492] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f: Bootstrap starting.
I20260713 09:04:08.555176  6540 raft_consensus.cc:2468] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 1.
I20260713 09:04:08.558383  6465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:08.559057  6581 tablet_bootstrap.cc:654] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.559134  6465 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.559216  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:08.559923  6539 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.565058  6609 raft_consensus.cc:2804] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.566701  6609 raft_consensus.cc:697] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Becoming Leader. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:08.568558  6539 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 1.
I20260713 09:04:08.567929  6609 consensus_queue.cc:237] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.569039  6588 leader_election.cc:290] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.570191  6354 leader_election.cc:304] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.570160  6581 tablet_bootstrap.cc:492] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f: No bootstrap required, opened a new log
I20260713 09:04:08.571110  6588 raft_consensus.cc:2804] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.571249  6581 ts_tablet_manager.cc:1403] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:04:08.571836  6588 raft_consensus.cc:697] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:08.572721  6588 consensus_queue.cc:237] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.574056  6581 raft_consensus.cc:359] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.574726  6581 raft_consensus.cc:385] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.575009  6581 raft_consensus.cc:740] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.575657  6581 consensus_queue.cc:260] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.578044  6581 ts_tablet_manager.cc:1434] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:08.577888  6465 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 1.
I20260713 09:04:08.585101  6288 catalog_manager.cc:5697] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 0 to 1, leader changed from <none> to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 1 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.586103  6286 catalog_manager.cc:5697] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b6d35780817407a864bf050de0b7f2b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0b6d35780817407a864bf050de0b7f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:08.596390  6602 raft_consensus.cc:493] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.596926  6602 raft_consensus.cc:515] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.598445  6602 leader_election.cc:290] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.598532  6286 catalog_manager.cc:5697] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 0 to 1, leader changed from <none> to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 1 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.599195  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f7f6ce0ffc4e9bb9371fbf51885c12" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f" is_pre_election: true
I20260713 09:04:08.599642  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f7f6ce0ffc4e9bb9371fbf51885c12" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b" is_pre_election: true
I20260713 09:04:08.599854  6391 raft_consensus.cc:2468] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 0.
I20260713 09:04:08.600162  6540 raft_consensus.cc:2468] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 0.
I20260713 09:04:08.601400  6429 leader_election.cc:304] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:08.602058  6602 raft_consensus.cc:2804] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.602396  6602 raft_consensus.cc:493] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.602700  6602 raft_consensus.cc:3060] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.608354  6602 raft_consensus.cc:515] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.610077  6602 leader_election.cc:290] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.610823  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f7f6ce0ffc4e9bb9371fbf51885c12" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:08.611061  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f7f6ce0ffc4e9bb9371fbf51885c12" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:08.611397  6391 raft_consensus.cc:3060] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.611555  6540 raft_consensus.cc:3060] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.617789  6540 raft_consensus.cc:2468] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 1.
I20260713 09:04:08.617789  6391 raft_consensus.cc:2468] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 1.
I20260713 09:04:08.619050  6429 leader_election.cc:304] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:08.619700  6602 raft_consensus.cc:2804] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.620162  6602 raft_consensus.cc:697] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Becoming Leader. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:08.620786  6602 consensus_queue.cc:237] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.627786  6286 catalog_manager.cc:5697] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 77cfd7bd25744643af52c44445d02b1a (127.5.160.130). New cstate: current_term: 1 leader_uuid: "77cfd7bd25744643af52c44445d02b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.644409  6588 raft_consensus.cc:493] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.644923  6588 raft_consensus.cc:515] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.646595  6588 leader_election.cc:290] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.647630  6465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77cfd7bd25744643af52c44445d02b1a" is_pre_election: true
I20260713 09:04:08.647984  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6d35780817407a864bf050de0b7f2b" is_pre_election: true
I20260713 09:04:08.648783  6540 raft_consensus.cc:2393] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fef359b91e304698ae619f417582aa4f in current term 1: Already voted for candidate 77cfd7bd25744643af52c44445d02b1a in this term.
I20260713 09:04:08.649791  6354 leader_election.cc:304] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef359b91e304698ae619f417582aa4f; no voters: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a
I20260713 09:04:08.650532  6588 raft_consensus.cc:3060] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.655058  6588 raft_consensus.cc:2749] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:08.739538  6609 consensus_queue.cc:1048] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.741645  6602 consensus_queue.cc:1048] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.761749  6586 consensus_queue.cc:1048] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.763976  6602 consensus_queue.cc:1048] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.794124  6588 consensus_queue.cc:1048] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.804406  6612 consensus_queue.cc:1048] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.827148  6540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
mode: GRACEFUL
new_leader_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:33316
I20260713 09:04:08.827672  6540 raft_consensus.cc:606] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Received request to transfer leadership to TS fef359b91e304698ae619f417582aa4f
I20260713 09:04:08.832535  6540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96c2ca5d47b944ff83f9b1743f774aca"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
mode: GRACEFUL
new_leader_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:33316
I20260713 09:04:08.832993  6540 raft_consensus.cc:606] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Received request to transfer leadership to TS fef359b91e304698ae619f417582aa4f
I20260713 09:04:08.845233  6465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baf72e4700c744889290248606af6b41"
dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
mode: GRACEFUL
new_leader_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:37264
I20260713 09:04:08.845796  6465 raft_consensus.cc:606] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Received request to transfer leadership to TS fef359b91e304698ae619f417582aa4f
I20260713 09:04:08.853134  6540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
mode: GRACEFUL
new_leader_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:33316
I20260713 09:04:08.853644  6540 raft_consensus.cc:606] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Received request to transfer leadership to TS fef359b91e304698ae619f417582aa4f
I20260713 09:04:08.870705  6391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
mode: GRACEFUL
new_leader_uuid: "77cfd7bd25744643af52c44445d02b1a"
 from {username='slave'} at 127.0.0.1:51310
I20260713 09:04:08.871168  6391 raft_consensus.cc:606] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Received request to transfer leadership to TS 77cfd7bd25744643af52c44445d02b1a
I20260713 09:04:08.875691  6391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "895b66e3a93b4cc49b430b6a2b02f612"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
mode: GRACEFUL
new_leader_uuid: "77cfd7bd25744643af52c44445d02b1a"
 from {username='slave'} at 127.0.0.1:51310
I20260713 09:04:08.876135  6391 raft_consensus.cc:606] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Received request to transfer leadership to TS 77cfd7bd25744643af52c44445d02b1a
I20260713 09:04:08.880842  6391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a64906422e714bf4986217ca674422d1"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
mode: GRACEFUL
new_leader_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:51310
I20260713 09:04:08.881444  6391 raft_consensus.cc:606] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Received request to transfer leadership to TS 0b6d35780817407a864bf050de0b7f2b
I20260713 09:04:08.883105  6585 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.888628  6602 raft_consensus.cc:993] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a: : Instructing follower fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:08.889222  6585 raft_consensus.cc:1081] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Signalling peer fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:08.890897  6391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baf72e4700c744889290248606af6b41"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:51302
I20260713 09:04:08.892079  6391 raft_consensus.cc:493] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:08.892464  6391 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.900002  6391 raft_consensus.cc:515] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.900424  6585 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.903779  6391 leader_election.cc:290] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 2 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.905095  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:08.905725  6465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:08.906299  6465 raft_consensus.cc:3055] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:08.906677  6465 raft_consensus.cc:740] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:08.907466  6465 consensus_queue.cc:260] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.908532  6465 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.913460  6465 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 2.
I20260713 09:04:08.914420  6354 leader_election.cc:304] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [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: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f; no voters: 0b6d35780817407a864bf050de0b7f2b
I20260713 09:04:08.915094  6612 raft_consensus.cc:2804] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:08.915593  6612 raft_consensus.cc:697] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:08.916405  6612 consensus_queue.cc:237] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.923081  6288 catalog_manager.cc:5697] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 1 to 2, leader changed from 77cfd7bd25744643af52c44445d02b1a (127.5.160.130) to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 2 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.936826  6586 consensus_queue.cc:1048] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.943197  6609 raft_consensus.cc:993] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b: : Instructing follower fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:08.943662  6610 raft_consensus.cc:1081] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Signalling peer fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:08.945574  6390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96c2ca5d47b944ff83f9b1743f774aca"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:51294
I20260713 09:04:08.946125  6390 raft_consensus.cc:493] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:08.946520  6390 raft_consensus.cc:3060] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.950462  6586 consensus_queue.cc:1048] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.953764  6390 raft_consensus.cc:515] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.956574  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2ca5d47b944ff83f9b1743f774aca" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:08.957398  6390 leader_election.cc:290] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 2 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:08.958782  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c2ca5d47b944ff83f9b1743f774aca" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:08.959348  6540 raft_consensus.cc:3055] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:08.959657  6540 raft_consensus.cc:740] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:08.960552  6540 consensus_queue.cc:260] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.961818  6540 raft_consensus.cc:3060] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.967824  6540 raft_consensus.cc:2468] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 2.
I20260713 09:04:08.968755  6354 leader_election.cc:304] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [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: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 77cfd7bd25744643af52c44445d02b1a
I20260713 09:04:08.969441  6612 raft_consensus.cc:2804] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:08.969835  6612 raft_consensus.cc:697] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:08.970417  6612 consensus_queue.cc:237] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:08.974519  6586 consensus_queue.cc:1048] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.977274  6588 consensus_queue.cc:1048] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.977411  6286 catalog_manager.cc:5697] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 1 to 2, leader changed from 0b6d35780817407a864bf050de0b7f2b (127.5.160.131) to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 2 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.982800  6586 raft_consensus.cc:993] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b: : Instructing follower fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:08.983233  6586 raft_consensus.cc:1081] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Signalling peer fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:08.985107  6612 raft_consensus.cc:993] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f: : Instructing follower 77cfd7bd25744643af52c44445d02b1a to start an election
I20260713 09:04:08.985544  6612 raft_consensus.cc:1081] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Signalling peer 77cfd7bd25744643af52c44445d02b1a to start an election
I20260713 09:04:08.993202  6465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865"
dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
 from {username='slave'} at 127.0.0.1:37248
I20260713 09:04:08.993803  6465 raft_consensus.cc:493] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:08.994197  6465 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.995072  6391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:51294
I20260713 09:04:08.995599  6588 consensus_queue.cc:1048] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.995645  6391 raft_consensus.cc:493] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:08.997255  6391 raft_consensus.cc:3060] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.000998  6465 raft_consensus.cc:515] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.001888  6609 consensus_queue.cc:1048] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:09.005251  6391 raft_consensus.cc:515] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.006933  6390 raft_consensus.cc:1240] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Rejecting Update request from peer 0b6d35780817407a864bf050de0b7f2b for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:09.008720  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:09.009531  6609 consensus_queue.cc:1059] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:09.010330  6609 raft_consensus.cc:3055] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:09.010464  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c4bde59aa9484bafd007db7d4a3138" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:09.010730  6609 raft_consensus.cc:740] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:09.011288  6391 leader_election.cc:290] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 2 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:09.011714  6609 consensus_queue.cc:260] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.012250  6390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:09.012673  6390 raft_consensus.cc:3055] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:09.012630  6609 raft_consensus.cc:3060] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.013026  6390 raft_consensus.cc:740] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:09.013793  6390 consensus_queue.cc:260] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.014386  6390 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.019418  6588 consensus_queue.cc:1048] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:09.020579  6390 raft_consensus.cc:2468] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 2.
I20260713 09:04:09.021688  6429 leader_election.cc:304] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:09.022501  6585 raft_consensus.cc:2804] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:09.022974  6585 raft_consensus.cc:697] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 2 LEADER]: Becoming Leader. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:09.024066  6585 consensus_queue.cc:237] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.026137  6540 raft_consensus.cc:2468] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 2.
I20260713 09:04:09.029871  6354 leader_election.cc:304] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [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: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 77cfd7bd25744643af52c44445d02b1a
I20260713 09:04:09.030983  6588 raft_consensus.cc:2804] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:09.031486  6588 raft_consensus.cc:697] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:09.032359  6588 consensus_queue.cc:237] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.030997  6465 leader_election.cc:290] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 2 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:09.034346  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:09.036533  6288 catalog_manager.cc:5697] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a reported cstate change: term changed from 1 to 2, leader changed from fef359b91e304698ae619f417582aa4f (127.5.160.129) to 77cfd7bd25744643af52c44445d02b1a (127.5.160.130). New cstate: current_term: 2 leader_uuid: "77cfd7bd25744643af52c44445d02b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:09.045861  6613 consensus_queue.cc:1048] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:09.045377  6287 catalog_manager.cc:5697] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 1 to 2, leader changed from 0b6d35780817407a864bf050de0b7f2b (127.5.160.131) to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 2 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:09.055332  6585 consensus_queue.cc:1048] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:09.058634  6588 raft_consensus.cc:993] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f: : Instructing follower 77cfd7bd25744643af52c44445d02b1a to start an election
I20260713 09:04:09.059085  6588 raft_consensus.cc:1081] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Signalling peer 77cfd7bd25744643af52c44445d02b1a to start an election
I20260713 09:04:09.060608  6465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "895b66e3a93b4cc49b430b6a2b02f612"
dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
 from {username='slave'} at 127.0.0.1:37248
I20260713 09:04:09.061189  6465 raft_consensus.cc:493] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:09.061590  6465 raft_consensus.cc:3060] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.068290  6465 raft_consensus.cc:515] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.072669  6465 leader_election.cc:290] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 2 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:09.074103  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895b66e3a93b4cc49b430b6a2b02f612" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:09.074692  6539 raft_consensus.cc:3060] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.074929  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895b66e3a93b4cc49b430b6a2b02f612" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:09.075491  6391 raft_consensus.cc:3055] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:09.075815  6391 raft_consensus.cc:740] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:09.076587  6391 consensus_queue.cc:260] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.077675  6391 raft_consensus.cc:3060] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.080672  6657 consensus_queue.cc:1048] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:09.083886  6539 raft_consensus.cc:2468] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 2.
I20260713 09:04:09.085017  6429 leader_election.cc:304] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:09.085785  6657 raft_consensus.cc:2804] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:09.086247  6657 raft_consensus.cc:697] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 2 LEADER]: Becoming Leader. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:09.086294  6588 consensus_queue.cc:1048] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:09.087126  6657 consensus_queue.cc:237] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.088271  6391 raft_consensus.cc:2468] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 2.
I20260713 09:04:09.095086  6287 catalog_manager.cc:5697] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a reported cstate change: term changed from 1 to 2, leader changed from fef359b91e304698ae619f417582aa4f (127.5.160.129) to 77cfd7bd25744643af52c44445d02b1a (127.5.160.130). New cstate: current_term: 2 leader_uuid: "77cfd7bd25744643af52c44445d02b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:09.102846  6612 consensus_queue.cc:1048] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:09.206847  6613 raft_consensus.cc:993] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f: : Instructing follower 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:09.207330  6612 raft_consensus.cc:1081] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Signalling peer 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:09.208907  6539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a64906422e714bf4986217ca674422d1"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:33294
I20260713 09:04:09.209405  6539 raft_consensus.cc:493] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:09.209700  6539 raft_consensus.cc:3060] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.214346  6539 raft_consensus.cc:515] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.215936  6539 leader_election.cc:290] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 2 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:09.216840  6390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64906422e714bf4986217ca674422d1" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:09.217103  6465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64906422e714bf4986217ca674422d1" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:09.217480  6390 raft_consensus.cc:3055] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:09.217635  6465 raft_consensus.cc:3060] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.217872  6390 raft_consensus.cc:740] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:09.218669  6390 consensus_queue.cc:260] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.219838  6390 raft_consensus.cc:3060] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.224421  6465 raft_consensus.cc:2468] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 2.
I20260713 09:04:09.225873  6503 leader_election.cc:304] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:09.226470  6390 raft_consensus.cc:2468] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 2.
I20260713 09:04:09.226694  6609 raft_consensus.cc:2804] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:09.227205  6609 raft_consensus.cc:697] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 2 LEADER]: Becoming Leader. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:09.228057  6609 consensus_queue.cc:237] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.234190  6287 catalog_manager.cc:5697] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b reported cstate change: term changed from 1 to 2, leader changed from fef359b91e304698ae619f417582aa4f (127.5.160.129) to 0b6d35780817407a864bf050de0b7f2b (127.5.160.131). New cstate: current_term: 2 leader_uuid: "0b6d35780817407a864bf050de0b7f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:09.281589  6609 raft_consensus.cc:993] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b: : Instructing follower fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:09.282382  6586 raft_consensus.cc:1081] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Signalling peer fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:09.284009  6390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:51294
I20260713 09:04:09.284626  6390 raft_consensus.cc:493] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:09.285015  6390 raft_consensus.cc:3060] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.289353  6390 raft_consensus.cc:515] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.290833  6390 leader_election.cc:290] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 2 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:09.291694  6465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:09.291891  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:09.292284  6465 raft_consensus.cc:3060] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.292408  6539 raft_consensus.cc:3055] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:09.292786  6539 raft_consensus.cc:740] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:09.293437  6539 consensus_queue.cc:260] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.294353  6539 raft_consensus.cc:3060] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.296918  6465 raft_consensus.cc:2468] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 2.
I20260713 09:04:09.297940  6354 leader_election.cc:304] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:09.298591  6612 raft_consensus.cc:2804] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:09.298938  6539 raft_consensus.cc:2468] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 2.
I20260713 09:04:09.299001  6612 raft_consensus.cc:697] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:09.299896  6612 consensus_queue.cc:237] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:09.305660  6288 catalog_manager.cc:5697] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 1 to 2, leader changed from 0b6d35780817407a864bf050de0b7f2b (127.5.160.131) to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 2 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:09.316421  6539 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.321100  6539 raft_consensus.cc:1275] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.322331  6612 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.329663  6465 raft_consensus.cc:1275] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.331125  6612 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.478021  6539 raft_consensus.cc:1275] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.479158  6612 consensus_queue.cc:1048] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.486748  6465 raft_consensus.cc:3060] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.493163  6465 raft_consensus.cc:1275] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.494392  6612 consensus_queue.cc:1048] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.542162  6539 raft_consensus.cc:1275] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.543347  6612 consensus_queue.cc:1048] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.550408  6465 raft_consensus.cc:3060] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.557531  6465 raft_consensus.cc:1275] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.558717  6613 consensus_queue.cc:1048] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.608033  6390 raft_consensus.cc:1275] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.609390  6609 consensus_queue.cc:1048] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.616021  6539 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:09.617656  6465 raft_consensus.cc:1275] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.619158  6610 consensus_queue.cc:1048] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.624788  6539 raft_consensus.cc:1275] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Refusing update from remote peer 77cfd7bd25744643af52c44445d02b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.626430  6658 consensus_queue.cc:1048] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.631138  6390 raft_consensus.cc:1275] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Refusing update from remote peer 77cfd7bd25744643af52c44445d02b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.633844  6657 consensus_queue.cc:1048] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.676970  6539 raft_consensus.cc:1275] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Refusing update from remote peer 77cfd7bd25744643af52c44445d02b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.678144  6658 consensus_queue.cc:1048] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.688670  6390 raft_consensus.cc:1275] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Refusing update from remote peer 77cfd7bd25744643af52c44445d02b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.690423  6602 consensus_queue.cc:1048] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.697528  6464 raft_consensus.cc:1275] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.698755  6635 consensus_queue.cc:1048] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.705876  6539 raft_consensus.cc:1275] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.707546  6588 consensus_queue.cc:1048] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:11.911537  5762 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:04:11.912181  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:11.928035  6390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
mode: GRACEFUL
new_leader_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:51318
I20260713 09:04:11.928563  6390 raft_consensus.cc:606] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Received request to transfer leadership to TS 0b6d35780817407a864bf050de0b7f2b
I20260713 09:04:11.931020  6390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baf72e4700c744889290248606af6b41"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
mode: GRACEFUL
new_leader_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:51318
I20260713 09:04:11.931532  6390 raft_consensus.cc:606] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Received request to transfer leadership to TS 0b6d35780817407a864bf050de0b7f2b
I20260713 09:04:11.932492  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:11.932911  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:12.159900  6588 raft_consensus.cc:993] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f: : Instructing follower 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:12.160324  6676 raft_consensus.cc:1081] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Signalling peer 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:12.161718  6539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:33294
I20260713 09:04:12.162173  6539 raft_consensus.cc:493] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:12.162482  6539 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.167546  6539 raft_consensus.cc:515] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:12.169410  6539 leader_election.cc:290] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 2 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:12.170006  6390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:12.170382  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:12.170603  6390 raft_consensus.cc:3055] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:12.170899  6464 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.170964  6390 raft_consensus.cc:740] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:12.171741  6390 consensus_queue.cc:260] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:12.172605  6390 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.175539  6464 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 2.
I20260713 09:04:12.176625  6503 leader_election.cc:304] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:12.177282  6390 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 2.
I20260713 09:04:12.177500  6610 raft_consensus.cc:2804] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:12.178500  6610 raft_consensus.cc:697] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 2 LEADER]: Becoming Leader. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:12.179296  6610 consensus_queue.cc:237] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:12.186568  6288 catalog_manager.cc:5697] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b reported cstate change: term changed from 1 to 2, leader changed from fef359b91e304698ae619f417582aa4f (127.5.160.129) to 0b6d35780817407a864bf050de0b7f2b (127.5.160.131). New cstate: current_term: 2 leader_uuid: "0b6d35780817407a864bf050de0b7f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:12.287876  6588 raft_consensus.cc:993] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f: : Instructing follower 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:12.288287  6676 raft_consensus.cc:1081] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Signalling peer 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:12.289717  6539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baf72e4700c744889290248606af6b41"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:33294
I20260713 09:04:12.290190  6539 raft_consensus.cc:493] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:12.290506  6539 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:12.294981  6539 raft_consensus.cc:515] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:12.296612  6539 leader_election.cc:290] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 3 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:12.297590  6390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:12.298226  6390 raft_consensus.cc:3055] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:12.298026  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:12.298522  6390 raft_consensus.cc:740] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:12.298779  6464 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:12.299324  6390 consensus_queue.cc:260] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:12.300146  6390 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:12.304594  6390 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 3.
I20260713 09:04:12.305044  6464 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 3.
I20260713 09:04:12.305622  6503 leader_election.cc:304] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [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: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:12.306257  6610 raft_consensus.cc:2804] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:12.306679  6610 raft_consensus.cc:697] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 3 LEADER]: Becoming Leader. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:12.307377  6610 consensus_queue.cc:237] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:12.314385  6288 catalog_manager.cc:5697] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b reported cstate change: term changed from 2 to 3, leader changed from fef359b91e304698ae619f417582aa4f (127.5.160.129) to 0b6d35780817407a864bf050de0b7f2b (127.5.160.131). New cstate: current_term: 3 leader_uuid: "0b6d35780817407a864bf050de0b7f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:12.586283  6464 raft_consensus.cc:1275] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:12.587458  6610 consensus_queue.cc:1048] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:12.597903  6391 raft_consensus.cc:1275] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:12.601087  6677 consensus_queue.cc:1048] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:12.871686  6390 raft_consensus.cc:1275] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:12.872890  6687 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:12.881119  6464 raft_consensus.cc:1275] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:12.882809  6687 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:12.933712  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:12.948554  6539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baf72e4700c744889290248606af6b41"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
mode: GRACEFUL
new_leader_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:33316
I20260713 09:04:12.949115  6539 raft_consensus.cc:606] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 3 LEADER]: Received request to transfer leadership to TS fef359b91e304698ae619f417582aa4f
I20260713 09:04:12.953615  6539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
mode: GRACEFUL
new_leader_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:33316
I20260713 09:04:12.954067  6539 raft_consensus.cc:606] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 2 LEADER]: Received request to transfer leadership to TS fef359b91e304698ae619f417582aa4f
I20260713 09:04:12.960549  6464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa"
dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
mode: GRACEFUL
new_leader_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:37264
I20260713 09:04:12.961055  6464 raft_consensus.cc:606] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Received request to transfer leadership to TS fef359b91e304698ae619f417582aa4f
I20260713 09:04:12.965435  6464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00f7f6ce0ffc4e9bb9371fbf51885c12"
dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
mode: GRACEFUL
new_leader_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:37264
I20260713 09:04:12.965885  6464 raft_consensus.cc:606] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Received request to transfer leadership to TS fef359b91e304698ae619f417582aa4f
I20260713 09:04:12.971695  6464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865"
dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
mode: GRACEFUL
new_leader_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:37264
I20260713 09:04:12.972167  6464 raft_consensus.cc:606] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 2 LEADER]: Received request to transfer leadership to TS fef359b91e304698ae619f417582aa4f
I20260713 09:04:12.981786  6687 raft_consensus.cc:993] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b: : Instructing follower fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:12.982249  6677 raft_consensus.cc:1081] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 2 LEADER]: Signalling peer fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:12.983698  6390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:51294
I20260713 09:04:12.984251  6390 raft_consensus.cc:493] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:12.984634  6390 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:12.988915  6390 raft_consensus.cc:515] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:12.990437  6390 leader_election.cc:290] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 3 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:12.991276  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:12.991463  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:12.991864  6464 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:12.991941  6539 raft_consensus.cc:3055] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:12.992327  6539 raft_consensus.cc:740] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:12.993063  6539 consensus_queue.cc:260] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:12.994148  6539 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:12.998328  6464 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 3.
I20260713 09:04:12.999399  6354 leader_election.cc:304] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [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: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:13.000176  6539 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 3.
I20260713 09:04:13.000190  6676 raft_consensus.cc:2804] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:13.001668  6676 raft_consensus.cc:697] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:13.002384  6676 consensus_queue.cc:237] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.007800  6287 catalog_manager.cc:5697] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 2 to 3, leader changed from 0b6d35780817407a864bf050de0b7f2b (127.5.160.131) to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 3 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:13.082899  6602 raft_consensus.cc:993] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a: : Instructing follower fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:13.083387  6697 raft_consensus.cc:1081] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Signalling peer fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:13.084993  6390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:51302
I20260713 09:04:13.085471  6390 raft_consensus.cc:493] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:13.085717  6390 raft_consensus.cc:3060] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.089794  6390 raft_consensus.cc:515] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.091027  6390 leader_election.cc:290] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 2 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:13.091892  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:13.092053  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453454d5941f49c4995ff351bd26bfaa" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:13.092406  6464 raft_consensus.cc:3055] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:13.092535  6539 raft_consensus.cc:3060] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.092715  6464 raft_consensus.cc:740] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:13.093485  6464 consensus_queue.cc:260] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.094367  6464 raft_consensus.cc:3060] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.097194  6539 raft_consensus.cc:2468] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 2.
I20260713 09:04:13.098143  6354 leader_election.cc:304] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:13.098809  6676 raft_consensus.cc:2804] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:13.099009  6464 raft_consensus.cc:2468] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 2.
I20260713 09:04:13.099224  6676 raft_consensus.cc:697] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:13.100030  6676 consensus_queue.cc:237] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.106164  6287 catalog_manager.cc:5697] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 1 to 2, leader changed from 77cfd7bd25744643af52c44445d02b1a (127.5.160.130) to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 2 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:13.195153  6602 raft_consensus.cc:993] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a: : Instructing follower fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:13.195575  6697 raft_consensus.cc:1081] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Signalling peer fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:13.196846  6390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00f7f6ce0ffc4e9bb9371fbf51885c12"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:51302
I20260713 09:04:13.197335  6390 raft_consensus.cc:493] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:13.197618  6390 raft_consensus.cc:3060] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.202160  6390 raft_consensus.cc:515] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.203455  6390 leader_election.cc:290] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 2 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:13.204208  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f7f6ce0ffc4e9bb9371fbf51885c12" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:13.204449  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f7f6ce0ffc4e9bb9371fbf51885c12" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:13.204797  6464 raft_consensus.cc:3055] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:13.204923  6539 raft_consensus.cc:3060] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.205140  6464 raft_consensus.cc:740] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:13.205948  6464 consensus_queue.cc:260] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.207075  6464 raft_consensus.cc:3060] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.211134  6539 raft_consensus.cc:2468] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 2.
I20260713 09:04:13.212159  6354 leader_election.cc:304] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:13.212836  6676 raft_consensus.cc:2804] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:13.213016  6464 raft_consensus.cc:2468] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 2.
I20260713 09:04:13.214159  6676 raft_consensus.cc:697] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:13.214995  6676 consensus_queue.cc:237] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.221751  6287 catalog_manager.cc:5697] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 1 to 2, leader changed from 77cfd7bd25744643af52c44445d02b1a (127.5.160.130) to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 2 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:13.316988  6687 raft_consensus.cc:993] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b: : Instructing follower fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:13.317443  6677 raft_consensus.cc:1081] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 3 LEADER]: Signalling peer fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:13.318764  6390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baf72e4700c744889290248606af6b41"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:51294
I20260713 09:04:13.319172  6390 raft_consensus.cc:493] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:13.319432  6390 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:13.323331  6390 raft_consensus.cc:515] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.324769  6390 leader_election.cc:290] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 4 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:13.325512  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:13.325868  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:13.326118  6464 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:13.326411  6539 raft_consensus.cc:3055] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:13.326725  6539 raft_consensus.cc:740] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:13.327435  6539 consensus_queue.cc:260] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.328460  6539 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:13.330765  6464 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 4.
I20260713 09:04:13.331694  6354 leader_election.cc:304] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [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: 77cfd7bd25744643af52c44445d02b1a, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:13.332315  6676 raft_consensus.cc:2804] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:13.332386  6539 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 4.
I20260713 09:04:13.332743  6676 raft_consensus.cc:697] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 4 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:13.333545  6676 consensus_queue.cc:237] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.338876  6287 catalog_manager.cc:5697] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 3 to 4, leader changed from 0b6d35780817407a864bf050de0b7f2b (127.5.160.131) to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 4 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:13.352852  6602 raft_consensus.cc:993] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a: : Instructing follower fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:13.353235  6697 raft_consensus.cc:1081] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 2 LEADER]: Signalling peer fef359b91e304698ae619f417582aa4f to start an election
I20260713 09:04:13.354521  6390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
 from {username='slave'} at 127.0.0.1:51302
I20260713 09:04:13.354895  6390 raft_consensus.cc:493] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:13.355108  6390 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:13.359017  6390 raft_consensus.cc:515] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.360296  6390 leader_election.cc:290] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [CANDIDATE]: Term 3 election: Requested vote from peers 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:13.361131  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:13.361438  6539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "fef359b91e304698ae619f417582aa4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:13.361730  6464 raft_consensus.cc:3055] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:13.361907  6539 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:13.362073  6464 raft_consensus.cc:740] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:13.362871  6464 consensus_queue.cc:260] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.364029  6464 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:13.368176  6539 raft_consensus.cc:2468] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 3.
I20260713 09:04:13.369391  6354 leader_election.cc:304] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [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: 0b6d35780817407a864bf050de0b7f2b, fef359b91e304698ae619f417582aa4f; no voters: 
I20260713 09:04:13.370709  6464 raft_consensus.cc:2468] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef359b91e304698ae619f417582aa4f in term 3.
I20260713 09:04:13.371546  6676 raft_consensus.cc:2804] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:13.371973  6676 raft_consensus.cc:697] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Becoming Leader. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:13.372727  6676 consensus_queue.cc:237] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:13.379890  6287 catalog_manager.cc:5697] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f reported cstate change: term changed from 2 to 3, leader changed from 77cfd7bd25744643af52c44445d02b1a (127.5.160.130) to fef359b91e304698ae619f417582aa4f (127.5.160.129). New cstate: current_term: 3 leader_uuid: "fef359b91e304698ae619f417582aa4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:13.387624  6464 raft_consensus.cc:1275] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:13.388710  6676 consensus_queue.cc:1048] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:13.397536  6538 raft_consensus.cc:1275] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:13.399238  6693 consensus_queue.cc:1048] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:13.657413  6464 raft_consensus.cc:1275] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.658699  6693 consensus_queue.cc:1048] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.671453  6539 raft_consensus.cc:1275] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.672999  6693 consensus_queue.cc:1048] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.682489  6539 raft_consensus.cc:1275] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.683943  6464 raft_consensus.cc:1275] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.683890  6693 consensus_queue.cc:1048] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:13.685374  6699 consensus_queue.cc:1048] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.851265  6464 raft_consensus.cc:1275] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:13.852309  6706 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:13.859077  6539 raft_consensus.cc:1275] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:13.861162  6706 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:13.912614  6539 raft_consensus.cc:1275] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:13.913802  6706 consensus_queue.cc:1048] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:13.923897  6464 raft_consensus.cc:1275] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Refusing update from remote peer fef359b91e304698ae619f417582aa4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:13.925093  6693 consensus_queue.cc:1048] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:15.979086  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:15.986403  6390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
mode: GRACEFUL
new_leader_uuid: "77cfd7bd25744643af52c44445d02b1a"
 from {username='slave'} at 127.0.0.1:51318
I20260713 09:04:15.987107  6390 raft_consensus.cc:606] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Received request to transfer leadership to TS 77cfd7bd25744643af52c44445d02b1a
I20260713 09:04:15.989416  6390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
mode: GRACEFUL
new_leader_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:51318
I20260713 09:04:15.989840  6390 raft_consensus.cc:606] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Received request to transfer leadership to TS 0b6d35780817407a864bf050de0b7f2b
I20260713 09:04:15.991727  6390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baf72e4700c744889290248606af6b41"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
mode: GRACEFUL
new_leader_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:51318
I20260713 09:04:15.992132  6390 raft_consensus.cc:606] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 4 LEADER]: Received request to transfer leadership to TS 0b6d35780817407a864bf050de0b7f2b
I20260713 09:04:15.994024  6390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95"
dest_uuid: "fef359b91e304698ae619f417582aa4f"
mode: GRACEFUL
new_leader_uuid: "77cfd7bd25744643af52c44445d02b1a"
 from {username='slave'} at 127.0.0.1:51318
I20260713 09:04:15.994415  6390 raft_consensus.cc:606] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Received request to transfer leadership to TS 77cfd7bd25744643af52c44445d02b1a
I20260713 09:04:15.995260  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:04:15.995637  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:16.015617  6712 raft_consensus.cc:993] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f: : Instructing follower 77cfd7bd25744643af52c44445d02b1a to start an election
I20260713 09:04:16.016121  6714 raft_consensus.cc:1081] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Signalling peer 77cfd7bd25744643af52c44445d02b1a to start an election
I20260713 09:04:16.017763  6464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95"
dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
 from {username='slave'} at 127.0.0.1:37248
I20260713 09:04:16.018266  6464 raft_consensus.cc:493] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:16.018622  6464 raft_consensus.cc:3060] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:16.024037  6464 raft_consensus.cc:515] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.025624  6464 leader_election.cc:290] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 3 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:16.026531  6390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:16.026829  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fe729da55a4e62ae23a01b88bebf95" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:16.027331  6390 raft_consensus.cc:3055] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:16.027349  6538 raft_consensus.cc:3060] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:16.027753  6390 raft_consensus.cc:740] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:16.028661  6390 consensus_queue.cc:260] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [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: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.029990  6390 raft_consensus.cc:3060] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:16.035146  6538 raft_consensus.cc:2468] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 3.
I20260713 09:04:16.036561  6429 leader_election.cc:304] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [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: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:16.036720  6390 raft_consensus.cc:2468] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 3.
I20260713 09:04:16.037451  6697 raft_consensus.cc:2804] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:16.038539  6697 raft_consensus.cc:697] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 3 LEADER]: Becoming Leader. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:16.039382  6697 consensus_queue.cc:237] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [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: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.046780  6287 catalog_manager.cc:5697] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a reported cstate change: term changed from 2 to 3, leader changed from fef359b91e304698ae619f417582aa4f (127.5.160.129) to 77cfd7bd25744643af52c44445d02b1a (127.5.160.130). New cstate: current_term: 3 leader_uuid: "77cfd7bd25744643af52c44445d02b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:16.227730  6714 raft_consensus.cc:993] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f: : Instructing follower 77cfd7bd25744643af52c44445d02b1a to start an election
I20260713 09:04:16.228210  6712 raft_consensus.cc:1081] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Signalling peer 77cfd7bd25744643af52c44445d02b1a to start an election
I20260713 09:04:16.229790  6464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865"
dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
 from {username='slave'} at 127.0.0.1:37248
I20260713 09:04:16.230217  6464 raft_consensus.cc:493] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:16.230486  6464 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:16.234627  6464 raft_consensus.cc:515] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.236001  6464 leader_election.cc:290] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [CANDIDATE]: Term 4 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 0b6d35780817407a864bf050de0b7f2b (127.5.160.131:42637)
I20260713 09:04:16.236740  6390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:16.236933  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c6b2583f61452589b78d47ac8ae865" candidate_uuid: "77cfd7bd25744643af52c44445d02b1a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
I20260713 09:04:16.237322  6390 raft_consensus.cc:3055] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:16.237447  6538 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:16.237663  6390 raft_consensus.cc:740] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:16.238520  6390 consensus_queue.cc:260] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.239607  6390 raft_consensus.cc:3060] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:16.244158  6538 raft_consensus.cc:2468] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 4.
I20260713 09:04:16.245280  6429 leader_election.cc:304] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [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: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:16.245987  6390 raft_consensus.cc:2468] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77cfd7bd25744643af52c44445d02b1a in term 4.
I20260713 09:04:16.246133  6715 raft_consensus.cc:2804] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:16.246662  6715 raft_consensus.cc:697] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 4 LEADER]: Becoming Leader. State: Replica: 77cfd7bd25744643af52c44445d02b1a, State: Running, Role: LEADER
I20260713 09:04:16.247614  6715 consensus_queue.cc:237] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.254678  6287 catalog_manager.cc:5697] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a reported cstate change: term changed from 3 to 4, leader changed from fef359b91e304698ae619f417582aa4f (127.5.160.129) to 77cfd7bd25744643af52c44445d02b1a (127.5.160.130). New cstate: current_term: 4 leader_uuid: "77cfd7bd25744643af52c44445d02b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:16.352428  6714 raft_consensus.cc:993] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f: : Instructing follower 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:16.352850  6712 raft_consensus.cc:1081] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 4 LEADER]: Signalling peer 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:16.354223  6538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baf72e4700c744889290248606af6b41"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:33294
I20260713 09:04:16.354693  6538 raft_consensus.cc:493] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:16.355014  6538 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:16.359648  6538 raft_consensus.cc:515] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.361404  6538 leader_election.cc:290] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 5 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:16.362190  6390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:16.362498  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf72e4700c744889290248606af6b41" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:16.362757  6390 raft_consensus.cc:3055] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:16.363078  6390 raft_consensus.cc:740] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:16.363088  6464 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:16.363754  6390 consensus_queue.cc:260] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.364571  6390 raft_consensus.cc:3060] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:16.367367  6464 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 5.
I20260713 09:04:16.368489  6503 leader_election.cc:304] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [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: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:16.368737  6390 raft_consensus.cc:2468] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 5.
I20260713 09:04:16.369323  6677 raft_consensus.cc:2804] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:16.370467  6677 raft_consensus.cc:697] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 5 LEADER]: Becoming Leader. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:16.371284  6677 consensus_queue.cc:237] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.378118  6287 catalog_manager.cc:5697] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b reported cstate change: term changed from 4 to 5, leader changed from fef359b91e304698ae619f417582aa4f (127.5.160.129) to 0b6d35780817407a864bf050de0b7f2b (127.5.160.131). New cstate: current_term: 5 leader_uuid: "0b6d35780817407a864bf050de0b7f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:16.462268  6714 raft_consensus.cc:993] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f: : Instructing follower 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:16.462720  6712 raft_consensus.cc:1081] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Signalling peer 0b6d35780817407a864bf050de0b7f2b to start an election
I20260713 09:04:16.463972  6538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591"
dest_uuid: "0b6d35780817407a864bf050de0b7f2b"
 from {username='slave'} at 127.0.0.1:33294
I20260713 09:04:16.464437  6538 raft_consensus.cc:493] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:16.464747  6538 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:16.469126  6538 raft_consensus.cc:515] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.470901  6538 leader_election.cc:290] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [CANDIDATE]: Term 4 election: Requested vote from peers fef359b91e304698ae619f417582aa4f (127.5.160.129:44289), 77cfd7bd25744643af52c44445d02b1a (127.5.160.130:41681)
I20260713 09:04:16.471500  6390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fef359b91e304698ae619f417582aa4f"
I20260713 09:04:16.471764  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b276ed22059f4104bdfaecfc2194a591" candidate_uuid: "0b6d35780817407a864bf050de0b7f2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77cfd7bd25744643af52c44445d02b1a"
I20260713 09:04:16.472043  6390 raft_consensus.cc:3055] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:16.472237  6464 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:16.472352  6390 raft_consensus.cc:740] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fef359b91e304698ae619f417582aa4f, State: Running, Role: LEADER
I20260713 09:04:16.473095  6390 consensus_queue.cc:260] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.474205  6390 raft_consensus.cc:3060] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:16.478077  6464 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 4.
I20260713 09:04:16.479101  6503 leader_election.cc:304] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [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: 0b6d35780817407a864bf050de0b7f2b, 77cfd7bd25744643af52c44445d02b1a; no voters: 
I20260713 09:04:16.479696  6390 raft_consensus.cc:2468] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6d35780817407a864bf050de0b7f2b in term 4.
I20260713 09:04:16.479773  6677 raft_consensus.cc:2804] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:16.480337  6677 raft_consensus.cc:697] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 4 LEADER]: Becoming Leader. State: Replica: 0b6d35780817407a864bf050de0b7f2b, State: Running, Role: LEADER
I20260713 09:04:16.481128  6677 consensus_queue.cc:237] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [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: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } }
I20260713 09:04:16.487747  6390 raft_consensus.cc:1275] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Refusing update from remote peer 77cfd7bd25744643af52c44445d02b1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:16.487576  6287 catalog_manager.cc:5697] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b reported cstate change: term changed from 3 to 4, leader changed from fef359b91e304698ae619f417582aa4f (127.5.160.129) to 0b6d35780817407a864bf050de0b7f2b (127.5.160.131). New cstate: current_term: 4 leader_uuid: "0b6d35780817407a864bf050de0b7f2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:16.488976  6715 consensus_queue.cc:1048] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:16.499667  6538 raft_consensus.cc:1275] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Refusing update from remote peer 77cfd7bd25744643af52c44445d02b1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:16.500978  6727 consensus_queue.cc:1048] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:16.837917  6390 raft_consensus.cc:1275] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Refusing update from remote peer 77cfd7bd25744643af52c44445d02b1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:16.839095  6727 consensus_queue.cc:1048] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:16.843451  6538 raft_consensus.cc:1275] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Refusing update from remote peer 77cfd7bd25744643af52c44445d02b1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:16.844759  6727 consensus_queue.cc:1048] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6d35780817407a864bf050de0b7f2b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:16.976522  6464 raft_consensus.cc:1275] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 5 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:16.977747  6677 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:16.989746  6390 raft_consensus.cc:1275] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 5 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:16.991423  6736 consensus_queue.cc:1048] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:16.997128  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:17.004403  6390 raft_consensus.cc:1275] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:17.005566  6736 consensus_queue.cc:1048] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef359b91e304698ae619f417582aa4f" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:17.006594  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
W20260713 09:04:17.007835  6503 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260713 09:04:17.012339  6503 consensus_peers.cc:597] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b -> Peer fef359b91e304698ae619f417582aa4f (127.5.160.129:44289): Couldn't send request to peer fef359b91e304698ae619f417582aa4f. 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:04:17.028414  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:17.029160  5762 tablet_replica.cc:333] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.029726  5762 raft_consensus.cc:2243] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.030066  5762 raft_consensus.cc:2272] T b276ed22059f4104bdfaecfc2194a591 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.031776  5762 tablet_replica.cc:333] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.032220  5762 raft_consensus.cc:2243] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.032840  5762 raft_consensus.cc:2272] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.034474  5762 tablet_replica.cc:333] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.034979  5762 raft_consensus.cc:2243] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.035645  5762 raft_consensus.cc:2272] T 453454d5941f49c4995ff351bd26bfaa P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.037120  5762 tablet_replica.cc:333] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.037611  5762 raft_consensus.cc:2243] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.037931  5762 raft_consensus.cc:2272] T baf72e4700c744889290248606af6b41 P fef359b91e304698ae619f417582aa4f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.040382  5762 tablet_replica.cc:333] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.040961  5762 raft_consensus.cc:2243] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.041706  5762 raft_consensus.cc:2272] T 21c4bde59aa9484bafd007db7d4a3138 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.043481  5762 tablet_replica.cc:333] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.043884  5762 raft_consensus.cc:2243] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.044193  5762 raft_consensus.cc:2272] T f6fe729da55a4e62ae23a01b88bebf95 P fef359b91e304698ae619f417582aa4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.046571  5762 tablet_replica.cc:333] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.047010  5762 raft_consensus.cc:2243] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.047683  5762 raft_consensus.cc:2272] T 96c2ca5d47b944ff83f9b1743f774aca P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.049693  5762 tablet_replica.cc:333] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.050334  5762 raft_consensus.cc:2243] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.050401  6464 raft_consensus.cc:1275] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Refusing update from remote peer 0b6d35780817407a864bf050de0b7f2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:17.050976  5762 raft_consensus.cc:2272] T 895b66e3a93b4cc49b430b6a2b02f612 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.051605  6736 consensus_queue.cc:1048] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "77cfd7bd25744643af52c44445d02b1a" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:17.053234  5762 tablet_replica.cc:333] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.053959  5762 raft_consensus.cc:2243] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.054435  5762 raft_consensus.cc:2272] T 28c6b2583f61452589b78d47ac8ae865 P fef359b91e304698ae619f417582aa4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.059224  5762 tablet_replica.cc:333] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f: stopping tablet replica
I20260713 09:04:17.059906  5762 raft_consensus.cc:2243] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.060283  5762 raft_consensus.cc:2272] T a64906422e714bf4986217ca674422d1 P fef359b91e304698ae619f417582aa4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.083102  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:04:17.101548  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:04:17.122895  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:17.123560  5762 tablet_replica.cc:333] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.124214  5762 raft_consensus.cc:2243] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.124691  5762 raft_consensus.cc:2272] T b276ed22059f4104bdfaecfc2194a591 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.126691  5762 tablet_replica.cc:333] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.127228  5762 raft_consensus.cc:2243] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.127941  5762 raft_consensus.cc:2272] T 895b66e3a93b4cc49b430b6a2b02f612 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.129616  5762 tablet_replica.cc:333] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.130076  5762 raft_consensus.cc:2243] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.130713  5762 raft_consensus.cc:2272] T 28c6b2583f61452589b78d47ac8ae865 P 77cfd7bd25744643af52c44445d02b1a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.132633  5762 tablet_replica.cc:333] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.133127  5762 raft_consensus.cc:2243] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.133603  5762 raft_consensus.cc:2272] T 96c2ca5d47b944ff83f9b1743f774aca P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.135167  5762 tablet_replica.cc:333] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.135639  5762 raft_consensus.cc:2243] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.136276  5762 raft_consensus.cc:2272] T f6fe729da55a4e62ae23a01b88bebf95 P 77cfd7bd25744643af52c44445d02b1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.138051  5762 tablet_replica.cc:333] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.138525  5762 raft_consensus.cc:2243] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.138895  5762 raft_consensus.cc:2272] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.140343  5762 tablet_replica.cc:333] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.140864  5762 raft_consensus.cc:2243] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.141398  5762 raft_consensus.cc:2272] T 453454d5941f49c4995ff351bd26bfaa P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.142910  5762 tablet_replica.cc:333] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.143368  5762 raft_consensus.cc:2243] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.143798  5762 raft_consensus.cc:2272] T baf72e4700c744889290248606af6b41 P 77cfd7bd25744643af52c44445d02b1a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.145787  5762 tablet_replica.cc:333] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.146229  5762 raft_consensus.cc:2243] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.146624  5762 raft_consensus.cc:2272] T 21c4bde59aa9484bafd007db7d4a3138 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.148203  5762 tablet_replica.cc:333] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a: stopping tablet replica
I20260713 09:04:17.148631  5762 raft_consensus.cc:2243] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.149032  5762 raft_consensus.cc:2272] T a64906422e714bf4986217ca674422d1 P 77cfd7bd25744643af52c44445d02b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.166853  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:04:17.184258  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:04:17.206398  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:17.207194  5762 tablet_replica.cc:333] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.208101  5762 raft_consensus.cc:2243] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.208724  5762 raft_consensus.cc:2272] T 21c4bde59aa9484bafd007db7d4a3138 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.210541  5762 tablet_replica.cc:333] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.211004  5762 raft_consensus.cc:2243] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.211382  5762 raft_consensus.cc:2272] T 28c6b2583f61452589b78d47ac8ae865 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.213418  5762 tablet_replica.cc:333] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.213835  5762 raft_consensus.cc:2243] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.214219  5762 raft_consensus.cc:2272] T 895b66e3a93b4cc49b430b6a2b02f612 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.215777  5762 tablet_replica.cc:333] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.216199  5762 raft_consensus.cc:2243] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.216833  5762 raft_consensus.cc:2272] T baf72e4700c744889290248606af6b41 P 0b6d35780817407a864bf050de0b7f2b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.219117  5762 tablet_replica.cc:333] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.219547  5762 raft_consensus.cc:2243] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.219893  5762 raft_consensus.cc:2272] T f6fe729da55a4e62ae23a01b88bebf95 P 0b6d35780817407a864bf050de0b7f2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.222074  5762 tablet_replica.cc:333] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.222500  5762 raft_consensus.cc:2243] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.222858  5762 raft_consensus.cc:2272] T 96c2ca5d47b944ff83f9b1743f774aca P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.224578  5762 tablet_replica.cc:333] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.225003  5762 raft_consensus.cc:2243] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.225715  5762 raft_consensus.cc:2272] T b276ed22059f4104bdfaecfc2194a591 P 0b6d35780817407a864bf050de0b7f2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.227488  5762 tablet_replica.cc:333] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.227892  5762 raft_consensus.cc:2243] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.228227  5762 raft_consensus.cc:2272] T 00f7f6ce0ffc4e9bb9371fbf51885c12 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.229702  5762 tablet_replica.cc:333] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.230086  5762 raft_consensus.cc:2243] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:17.230409  5762 raft_consensus.cc:2272] T 453454d5941f49c4995ff351bd26bfaa P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.231894  5762 tablet_replica.cc:333] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b: stopping tablet replica
I20260713 09:04:17.232259  5762 raft_consensus.cc:2243] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.232882  5762 raft_consensus.cc:2272] T a64906422e714bf4986217ca674422d1 P 0b6d35780817407a864bf050de0b7f2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.260754  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:04:17.278463  5762 master.cc:562] Master@127.5.160.190:42557 shutting down...
I20260713 09:04:17.296097  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:17.296579  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:17.296859  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P b92030bac6534fa4987118ba626daade: stopping tablet replica
I20260713 09:04:17.316677  5762 master.cc:584] Master@127.5.160.190:42557 shutdown complete.
0b6d35780817407a864bf050de0b7f2b  1
77cfd7bd25744643af52c44445d02b1a  4
fef359b91e304698ae619f417582aa4f  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10224 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:04:17.354756  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:42169
I20260713 09:04:17.355825  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:17.361363  6741 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:04:17.361388  6740 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:04:17.362186  6743 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:04:17.363270  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:17.364025  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:17.364193  5762 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:04:17.364346  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933457364333 us; error 0 us; skew 500 ppm
I20260713 09:04:17.364789  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:17.367048  5762 webserver.cc:533] Webserver started at http://127.5.160.190:38991/ using document root <none> and password file <none>
I20260713 09:04:17.367695  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:17.367940  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:17.368317  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:17.370065  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/master-0-root/instance:
uuid: "dcd0be84df2b41d9a3fa214af7e93b4a"
format_stamp: "Formatted at 2026-07-13 09:04:17 on dist-test-slave-0tg4"
I20260713 09:04:17.376333  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:04:17.379602  6748 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:04:17.380277  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:17.380568  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/master-0-root
uuid: "dcd0be84df2b41d9a3fa214af7e93b4a"
format_stamp: "Formatted at 2026-07-13 09:04:17 on dist-test-slave-0tg4"
I20260713 09:04:17.380847  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-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:04:17.408262  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:17.409492  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:17.446300  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:42169
I20260713 09:04:17.446442  6799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:42169 every 8 connection(s)
I20260713 09:04:17.450119  6800 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:04:17.459240  6800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a: Bootstrap starting.
I20260713 09:04:17.463578  6800 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:17.467471  6800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a: No bootstrap required, opened a new log
I20260713 09:04:17.469396  6800 raft_consensus.cc:359] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcd0be84df2b41d9a3fa214af7e93b4a" member_type: VOTER }
I20260713 09:04:17.469736  6800 raft_consensus.cc:385] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:17.469924  6800 raft_consensus.cc:740] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcd0be84df2b41d9a3fa214af7e93b4a, State: Initialized, Role: FOLLOWER
I20260713 09:04:17.470373  6800 consensus_queue.cc:260] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dcd0be84df2b41d9a3fa214af7e93b4a" member_type: VOTER }
I20260713 09:04:17.470763  6800 raft_consensus.cc:399] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:17.470956  6800 raft_consensus.cc:493] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:17.471154  6800 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:17.475069  6800 raft_consensus.cc:515] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcd0be84df2b41d9a3fa214af7e93b4a" member_type: VOTER }
I20260713 09:04:17.475507  6800 leader_election.cc:304] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [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: dcd0be84df2b41d9a3fa214af7e93b4a; no voters: 
I20260713 09:04:17.476498  6800 leader_election.cc:290] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:17.476897  6803 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:17.478210  6803 raft_consensus.cc:697] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 1 LEADER]: Becoming Leader. State: Replica: dcd0be84df2b41d9a3fa214af7e93b4a, State: Running, Role: LEADER
I20260713 09:04:17.478806  6803 consensus_queue.cc:237] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [LEADER]: Queue going to LEADER mode. State: All 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: "dcd0be84df2b41d9a3fa214af7e93b4a" member_type: VOTER }
I20260713 09:04:17.479365  6800 sys_catalog.cc:565] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:17.481642  6804 sys_catalog.cc:455] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dcd0be84df2b41d9a3fa214af7e93b4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcd0be84df2b41d9a3fa214af7e93b4a" member_type: VOTER } }
I20260713 09:04:17.481756  6805 sys_catalog.cc:455] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [sys.catalog]: SysCatalogTable state changed. Reason: New leader dcd0be84df2b41d9a3fa214af7e93b4a. Latest consensus state: current_term: 1 leader_uuid: "dcd0be84df2b41d9a3fa214af7e93b4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcd0be84df2b41d9a3fa214af7e93b4a" member_type: VOTER } }
I20260713 09:04:17.482261  6804 sys_catalog.cc:458] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:17.482307  6805 sys_catalog.cc:458] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:17.489995  6809 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:17.494938  6809 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:17.499650  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:17.503333  6809 catalog_manager.cc:1383] Generated new cluster ID: 9c8c002565ea44199965ba32a1fd921c
I20260713 09:04:17.503598  6809 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:17.530587  6809 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:17.531790  6809 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:17.545017  6809 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a: Generated new TSK 0
I20260713 09:04:17.545619  6809 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:17.566625  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:17.572320  6821 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:04:17.574519  6822 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:04:17.576388  5762 server_base.cc:1061] running on GCE node
W20260713 09:04:17.576786  6825 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:04:17.577994  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:17.578214  5762 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:04:17.578383  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933457578368 us; error 0 us; skew 500 ppm
I20260713 09:04:17.578910  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:17.581283  5762 webserver.cc:533] Webserver started at http://127.5.160.129:39923/ using document root <none> and password file <none>
I20260713 09:04:17.581808  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:17.582067  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:17.582367  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:17.583523  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root/instance:
uuid: "4b3910439abe46b987d2115165351ca7"
format_stamp: "Formatted at 2026-07-13 09:04:17 on dist-test-slave-0tg4"
I20260713 09:04:17.587872  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:04:17.591065  6829 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:04:17.591751  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:17.592060  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "4b3910439abe46b987d2115165351ca7"
format_stamp: "Formatted at 2026-07-13 09:04:17 on dist-test-slave-0tg4"
I20260713 09:04:17.592304  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-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:04:17.607684  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:17.608862  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:17.610344  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:17.612629  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:17.612838  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:17.613102  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:17.613339  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:17.652139  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:37481
I20260713 09:04:17.652222  6891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:37481 every 8 connection(s)
I20260713 09:04:17.657058  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:17.664002  6896 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:04:17.666348  6897 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:04:17.668442  6899 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:04:17.668639  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:17.670001  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:17.670241  5762 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:04:17.670444  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933457670424 us; error 0 us; skew 500 ppm
I20260713 09:04:17.670493  6892 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42169
I20260713 09:04:17.670940  6892 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:17.671077  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:17.671772  6892 heartbeater.cc:507] Master 127.5.160.190:42169 requested a full tablet report, sending...
I20260713 09:04:17.673702  5762 webserver.cc:533] Webserver started at http://127.5.160.130:33187/ using document root <none> and password file <none>
I20260713 09:04:17.674213  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:17.674196  6765 ts_manager.cc:194] Registered new tserver with Master: 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481)
I20260713 09:04:17.674625  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:17.674918  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:17.676030  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root/instance:
uuid: "6742034c314f4456b642d95318c590a6"
format_stamp: "Formatted at 2026-07-13 09:04:17 on dist-test-slave-0tg4"
I20260713 09:04:17.676126  6765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32880
I20260713 09:04:17.680464  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:17.683952  6904 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:04:17.684670  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:04:17.684957  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root
uuid: "6742034c314f4456b642d95318c590a6"
format_stamp: "Formatted at 2026-07-13 09:04:17 on dist-test-slave-0tg4"
I20260713 09:04:17.685250  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-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:04:17.698972  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:17.700138  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:17.701618  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:17.703806  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:17.704039  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:17.704274  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:17.704442  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:17.742133  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:43589
I20260713 09:04:17.742225  6966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:43589 every 8 connection(s)
I20260713 09:04:17.746758  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:17.753624  6970 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:04:17.756235  6971 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:04:17.756615  6973 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:04:17.756839  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:17.757939  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:17.758212  5762 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:04:17.758421  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933457758402 us; error 0 us; skew 500 ppm
I20260713 09:04:17.758975  6967 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42169
I20260713 09:04:17.759073  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:17.759356  6967 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:17.760136  6967 heartbeater.cc:507] Master 127.5.160.190:42169 requested a full tablet report, sending...
I20260713 09:04:17.761723  5762 webserver.cc:533] Webserver started at http://127.5.160.131:46105/ using document root <none> and password file <none>
I20260713 09:04:17.762158  6765 ts_manager.cc:194] Registered new tserver with Master: 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:17.762209  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:17.762634  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:17.762912  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:17.763594  6765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32890
I20260713 09:04:17.764061  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root/instance:
uuid: "43889f2059d14e3d94dd909baacb42be"
format_stamp: "Formatted at 2026-07-13 09:04:17 on dist-test-slave-0tg4"
I20260713 09:04:17.768368  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:04:17.771355  6978 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:04:17.772058  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:17.772289  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root
uuid: "43889f2059d14e3d94dd909baacb42be"
format_stamp: "Formatted at 2026-07-13 09:04:17 on dist-test-slave-0tg4"
I20260713 09:04:17.772513  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-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:04:17.792603  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:17.793769  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:17.795328  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:17.797541  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:17.797760  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:17.798017  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:17.798189  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:17.835186  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:34711
I20260713 09:04:17.835278  7040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:34711 every 8 connection(s)
I20260713 09:04:17.852205  7041 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42169
I20260713 09:04:17.852564  7041 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:17.853247  7041 heartbeater.cc:507] Master 127.5.160.190:42169 requested a full tablet report, sending...
I20260713 09:04:17.855077  6765 ts_manager.cc:194] Registered new tserver with Master: 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:17.855201  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016921046s
I20260713 09:04:17.856359  6765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32896
I20260713 09:04:17.879143  6765 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32904:
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:04:17.883342  6765 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:04:17.998420  7006 tablet_service.cc:1511] Processing CreateTablet for tablet 447e3aab47954a3787a2c7ab9dc4d955 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:04:17.999897  7006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447e3aab47954a3787a2c7ab9dc4d955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.000213  6857 tablet_service.cc:1511] Processing CreateTablet for tablet 447e3aab47954a3787a2c7ab9dc4d955 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:04:18.001946  6857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447e3aab47954a3787a2c7ab9dc4d955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.008272  7004 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7ed5595c494119b5dbe173c5c31fc3 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:04:18.008611  6856 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:04:18.009734  7004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7ed5595c494119b5dbe173c5c31fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.011019  6855 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7ed5595c494119b5dbe173c5c31fc3 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:04:18.012279  6850 tablet_service.cc:1511] Processing CreateTablet for tablet abae82e7c02f4b9ea5302da89e6429da (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:04:18.013756  6854 tablet_service.cc:1511] Processing CreateTablet for tablet a51765720cf64d67b81a979d3b295fb9 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:04:18.014448  7003 tablet_service.cc:1511] Processing CreateTablet for tablet a51765720cf64d67b81a979d3b295fb9 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:04:18.015698  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51765720cf64d67b81a979d3b295fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.015939  6853 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3001316ffb4e56975ba3c7adba9077 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:04:18.018489  7002 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3001316ffb4e56975ba3c7adba9077 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:04:18.019795  7002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3001316ffb4e56975ba3c7adba9077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.019641  6931 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:04:18.020923  6931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.018489  6932 tablet_service.cc:1511] Processing CreateTablet for tablet 447e3aab47954a3787a2c7ab9dc4d955 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:04:18.022426  7001 tablet_service.cc:1511] Processing CreateTablet for tablet c937d6955a9348bbafd776ee4cd679e1 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:04:18.022887  6932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447e3aab47954a3787a2c7ab9dc4d955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.023707  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c937d6955a9348bbafd776ee4cd679e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.009822  6856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.026628  6855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7ed5595c494119b5dbe173c5c31fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.026365  6923 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4f2b93b42e4a05bd1e7ce438c338ef (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:04:18.026507  6924 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccc4e0e382443b08cfe5310a487e8ef (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:04:18.027675  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4f2b93b42e4a05bd1e7ce438c338ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.028301  6925 tablet_service.cc:1511] Processing CreateTablet for tablet abae82e7c02f4b9ea5302da89e6429da (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:04:18.029964  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abae82e7c02f4b9ea5302da89e6429da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.030085  6927 tablet_service.cc:1511] Processing CreateTablet for tablet c937d6955a9348bbafd776ee4cd679e1 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:04:18.031335  6927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c937d6955a9348bbafd776ee4cd679e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.033870  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc4e0e382443b08cfe5310a487e8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.034407  6997 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4f2b93b42e4a05bd1e7ce438c338ef (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:04:18.035638  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4f2b93b42e4a05bd1e7ce438c338ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.038439  6928 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3001316ffb4e56975ba3c7adba9077 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:04:18.039728  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3001316ffb4e56975ba3c7adba9077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.042331  6929 tablet_service.cc:1511] Processing CreateTablet for tablet a51765720cf64d67b81a979d3b295fb9 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:04:18.043632  6929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51765720cf64d67b81a979d3b295fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.046473  6998 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccc4e0e382443b08cfe5310a487e8ef (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:04:18.047775  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc4e0e382443b08cfe5310a487e8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.050284  6930 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7ed5595c494119b5dbe173c5c31fc3 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:04:18.051504  6930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7ed5595c494119b5dbe173c5c31fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.054440  6999 tablet_service.cc:1511] Processing CreateTablet for tablet abae82e7c02f4b9ea5302da89e6429da (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:04:18.055678  6999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abae82e7c02f4b9ea5302da89e6429da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.058410  6848 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4f2b93b42e4a05bd1e7ce438c338ef (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:04:18.060555  6849 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccc4e0e382443b08cfe5310a487e8ef (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:04:18.062687  6851 tablet_service.cc:1511] Processing CreateTablet for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:04:18.065039  7000 tablet_service.cc:1511] Processing CreateTablet for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:04:18.066431  7000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.004997  7005 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:04:18.068504  7005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.070472  6852 tablet_service.cc:1511] Processing CreateTablet for tablet c937d6955a9348bbafd776ee4cd679e1 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:04:18.071897  6926 tablet_service.cc:1511] Processing CreateTablet for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:04:18.073309  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.077661  6850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abae82e7c02f4b9ea5302da89e6429da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.080792  6852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c937d6955a9348bbafd776ee4cd679e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.081516  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc4e0e382443b08cfe5310a487e8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.085639  6851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.089635  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4f2b93b42e4a05bd1e7ce438c338ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.091794  6854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51765720cf64d67b81a979d3b295fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.097770  6853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3001316ffb4e56975ba3c7adba9077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.149708  7003 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5399f269d94f2c8a91d81e6c6333b0 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:04:18.151023  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5399f269d94f2c8a91d81e6c6333b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.158391  7057 tablet_bootstrap.cc:492] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.163131  6857 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5399f269d94f2c8a91d81e6c6333b0 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:04:18.164542  6857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5399f269d94f2c8a91d81e6c6333b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.165248  7057 tablet_bootstrap.cc:654] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.168824  6931 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5399f269d94f2c8a91d81e6c6333b0 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:04:18.190937  6931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5399f269d94f2c8a91d81e6c6333b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.198997  7005 tablet_service.cc:1511] Processing CreateTablet for tablet b7a4922a9d7b4913ac90f319e4b271c1 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:04:18.200827  7005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a4922a9d7b4913ac90f319e4b271c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.207471  7004 tablet_service.cc:1511] Processing CreateTablet for tablet e09c06f2beb04e75932e8cabe90189e0 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:04:18.207966  6997 tablet_service.cc:1511] Processing CreateTablet for tablet bae8e8dd1d76410fbb0225af3d9bf061 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:04:18.211843  7001 tablet_service.cc:1511] Processing CreateTablet for tablet 4a2c8f3cb03d4943a8fc4cf3c639873e (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:04:18.214859  6923 tablet_service.cc:1511] Processing CreateTablet for tablet b7a4922a9d7b4913ac90f319e4b271c1 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:04:18.216133  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a4922a9d7b4913ac90f319e4b271c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.234457  6999 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec82df336494293979587bfb3d9f9d6 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:04:18.234865  6924 tablet_service.cc:1511] Processing CreateTablet for tablet e09c06f2beb04e75932e8cabe90189e0 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:04:18.235809  6999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec82df336494293979587bfb3d9f9d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.236006  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09c06f2beb04e75932e8cabe90189e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.173213  6848 tablet_service.cc:1511] Processing CreateTablet for tablet b7a4922a9d7b4913ac90f319e4b271c1 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:04:18.240243  6856 tablet_service.cc:1511] Processing CreateTablet for tablet bae8e8dd1d76410fbb0225af3d9bf061 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:04:18.241048  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a4922a9d7b4913ac90f319e4b271c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.245182  7000 tablet_service.cc:1511] Processing CreateTablet for tablet 0643e62fb0fc44beaede02c285415348 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:04:18.246454  7000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0643e62fb0fc44beaede02c285415348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.239636  7006 tablet_service.cc:1511] Processing CreateTablet for tablet 50cb6b9c5e7545da9be0fd62d1483efb (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:04:18.249852  7006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cb6b9c5e7545da9be0fd62d1483efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.254346  7003 tablet_service.cc:1511] Processing CreateTablet for tablet ae4055bef70046da8755c5f1011548ec (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:04:18.255818  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae4055bef70046da8755c5f1011548ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.254359  7002 tablet_service.cc:1511] Processing CreateTablet for tablet 349c08dd7ea649aeb93f7e3e8b681b85 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:04:18.255540  6926 tablet_service.cc:1511] Processing CreateTablet for tablet bae8e8dd1d76410fbb0225af3d9bf061 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:04:18.260054  6928 tablet_service.cc:1511] Processing CreateTablet for tablet 4a2c8f3cb03d4943a8fc4cf3c639873e (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:04:18.260517  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae8e8dd1d76410fbb0225af3d9bf061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.261313  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a2c8f3cb03d4943a8fc4cf3c639873e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.271598  7055 tablet_bootstrap.cc:492] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:18.274716  7056 tablet_bootstrap.cc:492] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:18.275601  6925 tablet_service.cc:1511] Processing CreateTablet for tablet 50cb6b9c5e7545da9be0fd62d1483efb (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:04:18.275687  6930 tablet_service.cc:1511] Processing CreateTablet for tablet 0643e62fb0fc44beaede02c285415348 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:04:18.278398  6929 tablet_service.cc:1511] Processing CreateTablet for tablet ae4055bef70046da8755c5f1011548ec (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:04:18.279536  6856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae8e8dd1d76410fbb0225af3d9bf061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.269045  7002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349c08dd7ea649aeb93f7e3e8b681b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.280370  7004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09c06f2beb04e75932e8cabe90189e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.282763  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a2c8f3cb03d4943a8fc4cf3c639873e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.285564  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae8e8dd1d76410fbb0225af3d9bf061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.285720  6850 tablet_service.cc:1511] Processing CreateTablet for tablet e09c06f2beb04e75932e8cabe90189e0 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:04:18.286369  6931 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec82df336494293979587bfb3d9f9d6 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:04:18.287163  6850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09c06f2beb04e75932e8cabe90189e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.292744  7056 tablet_bootstrap.cc:654] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.293372  7055 tablet_bootstrap.cc:654] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.293617  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cb6b9c5e7545da9be0fd62d1483efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.297580  6930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0643e62fb0fc44beaede02c285415348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.299000  6927 tablet_service.cc:1511] Processing CreateTablet for tablet 349c08dd7ea649aeb93f7e3e8b681b85 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:04:18.299772  7005 tablet_service.cc:1511] Processing CreateTablet for tablet d05922d747454d62a970cdef4b6164c5 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:04:18.301105  7005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05922d747454d62a970cdef4b6164c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.314364  6855 tablet_service.cc:1511] Processing CreateTablet for tablet 50cb6b9c5e7545da9be0fd62d1483efb (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:04:18.315266  6932 tablet_service.cc:1511] Processing CreateTablet for tablet d5f2fae4acee4b8bbf3ba552e105060a (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:04:18.316376  6855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cb6b9c5e7545da9be0fd62d1483efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.285677  6852 tablet_service.cc:1511] Processing CreateTablet for tablet 4a2c8f3cb03d4943a8fc4cf3c639873e (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:04:18.319084  6852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a2c8f3cb03d4943a8fc4cf3c639873e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.319401  6853 tablet_service.cc:1511] Processing CreateTablet for tablet ae4055bef70046da8755c5f1011548ec (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:04:18.320585  6853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae4055bef70046da8755c5f1011548ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.302722  6998 tablet_service.cc:1511] Processing CreateTablet for tablet d5f2fae4acee4b8bbf3ba552e105060a (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:04:18.319684  6857 tablet_service.cc:1511] Processing CreateTablet for tablet 0643e62fb0fc44beaede02c285415348 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:04:18.321482  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f2fae4acee4b8bbf3ba552e105060a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.306361  6851 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec82df336494293979587bfb3d9f9d6 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:04:18.302726  7057 tablet_bootstrap.cc:492] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.323570  7057 ts_tablet_manager.cc:1403] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.166s	user 0.005s	sys 0.016s
I20260713 09:04:18.326380  7057 raft_consensus.cc:359] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:18.327091  7057 raft_consensus.cc:385] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.327380  7057 raft_consensus.cc:740] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.328439  6854 tablet_service.cc:1511] Processing CreateTablet for tablet 349c08dd7ea649aeb93f7e3e8b681b85 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:04:18.330433  6849 tablet_service.cc:1511] Processing CreateTablet for tablet d5f2fae4acee4b8bbf3ba552e105060a (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:04:18.335503  7057 consensus_queue.cc:260] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:18.300289  6927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349c08dd7ea649aeb93f7e3e8b681b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.338053  6857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0643e62fb0fc44beaede02c285415348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.342113  6932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f2fae4acee4b8bbf3ba552e105060a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.346778  7055 tablet_bootstrap.cc:492] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:18.347342  7055 ts_tablet_manager.cc:1403] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.000s
I20260713 09:04:18.347889  6931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec82df336494293979587bfb3d9f9d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.353042  6929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae4055bef70046da8755c5f1011548ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.358011  7055 raft_consensus.cc:359] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.358707  7055 raft_consensus.cc:385] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.359552  6851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec82df336494293979587bfb3d9f9d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.365581  6854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349c08dd7ea649aeb93f7e3e8b681b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.367290  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f2fae4acee4b8bbf3ba552e105060a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.351224  7004 tablet_service.cc:1511] Processing CreateTablet for tablet 31574b6254a448f2b77cffe56e1e5609 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:04:18.369277  7004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31574b6254a448f2b77cffe56e1e5609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.358983  7055 raft_consensus.cc:740] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.359561  6848 tablet_service.cc:1511] Processing CreateTablet for tablet d05922d747454d62a970cdef4b6164c5 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:04:18.378963  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05922d747454d62a970cdef4b6164c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.392004  6923 tablet_service.cc:1511] Processing CreateTablet for tablet d05922d747454d62a970cdef4b6164c5 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:04:18.376554  7001 tablet_service.cc:1511] Processing CreateTablet for tablet 75c81462b702414d94c7f54dae81da8c (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:04:18.394344  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c81462b702414d94c7f54dae81da8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.393733  7055 consensus_queue.cc:260] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.413286  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05922d747454d62a970cdef4b6164c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.428438  6850 tablet_service.cc:1511] Processing CreateTablet for tablet 31574b6254a448f2b77cffe56e1e5609 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:04:18.428632  6856 tablet_service.cc:1511] Processing CreateTablet for tablet 75c81462b702414d94c7f54dae81da8c (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:04:18.438001  6856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c81462b702414d94c7f54dae81da8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.449514  7055 ts_tablet_manager.cc:1434] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.101s	user 0.013s	sys 0.006s
I20260713 09:04:18.449782  7056 tablet_bootstrap.cc:492] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:18.450232  7041 heartbeater.cc:499] Master 127.5.160.190:42169 was elected leader, sending a full tablet report...
I20260713 09:04:18.450522  7055 tablet_bootstrap.cc:492] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:18.452251  6928 tablet_service.cc:1511] Processing CreateTablet for tablet 75c81462b702414d94c7f54dae81da8c (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:04:18.460696  7056 ts_tablet_manager.cc:1403] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.186s	user 0.018s	sys 0.016s
I20260713 09:04:18.460438  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c81462b702414d94c7f54dae81da8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.466895  6850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31574b6254a448f2b77cffe56e1e5609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.473634  6892 heartbeater.cc:499] Master 127.5.160.190:42169 was elected leader, sending a full tablet report...
I20260713 09:04:18.473829  7055 tablet_bootstrap.cc:654] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.453255  6924 tablet_service.cc:1511] Processing CreateTablet for tablet 31574b6254a448f2b77cffe56e1e5609 (DEFAULT_TABLE table=test-workload [id=c71926761a3144229a0a31846dc3acd7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:04:18.487286  7057 ts_tablet_manager.cc:1434] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.163s	user 0.019s	sys 0.024s
I20260713 09:04:18.490013  7057 tablet_bootstrap.cc:492] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.490053  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31574b6254a448f2b77cffe56e1e5609. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:04:18.501376  6813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:18.507120  7057 tablet_bootstrap.cc:654] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.510775  7060 raft_consensus.cc:493] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.511317  7060 raft_consensus.cc:515] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:18.521986  7056 raft_consensus.cc:359] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.522790  7056 raft_consensus.cc:385] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.523089  7056 raft_consensus.cc:740] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.523844  7056 consensus_queue.cc:260] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.524250  7060 leader_election.cc:290] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:18.545318  7055 tablet_bootstrap.cc:492] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:18.546422  7055 ts_tablet_manager.cc:1403] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.018s
I20260713 09:04:18.547257  7062 raft_consensus.cc:493] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.547737  7062 raft_consensus.cc:515] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.550309  7062 leader_election.cc:290] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:18.552544  6967 heartbeater.cc:499] Master 127.5.160.190:42169 was elected leader, sending a full tablet report...
I20260713 09:04:18.550545  7055 raft_consensus.cc:359] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.574904  7057 tablet_bootstrap.cc:492] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.575685  7056 ts_tablet_manager.cc:1434] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.112s	user 0.005s	sys 0.011s
I20260713 09:04:18.575911  7057 ts_tablet_manager.cc:1403] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.008s
I20260713 09:04:18.566443  7055 raft_consensus.cc:385] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.581526  7055 raft_consensus.cc:740] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.582574  7055 consensus_queue.cc:260] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.585110  7057 raft_consensus.cc:359] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.587209  7057 raft_consensus.cc:385] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.588376  7057 raft_consensus.cc:740] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.589993  7057 consensus_queue.cc:260] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.577075  7056 tablet_bootstrap.cc:492] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:18.601624  7055 ts_tablet_manager.cc:1434] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.000s
I20260713 09:04:18.605044  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:18.608762  7055 tablet_bootstrap.cc:492] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
W20260713 09:04:18.609218  6832 leader_election.cc:343] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.613945  7056 tablet_bootstrap.cc:654] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.615383  7055 tablet_bootstrap.cc:654] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.618162  7057 ts_tablet_manager.cc:1434] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260713 09:04:18.619459  7057 tablet_bootstrap.cc:492] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.638046  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
W20260713 09:04:18.639834  6833 leader_election.cc:343] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.640298  6833 leader_election.cc:304] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:18.641063  7060 raft_consensus.cc:2749] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:18.647132  7057 tablet_bootstrap.cc:654] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.658838  7055 tablet_bootstrap.cc:492] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:18.661903  7056 tablet_bootstrap.cc:492] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:18.662516  7056 ts_tablet_manager.cc:1403] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.004s
I20260713 09:04:18.663290  7057 tablet_bootstrap.cc:492] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.663817  7057 ts_tablet_manager.cc:1403] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.005s
I20260713 09:04:18.659420  7055 ts_tablet_manager.cc:1403] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.008s
I20260713 09:04:18.666610  7057 raft_consensus.cc:359] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.667336  7057 raft_consensus.cc:385] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.667626  7057 raft_consensus.cc:740] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.668357  7057 consensus_queue.cc:260] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.669142  7055 raft_consensus.cc:359] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.670171  7055 raft_consensus.cc:385] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.670539  7055 raft_consensus.cc:740] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.670753  7057 ts_tablet_manager.cc:1434] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:04:18.671751  7057 tablet_bootstrap.cc:492] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.671509  7055 consensus_queue.cc:260] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.675482  7056 raft_consensus.cc:359] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.676434  7056 raft_consensus.cc:385] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.676832  7056 raft_consensus.cc:740] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.677840  7056 consensus_queue.cc:260] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.678623  7057 tablet_bootstrap.cc:654] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.680370  7056 ts_tablet_manager.cc:1434] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:04:18.680440  7062 raft_consensus.cc:493] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.680940  7062 raft_consensus.cc:515] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.681384  7056 tablet_bootstrap.cc:492] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:18.682940  7062 leader_election.cc:290] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:18.674417  7055 ts_tablet_manager.cc:1434] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:18.685036  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc4e0e382443b08cfe5310a487e8ef" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:18.686230  7055 tablet_bootstrap.cc:492] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:18.687196  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51765720cf64d67b81a979d3b295fb9" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:18.687803  6942 raft_consensus.cc:2468] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 0.
I20260713 09:04:18.689857  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc4e0e382443b08cfe5310a487e8ef" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:18.690218  7060 raft_consensus.cc:493] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.690689  7060 raft_consensus.cc:515] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.692032  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51765720cf64d67b81a979d3b295fb9" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:18.692747  7060 leader_election.cc:290] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
W20260713 09:04:18.693732  6982 leader_election.cc:343] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.694329  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f2b93b42e4a05bd1e7ce438c338ef" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:18.694635  6982 leader_election.cc:304] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:18.694823  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f2b93b42e4a05bd1e7ce438c338ef" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:18.695333  7056 tablet_bootstrap.cc:654] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.695639  7062 raft_consensus.cc:2804] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.695978  7062 raft_consensus.cc:493] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.696341  7062 raft_consensus.cc:3060] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.696918  7057 tablet_bootstrap.cc:492] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.697392  7057 ts_tablet_manager.cc:1403] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.013s
W20260713 09:04:18.695658  6833 leader_election.cc:343] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:18.698102  6832 leader_election.cc:343] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.699186  7055 tablet_bootstrap.cc:654] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.700472  7057 raft_consensus.cc:359] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.700963  7057 raft_consensus.cc:385] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.700675  6832 leader_election.cc:304] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:18.701584  7060 raft_consensus.cc:2749] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:18.701211  7057 raft_consensus.cc:740] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.702651  7057 consensus_queue.cc:260] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.704643  7055 tablet_bootstrap.cc:492] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:18.705071  7055 ts_tablet_manager.cc:1403] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260713 09:04:18.705039  7057 ts_tablet_manager.cc:1434] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:18.706197  7057 tablet_bootstrap.cc:492] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.707952  7055 raft_consensus.cc:359] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.708657  7055 raft_consensus.cc:385] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.708946  7055 raft_consensus.cc:740] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.709697  7055 consensus_queue.cc:260] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.712788  7057 tablet_bootstrap.cc:654] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.726132  7057 tablet_bootstrap.cc:492] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.726830  7057 ts_tablet_manager.cc:1403] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
W20260713 09:04:18.727718  6982 leader_election.cc:343] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.728682  6982 leader_election.cc:304] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be; no voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6
I20260713 09:04:18.730751  7057 raft_consensus.cc:359] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.731750  7057 raft_consensus.cc:385] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.732136  7057 raft_consensus.cc:740] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.729844  7062 raft_consensus.cc:515] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.732954  7057 consensus_queue.cc:260] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.735515  7057 ts_tablet_manager.cc:1434] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:04:18.735476  7081 raft_consensus.cc:2749] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:18.736562  7057 tablet_bootstrap.cc:492] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.743566  7057 tablet_bootstrap.cc:654] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.748659  7062 leader_election.cc:290] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:18.750034  7056 tablet_bootstrap.cc:492] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
W20260713 09:04:18.750051  6982 leader_election.cc:343] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.750628  7056 ts_tablet_manager.cc:1403] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.033s
I20260713 09:04:18.752077  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51765720cf64d67b81a979d3b295fb9" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:18.753561  7056 raft_consensus.cc:359] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.754289  7056 raft_consensus.cc:385] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:04:18.754356  6982 leader_election.cc:343] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.754664  7056 raft_consensus.cc:740] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.754326  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51765720cf64d67b81a979d3b295fb9" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:18.755851  6942 raft_consensus.cc:3060] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.756685  7057 tablet_bootstrap.cc:492] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.756744  7055 ts_tablet_manager.cc:1434] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.051s	user 0.024s	sys 0.011s
I20260713 09:04:18.757256  7057 ts_tablet_manager.cc:1403] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 09:04:18.757867  7055 tablet_bootstrap.cc:492] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:18.760107  7057 raft_consensus.cc:359] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.760814  7057 raft_consensus.cc:385] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.761121  7057 raft_consensus.cc:740] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.761953  7057 consensus_queue.cc:260] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.764153  6942 raft_consensus.cc:2468] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 1.
I20260713 09:04:18.764364  7057 ts_tablet_manager.cc:1434] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:18.765413  7057 tablet_bootstrap.cc:492] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.765365  6982 leader_election.cc:304] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [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: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6; no voters: 4b3910439abe46b987d2115165351ca7
I20260713 09:04:18.765468  7056 consensus_queue.cc:260] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.766790  7079 raft_consensus.cc:2804] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.767238  7079 raft_consensus.cc:697] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Becoming Leader. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Running, Role: LEADER
I20260713 09:04:18.768062  7079 consensus_queue.cc:237] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.772471  7057 tablet_bootstrap.cc:654] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.774564  7055 tablet_bootstrap.cc:654] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.774509  7056 ts_tablet_manager.cc:1434] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:04:18.775705  7056 tablet_bootstrap.cc:492] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:18.782063  7056 tablet_bootstrap.cc:654] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.784483  7057 tablet_bootstrap.cc:492] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.785108  7057 ts_tablet_manager.cc:1403] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:04:18.788388  7057 raft_consensus.cc:359] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.789417  7057 raft_consensus.cc:385] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.788676  6765 catalog_manager.cc:5697] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be reported cstate change: term changed from 0 to 1, leader changed from <none> to 43889f2059d14e3d94dd909baacb42be (127.5.160.131). New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:18.789825  7057 raft_consensus.cc:740] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.791713  7057 consensus_queue.cc:260] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.792685  7055 tablet_bootstrap.cc:492] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:18.793131  7055 ts_tablet_manager.cc:1403] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.003s
I20260713 09:04:18.794181  7057 ts_tablet_manager.cc:1434] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:04:18.795133  7057 tablet_bootstrap.cc:492] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.796164  7055 raft_consensus.cc:359] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.796869  7055 raft_consensus.cc:385] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.797158  7055 raft_consensus.cc:740] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.798004  7055 consensus_queue.cc:260] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.800505  7055 ts_tablet_manager.cc:1434] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:18.801433  7055 tablet_bootstrap.cc:492] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:18.801851  7057 tablet_bootstrap.cc:654] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.807147  7056 tablet_bootstrap.cc:492] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:18.807611  7056 ts_tablet_manager.cc:1403] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.007s
I20260713 09:04:18.808547  7057 tablet_bootstrap.cc:492] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.809029  7057 ts_tablet_manager.cc:1403] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:04:18.810376  7056 raft_consensus.cc:359] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.810952  7055 tablet_bootstrap.cc:654] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.811115  7056 raft_consensus.cc:385] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.811424  7056 raft_consensus.cc:740] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.812026  7057 raft_consensus.cc:359] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.812183  7056 consensus_queue.cc:260] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.813086  7057 raft_consensus.cc:385] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.813480  7057 raft_consensus.cc:740] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.814261  7057 consensus_queue.cc:260] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.814941  7056 ts_tablet_manager.cc:1434] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:18.816181  7056 tablet_bootstrap.cc:492] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:18.816556  7057 ts_tablet_manager.cc:1434] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:18.821018  7057 tablet_bootstrap.cc:492] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.823473  7056 tablet_bootstrap.cc:654] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.823477  7055 tablet_bootstrap.cc:492] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:18.824100  7055 ts_tablet_manager.cc:1403] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260713 09:04:18.827375  7055 raft_consensus.cc:359] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.828363  7055 raft_consensus.cc:385] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.828734  7055 raft_consensus.cc:740] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.829810  7055 consensus_queue.cc:260] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.832178  7057 tablet_bootstrap.cc:654] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.832998  7055 ts_tablet_manager.cc:1434] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:04:18.834424  7060 raft_consensus.cc:493] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.834867  7055 tablet_bootstrap.cc:492] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:18.834908  7060 raft_consensus.cc:515] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.836050  7056 tablet_bootstrap.cc:492] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:18.836495  7056 ts_tablet_manager.cc:1403] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:04:18.837133  7060 leader_election.cc:290] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:18.838272  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4cfe0aee0748c9b32fa96c6ff23aa1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:18.838683  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4cfe0aee0748c9b32fa96c6ff23aa1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:18.838958  7016 raft_consensus.cc:2468] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:18.839356  6942 raft_consensus.cc:2468] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:18.840258  6832 leader_election.cc:304] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:18.841019  7060 raft_consensus.cc:2804] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.841408  7060 raft_consensus.cc:493] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.841754  7055 tablet_bootstrap.cc:654] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.841728  7060 raft_consensus.cc:3060] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.843600  7056 raft_consensus.cc:359] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.844300  7056 raft_consensus.cc:385] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.844664  7056 raft_consensus.cc:740] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.845659  7056 consensus_queue.cc:260] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.849179  7060 raft_consensus.cc:515] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.851342  7060 leader_election.cc:290] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:18.852214  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4cfe0aee0748c9b32fa96c6ff23aa1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:18.852756  6942 raft_consensus.cc:3060] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.852712  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4cfe0aee0748c9b32fa96c6ff23aa1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:18.853631  7016 raft_consensus.cc:3060] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.855366  7060 raft_consensus.cc:493] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.855880  7060 raft_consensus.cc:515] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.856765  7055 tablet_bootstrap.cc:492] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:18.857213  7055 ts_tablet_manager.cc:1403] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260713 09:04:18.857968  7079 raft_consensus.cc:493] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.858413  7079 raft_consensus.cc:515] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.859328  7060 leader_election.cc:290] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:18.848588  7056 ts_tablet_manager.cc:1434] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260713 09:04:18.861021  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:18.862823  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7ed5595c494119b5dbe173c5c31fc3" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:18.862304  7057 tablet_bootstrap.cc:492] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.863204  7055 raft_consensus.cc:359] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.863915  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
W20260713 09:04:18.866326  6833 leader_election.cc:343] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.866724  7015 raft_consensus.cc:2468] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:18.867585  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7ed5595c494119b5dbe173c5c31fc3" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:18.867904  6832 leader_election.cc:304] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [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: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 6742034c314f4456b642d95318c590a6
I20260713 09:04:18.865005  7057 ts_tablet_manager.cc:1403] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.003s
I20260713 09:04:18.865077  6867 raft_consensus.cc:2468] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 0.
I20260713 09:04:18.865537  7056 tablet_bootstrap.cc:492] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:18.861546  6942 raft_consensus.cc:2468] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:18.866124  7079 leader_election.cc:290] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
W20260713 09:04:18.868870  6982 leader_election.cc:343] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.870571  6982 leader_election.cc:304] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [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: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 6742034c314f4456b642d95318c590a6
I20260713 09:04:18.871615  7079 raft_consensus.cc:2804] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.872016  7079 raft_consensus.cc:493] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.872373  7079 raft_consensus.cc:3060] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.876327  6833 leader_election.cc:304] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:18.880295  7060 raft_consensus.cc:2804] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.880721  7060 raft_consensus.cc:493] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.881072  7060 raft_consensus.cc:3060] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.881739  7056 tablet_bootstrap.cc:654] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.882295  7016 raft_consensus.cc:2468] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:18.871598  7057 raft_consensus.cc:359] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.883961  7057 raft_consensus.cc:385] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.884330  7057 raft_consensus.cc:740] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.885124  7057 consensus_queue.cc:260] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.868947  7055 raft_consensus.cc:385] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.886691  7055 raft_consensus.cc:740] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.880247  7079 raft_consensus.cc:515] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.891535  7095 raft_consensus.cc:493] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.891979  7095 raft_consensus.cc:515] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.892431  7057 ts_tablet_manager.cc:1434] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:04:18.892619  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7ed5595c494119b5dbe173c5c31fc3" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:18.893218  6867 raft_consensus.cc:3060] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.893499  7057 tablet_bootstrap.cc:492] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:18.895084  7095 leader_election.cc:290] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:18.895594  7095 raft_consensus.cc:2804] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.895983  7095 raft_consensus.cc:697] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:18.896296  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae82e7c02f4b9ea5302da89e6429da" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:18.896742  7095 consensus_queue.cc:237] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.898723  7079 leader_election.cc:290] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:18.899293  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7ed5595c494119b5dbe173c5c31fc3" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
W20260713 09:04:18.900728  6982 leader_election.cc:343] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.890856  7055 consensus_queue.cc:260] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.903606  6867 raft_consensus.cc:2468] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 1.
I20260713 09:04:18.904206  7016 raft_consensus.cc:2468] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:18.905908  6832 leader_election.cc:304] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:18.906775  7097 raft_consensus.cc:2804] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.906984  7057 tablet_bootstrap.cc:654] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.907131  7097 raft_consensus.cc:493] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.907151  6982 leader_election.cc:304] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [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: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 6742034c314f4456b642d95318c590a6
I20260713 09:04:18.907590  7097 raft_consensus.cc:3060] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.908640  7062 raft_consensus.cc:2804] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.911046  7062 raft_consensus.cc:697] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Becoming Leader. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Running, Role: LEADER
I20260713 09:04:18.910648  7055 ts_tablet_manager.cc:1434] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260713 09:04:18.911923  7062 consensus_queue.cc:237] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.917829  7097 raft_consensus.cc:515] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.918825  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae82e7c02f4b9ea5302da89e6429da" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:18.919320  7055 tablet_bootstrap.cc:492] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
W20260713 09:04:18.920264  6833 leader_election.cc:343] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.915055  7060 raft_consensus.cc:515] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.917264  7079 raft_consensus.cc:493] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.921378  7079 raft_consensus.cc:515] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.922523  7060 leader_election.cc:290] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:18.923326  7079 leader_election.cc:290] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:18.924105  7068 raft_consensus.cc:493] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.924036  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:18.924614  7068 raft_consensus.cc:515] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.930285  7056 tablet_bootstrap.cc:492] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:18.926497  7016 raft_consensus.cc:3060] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.934767  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f2b93b42e4a05bd1e7ce438c338ef" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:18.934579  7056 ts_tablet_manager.cc:1403] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.010s
I20260713 09:04:18.938072  6867 raft_consensus.cc:2468] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 0.
I20260713 09:04:18.942669  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f2b93b42e4a05bd1e7ce438c338ef" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:18.943150  6982 leader_election.cc:304] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:18.943499  6942 raft_consensus.cc:2468] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 0.
I20260713 09:04:18.944038  7060 raft_consensus.cc:493] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.944494  7060 raft_consensus.cc:515] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.937616  7068 leader_election.cc:290] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:18.952610  7060 leader_election.cc:290] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:18.960978  7016 raft_consensus.cc:2468] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:18.950150  7062 raft_consensus.cc:2804] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.953969  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:18.963126  7055 tablet_bootstrap.cc:654] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.956483  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae82e7c02f4b9ea5302da89e6429da" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:18.963155  7062 raft_consensus.cc:493] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.963798  7014 raft_consensus.cc:3060] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.963984  7062 raft_consensus.cc:3060] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.965687  7057 tablet_bootstrap.cc:492] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:18.966212  7057 ts_tablet_manager.cc:1403] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.015s
I20260713 09:04:18.966354  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:18.966751  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:18.961397  6764 catalog_manager.cc:5697] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3910439abe46b987d2115165351ca7 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:18.967379  6941 raft_consensus.cc:2468] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
W20260713 09:04:18.967549  6832 leader_election.cc:343] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.968626  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae82e7c02f4b9ea5302da89e6429da" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:18.968866  7057 raft_consensus.cc:359] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.956415  7056 raft_consensus.cc:359] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.951474  6765 catalog_manager.cc:5697] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be reported cstate change: term changed from 0 to 1, leader changed from <none> to 43889f2059d14e3d94dd909baacb42be (127.5.160.131). New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:18.957466  7097 leader_election.cc:290] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:18.969527  7057 raft_consensus.cc:385] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:04:18.969898  6833 leader_election.cc:343] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.970112  7056 raft_consensus.cc:385] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.975657  7056 raft_consensus.cc:740] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.975953  6832 leader_election.cc:304] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [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: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 6742034c314f4456b642d95318c590a6
I20260713 09:04:18.976531  7056 consensus_queue.cc:260] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.975953  6833 leader_election.cc:304] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [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: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be
W20260713 09:04:18.978078  6833 leader_election.cc:343] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.979187  7097 raft_consensus.cc:2804] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.979660  7097 raft_consensus.cc:697] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:18.980466  7097 consensus_queue.cc:237] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.974841  7057 raft_consensus.cc:740] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.983690  7056 ts_tablet_manager.cc:1434] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:04:18.984251  7068 raft_consensus.cc:493] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.985847  7056 tablet_bootstrap.cc:492] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:18.985334  7068 raft_consensus.cc:515] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.984437  7095 raft_consensus.cc:2804] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.988372  7095 raft_consensus.cc:493] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.988701  7095 raft_consensus.cc:3060] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.992611  7057 consensus_queue.cc:260] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:18.995350  7068 leader_election.cc:290] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.002350  7056 tablet_bootstrap.cc:654] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.004442  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f2b93b42e4a05bd1e7ce438c338ef" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.005607  7057 ts_tablet_manager.cc:1434] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260713 09:04:18.984688  7014 raft_consensus.cc:2468] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:19.008010  7062 raft_consensus.cc:515] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.008880  7068 raft_consensus.cc:493] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.009361  7068 raft_consensus.cc:515] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.009984  7062 leader_election.cc:290] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:19.011300  7055 tablet_bootstrap.cc:492] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:19.011396  7068 leader_election.cc:290] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.011771  7055 ts_tablet_manager.cc:1403] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.013s
I20260713 09:04:19.013193  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f2b93b42e4a05bd1e7ce438c338ef" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:19.012907  6764 catalog_manager.cc:5697] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3910439abe46b987d2115165351ca7 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.014335  7055 raft_consensus.cc:359] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:19.014755  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f2b93b42e4a05bd1e7ce438c338ef" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:19.014958  7055 raft_consensus.cc:385] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.007135  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc4e0e382443b08cfe5310a487e8ef" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.013769  6867 raft_consensus.cc:3060] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.016477  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f2b93b42e4a05bd1e7ce438c338ef" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.006826  7057 tablet_bootstrap.cc:492] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.009498  6832 leader_election.cc:304] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [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: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.015262  7055 raft_consensus.cc:740] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.015334  6941 raft_consensus.cc:3060] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.017544  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc4e0e382443b08cfe5310a487e8ef" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.019882  7055 consensus_queue.cc:260] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:19.018893  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3001316ffb4e56975ba3c7adba9077" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.021112  7095 raft_consensus.cc:515] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.021535  6864 raft_consensus.cc:2468] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:19.022884  6865 raft_consensus.cc:2468] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:19.023136  7095 leader_election.cc:290] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.023697  7095 raft_consensus.cc:2804] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.024137  7095 raft_consensus.cc:697] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:19.025125  6908 leader_election.cc:304] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.025944  7068 raft_consensus.cc:2804] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.026077  6908 leader_election.cc:304] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.026338  7068 raft_consensus.cc:493] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.024920  7095 consensus_queue.cc:237] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.026746  7068 raft_consensus.cc:3060] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.027951  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:19.019003  7015 raft_consensus.cc:2468] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
W20260713 09:04:19.029136  6832 leader_election.cc:343] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.033665  7055 ts_tablet_manager.cc:1434] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:04:19.034358  7016 raft_consensus.cc:2393] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6742034c314f4456b642d95318c590a6 in current term 1: Already voted for candidate 43889f2059d14e3d94dd909baacb42be in this term.
I20260713 09:04:19.034950  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:19.038455  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3001316ffb4e56975ba3c7adba9077" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.038864  6942 raft_consensus.cc:3060] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.038552  7068 raft_consensus.cc:515] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
W20260713 09:04:19.039835  6907 leader_election.cc:343] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.040624  7068 leader_election.cc:290] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.042024  7055 tablet_bootstrap.cc:492] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:19.042248  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3001316ffb4e56975ba3c7adba9077" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:19.037810  6867 raft_consensus.cc:2468] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 1.
I20260713 09:04:19.041157  7068 raft_consensus.cc:2804] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.044586  7068 raft_consensus.cc:493] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.044946  7068 raft_consensus.cc:3060] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.047428  6942 raft_consensus.cc:2468] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
W20260713 09:04:19.043352  6907 leader_election.cc:343] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.048787  7057 tablet_bootstrap.cc:654] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.049139  6833 leader_election.cc:304] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [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: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be
I20260713 09:04:19.049989  7055 tablet_bootstrap.cc:654] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.050675  6907 leader_election.cc:304] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7
I20260713 09:04:19.051447  7097 raft_consensus.cc:2804] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.038579  6941 raft_consensus.cc:2468] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 1.
I20260713 09:04:19.052366  6982 leader_election.cc:304] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:19.053014  7097 raft_consensus.cc:697] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:19.053646  7068 raft_consensus.cc:515] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.057844  7097 consensus_queue.cc:237] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.056152  7062 raft_consensus.cc:2804] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.060595  7068 leader_election.cc:290] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.061173  7068 raft_consensus.cc:2749] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.061707  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc4e0e382443b08cfe5310a487e8ef" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:19.063103  7016 raft_consensus.cc:3060] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.063683  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc4e0e382443b08cfe5310a487e8ef" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:19.064144  6865 raft_consensus.cc:3060] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.061959  7062 raft_consensus.cc:697] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Becoming Leader. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Running, Role: LEADER
I20260713 09:04:19.064967  7062 consensus_queue.cc:237] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.066984  7057 tablet_bootstrap.cc:492] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.067481  7057 ts_tablet_manager.cc:1403] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.007s
I20260713 09:04:19.070254  7057 raft_consensus.cc:359] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.070739  6865 raft_consensus.cc:2468] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:19.070971  7057 raft_consensus.cc:385] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.071370  7057 raft_consensus.cc:740] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.071938  6908 leader_election.cc:304] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.072093  7057 consensus_queue.cc:260] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.073383  7106 raft_consensus.cc:2804] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.074631  7057 ts_tablet_manager.cc:1434] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:19.074631  7106 raft_consensus.cc:697] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:19.075526  7106 consensus_queue.cc:237] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.077560  7056 tablet_bootstrap.cc:492] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.078064  7056 ts_tablet_manager.cc:1403] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.001s
I20260713 09:04:19.079097  7057 tablet_bootstrap.cc:492] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.079478  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3001316ffb4e56975ba3c7adba9077" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:19.080080  6867 raft_consensus.cc:3060] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.086864  7016 raft_consensus.cc:2468] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:19.087018  6764 catalog_manager.cc:5697] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6742034c314f4456b642d95318c590a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.081144  7056 raft_consensus.cc:359] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.088440  7056 raft_consensus.cc:385] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.088730  7056 raft_consensus.cc:740] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.089444  7056 consensus_queue.cc:260] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.091359  7057 tablet_bootstrap.cc:654] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.099421  7055 tablet_bootstrap.cc:492] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:19.099851  7055 ts_tablet_manager.cc:1403] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.008s
I20260713 09:04:19.091881  7056 ts_tablet_manager.cc:1434] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:04:19.101061  7056 tablet_bootstrap.cc:492] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:19.102380  7055 raft_consensus.cc:359] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.102487  6764 catalog_manager.cc:5697] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be reported cstate change: term changed from 0 to 1, leader changed from <none> to 43889f2059d14e3d94dd909baacb42be (127.5.160.131). New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:19.097994  6867 raft_consensus.cc:2468] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:19.106968  7056 tablet_bootstrap.cc:654] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.103076  7055 raft_consensus.cc:385] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.107784  7055 raft_consensus.cc:740] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.108443  7055 consensus_queue.cc:260] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.108990  6908 leader_election.cc:304] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [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: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be
I20260713 09:04:19.109815  7106 raft_consensus.cc:2804] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.110260  7106 raft_consensus.cc:697] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:19.110404  7055 ts_tablet_manager.cc:1434] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:04:19.111380  7055 tablet_bootstrap.cc:492] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:19.110455  6762 catalog_manager.cc:5697] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3910439abe46b987d2115165351ca7 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.111095  7106 consensus_queue.cc:237] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.117272  7055 tablet_bootstrap.cc:654] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.123093  7056 tablet_bootstrap.cc:492] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.123591  7056 ts_tablet_manager.cc:1403] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260713 09:04:19.123899  7057 tablet_bootstrap.cc:492] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.124325  7057 ts_tablet_manager.cc:1403] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260713 09:04:19.126204  7056 raft_consensus.cc:359] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.126909  7056 raft_consensus.cc:385] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.126694  7057 raft_consensus.cc:359] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.127192  7056 raft_consensus.cc:740] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.127381  7057 raft_consensus.cc:385] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.127648  7057 raft_consensus.cc:740] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.127942  7056 consensus_queue.cc:260] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.128257  7057 consensus_queue.cc:260] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.129912  7056 ts_tablet_manager.cc:1434] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:19.130003  7057 ts_tablet_manager.cc:1434] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:04:19.130293  6765 catalog_manager.cc:5697] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6742034c314f4456b642d95318c590a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.130796  7057 tablet_bootstrap.cc:492] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.134931  7056 tablet_bootstrap.cc:492] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:19.136696  7057 tablet_bootstrap.cc:654] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.137844  6764 catalog_manager.cc:5697] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3910439abe46b987d2115165351ca7 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.141069  7056 tablet_bootstrap.cc:654] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.146484  7056 tablet_bootstrap.cc:492] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.146894  7056 ts_tablet_manager.cc:1403] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260713 09:04:19.147593  7057 tablet_bootstrap.cc:492] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.147975  7055 tablet_bootstrap.cc:492] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:19.147993  7057 ts_tablet_manager.cc:1403] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:04:19.148553  7055 ts_tablet_manager.cc:1403] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260713 09:04:19.149398  7056 raft_consensus.cc:359] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.150015  7056 raft_consensus.cc:385] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.150264  7056 raft_consensus.cc:740] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.150605  7057 raft_consensus.cc:359] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.151222  7057 raft_consensus.cc:385] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.151485  7057 raft_consensus.cc:740] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.151371  7055 raft_consensus.cc:359] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.152048  7056 consensus_queue.cc:260] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.152338  7055 raft_consensus.cc:385] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.152340  7057 consensus_queue.cc:260] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.152890  7055 raft_consensus.cc:740] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.154450  7056 ts_tablet_manager.cc:1434] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:04:19.153685  7055 consensus_queue.cc:260] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.155053  7079 raft_consensus.cc:493] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.155329  7056 tablet_bootstrap.cc:492] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:19.155494  7079 raft_consensus.cc:515] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:19.157446  7079 leader_election.cc:290] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:19.159097  7057 ts_tablet_manager.cc:1434] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260713 09:04:19.160002  7057 tablet_bootstrap.cc:492] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.161223  7056 tablet_bootstrap.cc:654] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.162562  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.163160  6867 raft_consensus.cc:2468] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 0.
I20260713 09:04:19.165006  6982 leader_election.cc:304] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:19.165808  7079 raft_consensus.cc:2804] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.165963  7057 tablet_bootstrap.cc:654] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.166178  7079 raft_consensus.cc:493] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.167035  7079 raft_consensus.cc:3060] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.166096  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
W20260713 09:04:19.172339  6982 leader_election.cc:343] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.172525  7056 tablet_bootstrap.cc:492] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.174966  7079 raft_consensus.cc:515] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:19.177496  7056 ts_tablet_manager.cc:1403] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260713 09:04:19.177613  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:19.178189  6867 raft_consensus.cc:3060] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.179710  7055 ts_tablet_manager.cc:1434] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260713 09:04:19.180995  7056 raft_consensus.cc:359] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.182912  7056 raft_consensus.cc:385] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.183184  7056 raft_consensus.cc:740] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.183606  7055 tablet_bootstrap.cc:492] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:19.183809  7056 consensus_queue.cc:260] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.185619  7056 ts_tablet_manager.cc:1434] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:19.186985  7056 tablet_bootstrap.cc:492] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:19.187273  7097 raft_consensus.cc:493] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.187688  7097 raft_consensus.cc:515] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.188689  7057 tablet_bootstrap.cc:492] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.189097  7057 ts_tablet_manager.cc:1403] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260713 09:04:19.189388  7055 tablet_bootstrap.cc:654] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.189688  7097 leader_election.cc:290] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.190410  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5399f269d94f2c8a91d81e6c6333b0" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.191031  6941 raft_consensus.cc:2468] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:19.191730  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5399f269d94f2c8a91d81e6c6333b0" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.191636  7057 raft_consensus.cc:359] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.192273  7057 raft_consensus.cc:385] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.192312  7016 raft_consensus.cc:2468] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:19.192627  7057 raft_consensus.cc:740] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.192306  6833 leader_election.cc:304] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.194103  6867 raft_consensus.cc:2468] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 1.
I20260713 09:04:19.195502  6982 leader_election.cc:304] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:19.196260  7097 raft_consensus.cc:2804] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.196573  7062 raft_consensus.cc:2804] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.196734  7097 raft_consensus.cc:493] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.197324  7062 raft_consensus.cc:697] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Becoming Leader. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Running, Role: LEADER
I20260713 09:04:19.197278  7097 raft_consensus.cc:3060] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.199214  7056 tablet_bootstrap.cc:654] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.198491  7062 consensus_queue.cc:237] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:19.193240  7057 consensus_queue.cc:260] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.203209  7057 ts_tablet_manager.cc:1434] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:04:19.204445  7057 tablet_bootstrap.cc:492] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.211432  7057 tablet_bootstrap.cc:654] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.217340  7097 raft_consensus.cc:515] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.220878  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5399f269d94f2c8a91d81e6c6333b0" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:19.221586  6941 raft_consensus.cc:3060] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.230669  6941 raft_consensus.cc:2468] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:19.232304  7081 consensus_queue.cc:1048] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:19.239426  6833 leader_election.cc:304] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.233062  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5399f269d94f2c8a91d81e6c6333b0" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:19.240329  7057 tablet_bootstrap.cc:492] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.240312  7016 raft_consensus.cc:3060] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.240959  7057 ts_tablet_manager.cc:1403] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.003s
I20260713 09:04:19.241546  7095 raft_consensus.cc:2804] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.242013  7095 raft_consensus.cc:697] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:19.242774  7095 consensus_queue.cc:237] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.243479  7057 raft_consensus.cc:359] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.244227  7057 raft_consensus.cc:385] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.244488  7057 raft_consensus.cc:740] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.234071  7097 leader_election.cc:290] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.235652  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:19.245097  7057 consensus_queue.cc:260] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
W20260713 09:04:19.248368  6982 leader_election.cc:343] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.250787  7097 raft_consensus.cc:493] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.251379  7097 raft_consensus.cc:515] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.254568  7097 leader_election.cc:290] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.254796  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.249282  7057 ts_tablet_manager.cc:1434] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:19.256121  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
W20260713 09:04:19.256441  6832 leader_election.cc:343] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:19.257858  6833 leader_election.cc:343] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.258277  6833 leader_election.cc:304] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.259410  7106 raft_consensus.cc:493] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.259857  7106 raft_consensus.cc:515] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.261821  7106 leader_election.cc:290] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.262284  7097 raft_consensus.cc:2749] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.263175  7057 tablet_bootstrap.cc:492] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.263649  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae82e7c02f4b9ea5302da89e6429da" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.265735  7097 raft_consensus.cc:493] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.266245  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae82e7c02f4b9ea5302da89e6429da" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.266237  7097 raft_consensus.cc:515] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.267115  7014 raft_consensus.cc:2393] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6742034c314f4456b642d95318c590a6 in current term 1: Already voted for candidate 4b3910439abe46b987d2115165351ca7 in this term.
I20260713 09:04:19.268239  6907 leader_election.cc:304] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7
I20260713 09:04:19.269310  7097 leader_election.cc:290] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.269915  6867 raft_consensus.cc:3060] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.237324  7056 tablet_bootstrap.cc:492] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.270206  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51765720cf64d67b81a979d3b295fb9" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.270684  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51765720cf64d67b81a979d3b295fb9" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.271433  6942 raft_consensus.cc:2393] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b3910439abe46b987d2115165351ca7 in current term 1: Already voted for candidate 43889f2059d14e3d94dd909baacb42be in this term.
I20260713 09:04:19.270079  7106 raft_consensus.cc:3060] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.272300  6833 leader_election.cc:304] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.270819  7056 ts_tablet_manager.cc:1403] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.012s
I20260713 09:04:19.236793  7079 leader_election.cc:290] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:19.274842  7016 raft_consensus.cc:2468] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:19.276659  7056 raft_consensus.cc:359] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:19.277210  7056 raft_consensus.cc:385] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.277516  7056 raft_consensus.cc:740] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.266031  6764 catalog_manager.cc:5697] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be reported cstate change: term changed from 0 to 1, leader changed from <none> to 43889f2059d14e3d94dd909baacb42be (127.5.160.131). New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.282655  7056 consensus_queue.cc:260] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:19.284615  7056 ts_tablet_manager.cc:1434] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:04:19.285499  7056 tablet_bootstrap.cc:492] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:19.288055  7106 raft_consensus.cc:2749] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.289184  7097 raft_consensus.cc:2749] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.290307  7106 raft_consensus.cc:493] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.292313  7057 tablet_bootstrap.cc:654] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.290891  7106 raft_consensus.cc:515] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.296451  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.298506  7056 tablet_bootstrap.cc:654] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.298702  7097 consensus_queue.cc:1048] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:19.299798  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.300593  7016 raft_consensus.cc:2393] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6742034c314f4456b642d95318c590a6 in current term 1: Already voted for candidate 4b3910439abe46b987d2115165351ca7 in this term.
I20260713 09:04:19.300874  7106 leader_election.cc:290] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.298514  6763 catalog_manager.cc:5697] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3910439abe46b987d2115165351ca7 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.303292  7055 tablet_bootstrap.cc:492] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:19.303732  7055 ts_tablet_manager.cc:1403] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.120s	user 0.039s	sys 0.074s
I20260713 09:04:19.303565  6907 leader_election.cc:304] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7
I20260713 09:04:19.304404  7068 raft_consensus.cc:3060] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.306414  7055 raft_consensus.cc:359] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.307080  7055 raft_consensus.cc:385] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.307353  7055 raft_consensus.cc:740] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.308012  7055 consensus_queue.cc:260] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.310235  7055 ts_tablet_manager.cc:1434] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:04:19.311046  7055 tablet_bootstrap.cc:492] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:19.316450  7056 tablet_bootstrap.cc:492] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.316228  7062 consensus_queue.cc:1048] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.316807  7068 raft_consensus.cc:2749] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.316922  7056 ts_tablet_manager.cc:1403] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:04:19.318605  7057 tablet_bootstrap.cc:492] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.319769  7057 ts_tablet_manager.cc:1403] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.057s	user 0.004s	sys 0.006s
I20260713 09:04:19.319872  7056 raft_consensus.cc:359] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.320679  7056 raft_consensus.cc:385] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.320951  7056 raft_consensus.cc:740] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.321660  7056 consensus_queue.cc:260] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.322966  7057 raft_consensus.cc:359] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.323766  7057 raft_consensus.cc:385] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.324088  7057 raft_consensus.cc:740] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.325176  7056 ts_tablet_manager.cc:1434] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:19.324898  7057 consensus_queue.cc:260] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.326083  7056 tablet_bootstrap.cc:492] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:19.327117  7057 ts_tablet_manager.cc:1434] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:19.327530  7097 consensus_queue.cc:1048] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.328030  7057 tablet_bootstrap.cc:492] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.332896  7055 tablet_bootstrap.cc:654] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.338907  7056 tablet_bootstrap.cc:654] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.341830  7057 tablet_bootstrap.cc:654] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.357343  7056 tablet_bootstrap.cc:492] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.357858  7056 ts_tablet_manager.cc:1403] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.005s
I20260713 09:04:19.360508  7056 raft_consensus.cc:359] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.361168  7056 raft_consensus.cc:385] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.361439  7056 raft_consensus.cc:740] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.362079  7056 consensus_queue.cc:260] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.364039  7056 ts_tablet_manager.cc:1434] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:19.364959  7056 tablet_bootstrap.cc:492] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:19.365924  7096 raft_consensus.cc:493] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.366860  7055 tablet_bootstrap.cc:492] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:19.367128  7060 raft_consensus.cc:493] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.367719  7060 raft_consensus.cc:515] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.367312  7055 ts_tablet_manager.cc:1403] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.000s
I20260713 09:04:19.366570  7096 raft_consensus.cc:515] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.370342  7057 tablet_bootstrap.cc:492] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.370476  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cb6b9c5e7545da9be0fd62d1483efb" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.370777  7057 ts_tablet_manager.cc:1403] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.013s
I20260713 09:04:19.373483  7057 raft_consensus.cc:359] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.374141  7057 raft_consensus.cc:385] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.373744  7055 raft_consensus.cc:359] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.374441  7057 raft_consensus.cc:740] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.374615  7055 raft_consensus.cc:385] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.374995  7055 raft_consensus.cc:740] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.375272  7057 consensus_queue.cc:260] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.375788  7055 consensus_queue.cc:260] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.377705  7057 ts_tablet_manager.cc:1434] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:04:19.378166  7055 ts_tablet_manager.cc:1434] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:19.378585  7057 tablet_bootstrap.cc:492] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
W20260713 09:04:19.379206  6833 leader_election.cc:343] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.380409  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4055bef70046da8755c5f1011548ec" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
W20260713 09:04:19.382198  6833 leader_election.cc:343] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.384586  7057 tablet_bootstrap.cc:654] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.385950  7056 tablet_bootstrap.cc:654] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.387760  7055 tablet_bootstrap.cc:492] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:19.387982  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cb6b9c5e7545da9be0fd62d1483efb" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.392465  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4055bef70046da8755c5f1011548ec" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
W20260713 09:04:19.394529  6832 leader_election.cc:343] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.394793  7055 tablet_bootstrap.cc:654] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.394958  6832 leader_election.cc:304] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.395792  7057 tablet_bootstrap.cc:492] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.396231  7057 ts_tablet_manager.cc:1403] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:04:19.396123  7097 raft_consensus.cc:2749] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:19.396703  6832 leader_election.cc:343] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.397450  7095 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.371150  7096 leader_election.cc:290] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.397127  6832 leader_election.cc:304] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.399443  7057 raft_consensus.cc:359] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.400090  7057 raft_consensus.cc:385] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.400362  7057 raft_consensus.cc:740] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.400696  7056 tablet_bootstrap.cc:492] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.401252  7056 ts_tablet_manager.cc:1403] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.004s
I20260713 09:04:19.401001  7057 consensus_queue.cc:260] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.401993  7095 raft_consensus.cc:2749] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.403129  7081 raft_consensus.cc:493] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.403597  7081 raft_consensus.cc:515] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.404018  7057 ts_tablet_manager.cc:1434] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:19.404893  7057 tablet_bootstrap.cc:492] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.404611  7056 raft_consensus.cc:359] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.405593  7056 raft_consensus.cc:385] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.405946  7056 raft_consensus.cc:740] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.407263  7081 leader_election.cc:290] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:19.406925  7056 consensus_queue.cc:260] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.408878  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.409670  6941 raft_consensus.cc:2393] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43889f2059d14e3d94dd909baacb42be in current term 1: Already voted for candidate 4b3910439abe46b987d2115165351ca7 in this term.
I20260713 09:04:19.380395  7060 leader_election.cc:290] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.414063  7057 tablet_bootstrap.cc:654] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.414904  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.416318  6982 leader_election.cc:304] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be; no voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.417567  7081 raft_consensus.cc:3060] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.426160  7057 tablet_bootstrap.cc:492] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.425721  6941 raft_consensus.cc:3060] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.426702  7057 ts_tablet_manager.cc:1403] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:04:19.429417  7057 raft_consensus.cc:359] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.430079  7057 raft_consensus.cc:385] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.430325  7057 raft_consensus.cc:740] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.431056  7057 consensus_queue.cc:260] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.432792  7057 ts_tablet_manager.cc:1434] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:19.433672  7057 tablet_bootstrap.cc:492] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.441102  7095 raft_consensus.cc:493] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.441596  7095 raft_consensus.cc:515] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.443640  7095 leader_election.cc:290] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.443760  7079 raft_consensus.cc:493] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.444203  7079 raft_consensus.cc:515] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.445734  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae8e8dd1d76410fbb0225af3d9bf061" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
W20260713 09:04:19.447046  6833 leader_election.cc:343] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.447633  7095 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.447942  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3001316ffb4e56975ba3c7adba9077" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.450045  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3001316ffb4e56975ba3c7adba9077" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.450776  6867 raft_consensus.cc:2393] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43889f2059d14e3d94dd909baacb42be in current term 1: Already voted for candidate 6742034c314f4456b642d95318c590a6 in this term.
I20260713 09:04:19.452391  6982 leader_election.cc:304] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be; no voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.453166  7062 raft_consensus.cc:3060] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.453905  7056 ts_tablet_manager.cc:1434] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.002s
I20260713 09:04:19.455559  7056 tablet_bootstrap.cc:492] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:19.455989  7057 tablet_bootstrap.cc:654] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.457089  7095 consensus_queue.cc:1048] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:19.463160  7062 raft_consensus.cc:2749] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.464365  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae8e8dd1d76410fbb0225af3d9bf061" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
W20260713 09:04:19.465754  6832 leader_election.cc:343] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.466189  6832 leader_election.cc:304] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.466455  7056 tablet_bootstrap.cc:654] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.467226  7095 raft_consensus.cc:2749] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.449496  7079 leader_election.cc:290] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:19.469350  7079 consensus_queue.cc:1048] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.470722  7079 consensus_queue.cc:1048] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.471999  7081 raft_consensus.cc:2749] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.473377  7055 tablet_bootstrap.cc:492] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:19.473996  7055 ts_tablet_manager.cc:1403] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.086s	user 0.032s	sys 0.028s
I20260713 09:04:19.473521  7057 tablet_bootstrap.cc:492] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.475076  7057 ts_tablet_manager.cc:1403] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260713 09:04:19.477843  7057 raft_consensus.cc:359] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.478471  7106 raft_consensus.cc:493] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.479068  7106 raft_consensus.cc:515] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.478497  7057 raft_consensus.cc:385] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.482584  7057 raft_consensus.cc:740] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.482647  7106 leader_election.cc:290] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.484335  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.484225  7057 consensus_queue.cc:260] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.484921  7016 raft_consensus.cc:2468] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:19.486467  7056 tablet_bootstrap.cc:492] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.486666  6907 leader_election.cc:304] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.487123  7056 ts_tablet_manager.cc:1403] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.007s
I20260713 09:04:19.487576  7106 raft_consensus.cc:2804] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.487970  7106 raft_consensus.cc:493] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.488300  7106 raft_consensus.cc:3060] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.491122  7057 ts_tablet_manager.cc:1434] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:04:19.492024  7057 tablet_bootstrap.cc:492] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.493325  7056 raft_consensus.cc:359] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.493974  7056 raft_consensus.cc:385] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.493918  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.494190  7068 consensus_queue.cc:1048] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.494433  7056 raft_consensus.cc:740] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.494793  6867 raft_consensus.cc:2468] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:19.495102  7056 consensus_queue.cc:260] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.497589  7056 ts_tablet_manager.cc:1434] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:04:19.498590  7056 tablet_bootstrap.cc:492] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:19.501560  7095 raft_consensus.cc:493] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.502036  7095 raft_consensus.cc:515] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.503978  7095 leader_election.cc:290] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.509871  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349c08dd7ea649aeb93f7e3e8b681b85" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.510000  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349c08dd7ea649aeb93f7e3e8b681b85" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
W20260713 09:04:19.511065  6832 leader_election.cc:343] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:19.511566  6833 leader_election.cc:343] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.512055  6833 leader_election.cc:304] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.512836  7096 raft_consensus.cc:2749] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.513798  7147 consensus_queue.cc:1048] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:19.515991  7057 tablet_bootstrap.cc:654] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.516767  7068 raft_consensus.cc:493] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.517239  7068 raft_consensus.cc:515] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.519345  7068 leader_election.cc:290] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.520793  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cb6b9c5e7545da9be0fd62d1483efb" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.521502  6865 raft_consensus.cc:2468] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:19.520711  7147 consensus_queue.cc:1048] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.522715  6908 leader_election.cc:304] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.523568  7068 raft_consensus.cc:2804] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.523979  7068 raft_consensus.cc:493] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.524356  7068 raft_consensus.cc:3060] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.526214  7060 consensus_queue.cc:1048] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.507961  7106 raft_consensus.cc:515] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.538923  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cb6b9c5e7545da9be0fd62d1483efb" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.539716  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:19.542044  6866 raft_consensus.cc:3060] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.543323  7158 raft_consensus.cc:493] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:04:19.543825  6907 leader_election.cc:343] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.543895  7158 raft_consensus.cc:515] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } }
I20260713 09:04:19.551101  6866 raft_consensus.cc:2468] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:19.553828  6908 leader_election.cc:304] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
W20260713 09:04:19.560930  6813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:19.562247  7158 leader_election.cc:290] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.563140  7158 raft_consensus.cc:2804] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.563310  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.563740  7158 raft_consensus.cc:697] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:19.564577  7158 consensus_queue.cc:237] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.565174  7106 leader_election.cc:290] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.567965  7056 tablet_bootstrap.cc:654] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.477651  7055 raft_consensus.cc:359] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.571578  7055 raft_consensus.cc:385] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.571946  7055 raft_consensus.cc:740] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.586135  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:19.586833  7014 raft_consensus.cc:3060] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.587841  7147 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.593426  7055 consensus_queue.cc:260] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.581719  7068 raft_consensus.cc:515] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
W20260713 09:04:19.597026  6908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:37481, user_credentials={real_user=slave}} blocked reactor thread for 44740.5us
I20260713 09:04:19.598038  7068 leader_election.cc:290] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.608646  7106 consensus_queue.cc:1048] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:04:19.602015  7060 raft_consensus.cc:493] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.621798  7060 raft_consensus.cc:515] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.622284  7055 ts_tablet_manager.cc:1434] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.000s
I20260713 09:04:19.623262  7055 tablet_bootstrap.cc:492] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:19.602883  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cb6b9c5e7545da9be0fd62d1483efb" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:19.624562  6863 raft_consensus.cc:3060] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.599488  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cb6b9c5e7545da9be0fd62d1483efb" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
W20260713 09:04:19.625929  6907 leader_election.cc:343] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.606653  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.627821  6908 leader_election.cc:304] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7
I20260713 09:04:19.601080  7014 raft_consensus.cc:2468] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:19.636198  7055 tablet_bootstrap.cc:654] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.615724  7147 raft_consensus.cc:493] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.629734  7158 raft_consensus.cc:2749] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.646471  7057 tablet_bootstrap.cc:492] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.646968  7057 ts_tablet_manager.cc:1403] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.155s	user 0.005s	sys 0.027s
I20260713 09:04:19.649087  7156 consensus_queue.cc:1048] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:04:19.659876  6938 raft_consensus.cc:3060] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.645673  7147 raft_consensus.cc:515] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.658275  7057 raft_consensus.cc:359] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.669409  7057 raft_consensus.cc:385] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.670660  7057 raft_consensus.cc:740] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.671567  7096 consensus_queue.cc:1048] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.671693  7057 consensus_queue.cc:260] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.674750  7156 raft_consensus.cc:493] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.675858  7156 raft_consensus.cc:515] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.678169  7057 ts_tablet_manager.cc:1434] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260713 09:04:19.679064  7057 tablet_bootstrap.cc:492] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.679750  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec82df336494293979587bfb3d9f9d6" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.673919  7060 leader_election.cc:290] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.683276  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec82df336494293979587bfb3d9f9d6" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.695873  7056 tablet_bootstrap.cc:492] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.696293  7056 ts_tablet_manager.cc:1403] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.198s	user 0.013s	sys 0.008s
W20260713 09:04:19.697067  6833 leader_election.cc:343] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.692588  7060 raft_consensus.cc:493] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.701748  7060 raft_consensus.cc:515] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.699586  7158 consensus_queue.cc:1048] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:19.703917  6832 leader_election.cc:343] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.704311  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0643e62fb0fc44beaede02c285415348" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.704366  6832 leader_election.cc:304] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.700052  7097 raft_consensus.cc:493] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.705788  7097 raft_consensus.cc:515] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.707054  7095 raft_consensus.cc:2749] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.707270  6863 raft_consensus.cc:2468] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:19.707772  7097 leader_election.cc:290] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.709434  7060 leader_election.cc:290] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.715474  6908 leader_election.cc:304] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [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: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be
I20260713 09:04:19.716355  7106 raft_consensus.cc:2804] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.716802  7106 raft_consensus.cc:697] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:19.717622  7106 consensus_queue.cc:237] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
W20260713 09:04:19.722728  6833 leader_election.cc:343] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.723192  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.723793  6942 raft_consensus.cc:2468] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:19.727243  6833 leader_election.cc:304] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.727591  7156 leader_election.cc:290] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.730389  7057 tablet_bootstrap.cc:654] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.731159  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.731834  7012 raft_consensus.cc:2468] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:19.725008  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0643e62fb0fc44beaede02c285415348" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.734730  7060 raft_consensus.cc:2804] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.748513  6907 leader_election.cc:304] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.749701  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.742230  7060 raft_consensus.cc:493] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.763090  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.763783  7011 raft_consensus.cc:2468] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:19.766000  7097 raft_consensus.cc:493] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.766485  7097 raft_consensus.cc:515] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.766669  7166 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260713 09:04:19.768633  7097 leader_election.cc:290] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
W20260713 09:04:19.770875  6832 leader_election.cc:343] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.773224  6832 leader_election.cc:304] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.774299  7096 raft_consensus.cc:2749] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.762532  7060 raft_consensus.cc:3060] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.782630  7056 raft_consensus.cc:359] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.783337  7056 raft_consensus.cc:385] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.783632  7056 raft_consensus.cc:740] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.784089  7147 leader_election.cc:290] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:19.784238  7056 consensus_queue.cc:260] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.785598  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09c06f2beb04e75932e8cabe90189e0" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.787210  7056 ts_tablet_manager.cc:1434] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.001s
I20260713 09:04:19.787645  7096 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.788085  7056 tablet_bootstrap.cc:492] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
W20260713 09:04:19.789453  6832 leader_election.cc:343] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.794329  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.795929  7097 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.797231  7097 consensus_queue.cc:1048] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.791175  7106 raft_consensus.cc:2804] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.800316  7106 raft_consensus.cc:493] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.800675  7106 raft_consensus.cc:3060] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.801342  7158 raft_consensus.cc:493] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.804437  7158 raft_consensus.cc:515] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.808754  7158 leader_election.cc:290] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.811009  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09c06f2beb04e75932e8cabe90189e0" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.811170  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae8e8dd1d76410fbb0225af3d9bf061" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:19.811841  6940 raft_consensus.cc:2468] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:19.811967  6866 raft_consensus.cc:2468] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:19.813637  6908 leader_election.cc:304] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.816437  6833 leader_election.cc:304] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [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: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be
I20260713 09:04:19.817555  7097 raft_consensus.cc:2804] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.817899  7097 raft_consensus.cc:493] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.818193  7097 raft_consensus.cc:3060] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.820307  7158 raft_consensus.cc:2804] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:19.820569  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.828784  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae8e8dd1d76410fbb0225af3d9bf061" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.838085  7158 raft_consensus.cc:493] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:19.854295  7158 raft_consensus.cc:3060] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.860126  7167 raft_consensus.cc:493] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:19.860833  7167 raft_consensus.cc:515] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.879101  7055 tablet_bootstrap.cc:492] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:19.879765  7055 ts_tablet_manager.cc:1403] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.257s	user 0.019s	sys 0.018s
W20260713 09:04:19.869809  6907 leader_election.cc:343] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.900466  7057 tablet_bootstrap.cc:492] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:19.900878  7057 ts_tablet_manager.cc:1403] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.222s	user 0.025s	sys 0.040s
I20260713 09:04:19.893764  6763 catalog_manager.cc:5697] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6742034c314f4456b642d95318c590a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.911396  7167 leader_election.cc:290] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.915671  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c81462b702414d94c7f54dae81da8c" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:19.915792  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c81462b702414d94c7f54dae81da8c" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:19.915937  7055 raft_consensus.cc:359] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.916636  7055 raft_consensus.cc:385] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.916929  7055 raft_consensus.cc:740] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
W20260713 09:04:19.917028  6833 leader_election.cc:343] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:19.917761  6832 leader_election.cc:343] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.917639  7055 consensus_queue.cc:260] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.918203  6832 leader_election.cc:304] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3910439abe46b987d2115165351ca7; no voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.919265  7096 raft_consensus.cc:2749] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.919471  7056 tablet_bootstrap.cc:654] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.919797  7055 ts_tablet_manager.cc:1434] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260713 09:04:19.920694  7055 tablet_bootstrap.cc:492] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
W20260713 09:04:19.925241  7170 log.cc:927] Time spent T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260713 09:04:19.926887  7060 raft_consensus.cc:515] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.928620  6863 raft_consensus.cc:2393] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6742034c314f4456b642d95318c590a6 in current term 1: Already voted for candidate 4b3910439abe46b987d2115165351ca7 in this term.
I20260713 09:04:19.931586  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:19.928025  7097 raft_consensus.cc:515] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.930406  7158 raft_consensus.cc:515] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.938903  7057 raft_consensus.cc:359] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.939585  7057 raft_consensus.cc:385] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.939867  7057 raft_consensus.cc:740] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:19.940501  7057 consensus_queue.cc:260] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.941761  7106 raft_consensus.cc:515] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.942651  7057 ts_tablet_manager.cc:1434] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.042s	user 0.001s	sys 0.006s
I20260713 09:04:19.943205  6938 raft_consensus.cc:2393] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43889f2059d14e3d94dd909baacb42be in current term 1: Already voted for candidate 6742034c314f4456b642d95318c590a6 in this term.
I20260713 09:04:19.943599  7057 tablet_bootstrap.cc:492] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:19.945115  6982 leader_election.cc:304] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be; no voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.946790  7055 tablet_bootstrap.cc:654] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.946156  7166 raft_consensus.cc:3060] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.956799  7097 leader_election.cc:290] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.958077  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09c06f2beb04e75932e8cabe90189e0" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:19.958333  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09c06f2beb04e75932e8cabe90189e0" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:19.958686  7013 raft_consensus.cc:3060] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.959093  6938 raft_consensus.cc:3060] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.934424  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:19.933388  7060 leader_election.cc:290] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.966449  7106 leader_election.cc:290] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.968019  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae8e8dd1d76410fbb0225af3d9bf061" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:19.968321  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
W20260713 09:04:19.970717  6907 leader_election.cc:343] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:19.965960  7158 leader_election.cc:290] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:19.975580  6938 raft_consensus.cc:2468] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:19.974373  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2c8f3cb03d4943a8fc4cf3c639873e" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:19.978542  7057 tablet_bootstrap.cc:654] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:19.977716  7056 tablet_bootstrap.cc:492] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:19.979743  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae8e8dd1d76410fbb0225af3d9bf061" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:19.978014  7166 raft_consensus.cc:2749] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.979331  6833 leader_election.cc:304] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:19.978814  6863 raft_consensus.cc:2393] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6742034c314f4456b642d95318c590a6 in current term 1: Already voted for candidate 4b3910439abe46b987d2115165351ca7 in this term.
I20260713 09:04:19.980387  6866 raft_consensus.cc:3060] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:19.981727  7060 raft_consensus.cc:2804] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.982213  7060 raft_consensus.cc:697] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:19.983103  7060 consensus_queue.cc:237] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.977926  7013 raft_consensus.cc:2468] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:19.980172  7056 ts_tablet_manager.cc:1403] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.192s	user 0.026s	sys 0.008s
I20260713 09:04:19.988112  7011 raft_consensus.cc:2468] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:19.989042  6908 leader_election.cc:304] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [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: 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7
I20260713 09:04:19.990274  6866 raft_consensus.cc:2468] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:19.991063  7158 raft_consensus.cc:2749] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:19.991026  6832 leader_election.cc:304] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [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: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 6742034c314f4456b642d95318c590a6
I20260713 09:04:19.991989  7097 raft_consensus.cc:2804] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.992579  7097 raft_consensus.cc:697] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:19.993956  7097 consensus_queue.cc:237] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.996639  7056 raft_consensus.cc:359] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:19.997429  7056 raft_consensus.cc:385] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:19.992466  6908 leader_election.cc:304] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [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: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be
I20260713 09:04:19.998391  7158 raft_consensus.cc:2804] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:19.998857  7158 raft_consensus.cc:697] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:19.999616  7158 consensus_queue.cc:237] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.001396  7057 tablet_bootstrap.cc:492] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:20.001819  7056 raft_consensus.cc:740] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.002795  7056 consensus_queue.cc:260] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.001845  7057 ts_tablet_manager.cc:1403] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260713 09:04:20.009545  7056 ts_tablet_manager.cc:1434] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:04:20.010751  7056 tablet_bootstrap.cc:492] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:20.008924  7057 raft_consensus.cc:359] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.018167  7057 raft_consensus.cc:385] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.018568  7057 raft_consensus.cc:740] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.019491  7057 consensus_queue.cc:260] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.022954  7057 ts_tablet_manager.cc:1434] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:04:20.024120  7057 tablet_bootstrap.cc:492] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7: Bootstrap starting.
I20260713 09:04:20.025956  7158 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.035104  7056 tablet_bootstrap.cc:654] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.041203  7055 tablet_bootstrap.cc:492] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.041817  7055 ts_tablet_manager.cc:1403] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.012s
I20260713 09:04:20.042902  7057 tablet_bootstrap.cc:654] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.047469  7055 raft_consensus.cc:359] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.048177  7055 raft_consensus.cc:385] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.048457  7055 raft_consensus.cc:740] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.056370  7055 consensus_queue.cc:260] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.058899  7055 ts_tablet_manager.cc:1434] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260713 09:04:20.059402  7057 tablet_bootstrap.cc:492] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7: No bootstrap required, opened a new log
I20260713 09:04:20.059897  7057 ts_tablet_manager.cc:1403] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260713 09:04:20.059891  7055 tablet_bootstrap.cc:492] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:20.066337  7106 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:20.067680  7055 tablet_bootstrap.cc:654] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.062671  7057 raft_consensus.cc:359] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.069142  7057 raft_consensus.cc:385] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.070122  7057 raft_consensus.cc:740] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.070793  7057 consensus_queue.cc:260] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.072713  7057 ts_tablet_manager.cc:1434] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:04:20.074285  6765 catalog_manager.cc:5697] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6742034c314f4456b642d95318c590a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.080928  7055 tablet_bootstrap.cc:492] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.081377  7055 ts_tablet_manager.cc:1403] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260713 09:04:20.081955  6765 catalog_manager.cc:5697] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6742034c314f4456b642d95318c590a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.084187  7055 raft_consensus.cc:359] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.084870  7055 raft_consensus.cc:385] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.085162  7055 raft_consensus.cc:740] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.086024  7055 consensus_queue.cc:260] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.087888  7055 ts_tablet_manager.cc:1434] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:20.088743  7055 tablet_bootstrap.cc:492] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:20.089808  7056 tablet_bootstrap.cc:492] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:20.090229  7056 ts_tablet_manager.cc:1403] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.014s
I20260713 09:04:20.092736  7056 raft_consensus.cc:359] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.093636  7056 raft_consensus.cc:385] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.093854  7055 tablet_bootstrap.cc:654] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.093895  7056 raft_consensus.cc:740] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.094836  7056 consensus_queue.cc:260] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.097048  7056 ts_tablet_manager.cc:1434] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:04:20.097978  7056 tablet_bootstrap.cc:492] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:20.101619  6764 catalog_manager.cc:5697] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3910439abe46b987d2115165351ca7 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.104269  7056 tablet_bootstrap.cc:654] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.103703  6764 catalog_manager.cc:5697] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3910439abe46b987d2115165351ca7 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.107867  7055 tablet_bootstrap.cc:492] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.108279  7055 ts_tablet_manager.cc:1403] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260713 09:04:20.110849  7056 tablet_bootstrap.cc:492] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:20.111300  7056 ts_tablet_manager.cc:1403] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:04:20.111140  7055 raft_consensus.cc:359] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.113194  7056 raft_consensus.cc:359] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.113792  7055 raft_consensus.cc:385] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.113867  7056 raft_consensus.cc:385] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.114106  7055 raft_consensus.cc:740] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.114171  7056 raft_consensus.cc:740] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.114861  7055 consensus_queue.cc:260] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.115343  7056 consensus_queue.cc:260] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.117133  7055 ts_tablet_manager.cc:1434] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:04:20.117993  7055 tablet_bootstrap.cc:492] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:20.117949  7056 ts_tablet_manager.cc:1434] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:20.118932  7056 tablet_bootstrap.cc:492] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:20.124104  7055 tablet_bootstrap.cc:654] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.133443  7068 raft_consensus.cc:493] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:20.133919  7068 raft_consensus.cc:515] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.135686  7068 leader_election.cc:290] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.136710  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec82df336494293979587bfb3d9f9d6" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:20.136984  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec82df336494293979587bfb3d9f9d6" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:20.137334  6866 raft_consensus.cc:2468] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
W20260713 09:04:20.138119  6907 leader_election.cc:343] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:20.138604  6908 leader_election.cc:304] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [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: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 43889f2059d14e3d94dd909baacb42be
I20260713 09:04:20.139360  7068 raft_consensus.cc:2804] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:20.139652  7068 raft_consensus.cc:493] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:20.139920  7068 raft_consensus.cc:3060] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.145548  7056 tablet_bootstrap.cc:654] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.146525  7011 raft_consensus.cc:3060] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.147403  7055 tablet_bootstrap.cc:492] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.147914  7055 ts_tablet_manager.cc:1403] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260713 09:04:20.152120  7055 raft_consensus.cc:359] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.152834  7055 raft_consensus.cc:385] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.153142  7055 raft_consensus.cc:740] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.153855  7055 consensus_queue.cc:260] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.155927  7055 ts_tablet_manager.cc:1434] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:04:20.156823  7055 tablet_bootstrap.cc:492] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:20.157467  7068 raft_consensus.cc:515] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.163015  7055 tablet_bootstrap.cc:654] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.166273  7056 tablet_bootstrap.cc:492] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:20.166749  7056 ts_tablet_manager.cc:1403] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.013s
I20260713 09:04:20.168927  7169 consensus_queue.cc:1048] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:20.169338  7056 raft_consensus.cc:359] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.170015  7056 raft_consensus.cc:385] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.170269  7056 raft_consensus.cc:740] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.171007  7056 consensus_queue.cc:260] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.175040  7055 tablet_bootstrap.cc:492] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.175719  7055 ts_tablet_manager.cc:1403] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260713 09:04:20.177048  7056 ts_tablet_manager.cc:1434] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:04:20.177992  7056 tablet_bootstrap.cc:492] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:20.179497  7055 raft_consensus.cc:359] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.180459  7055 raft_consensus.cc:385] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.180871  7055 raft_consensus.cc:740] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.181403  7068 leader_election.cc:290] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.181586  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec82df336494293979587bfb3d9f9d6" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:20.182204  6866 raft_consensus.cc:3060] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.182103  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec82df336494293979587bfb3d9f9d6" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:20.182737  7013 raft_consensus.cc:3060] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.186849  7056 tablet_bootstrap.cc:654] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.189113  6866 raft_consensus.cc:2468] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:20.189864  7013 raft_consensus.cc:2468] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:20.181584  7055 consensus_queue.cc:260] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.190737  6908 leader_election.cc:304] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.192028  7068 raft_consensus.cc:2804] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:20.192521  7055 ts_tablet_manager.cc:1434] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:04:20.192899  7068 raft_consensus.cc:697] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:20.193498  7055 tablet_bootstrap.cc:492] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:20.195274  7068 consensus_queue.cc:237] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.201526  7055 tablet_bootstrap.cc:654] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.206463  7158 consensus_queue.cc:1048] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.213315  7056 tablet_bootstrap.cc:492] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:20.213809  7056 ts_tablet_manager.cc:1403] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.015s
I20260713 09:04:20.216908  7056 raft_consensus.cc:359] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.217617  7056 raft_consensus.cc:385] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.217921  7056 raft_consensus.cc:740] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.218772  7056 consensus_queue.cc:260] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.221457  7056 ts_tablet_manager.cc:1434] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:04:20.222606  7056 tablet_bootstrap.cc:492] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:20.225724  7055 tablet_bootstrap.cc:492] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.226227  7055 ts_tablet_manager.cc:1403] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.009s
I20260713 09:04:20.226558  6762 catalog_manager.cc:5697] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6742034c314f4456b642d95318c590a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.228488  7056 tablet_bootstrap.cc:654] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.229214  7055 raft_consensus.cc:359] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.229985  7055 raft_consensus.cc:385] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.230314  7055 raft_consensus.cc:740] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.231153  7055 consensus_queue.cc:260] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.233803  7055 ts_tablet_manager.cc:1434] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:20.234941  7055 tablet_bootstrap.cc:492] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:20.241012  7055 tablet_bootstrap.cc:654] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.242446  7056 tablet_bootstrap.cc:492] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:20.242928  7056 ts_tablet_manager.cc:1403] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:04:20.245373  7056 raft_consensus.cc:359] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.246007  7056 raft_consensus.cc:385] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.246275  7056 raft_consensus.cc:740] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.246656  7055 tablet_bootstrap.cc:492] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.247083  7055 ts_tablet_manager.cc:1403] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:04:20.246907  7056 consensus_queue.cc:260] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.248875  7056 ts_tablet_manager.cc:1434] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:04:20.249722  7056 tablet_bootstrap.cc:492] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:20.249508  7055 raft_consensus.cc:359] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.250118  7055 raft_consensus.cc:385] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.250355  7055 raft_consensus.cc:740] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.251168  7055 consensus_queue.cc:260] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.253438  7055 ts_tablet_manager.cc:1434] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:04:20.254396  7055 tablet_bootstrap.cc:492] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:20.255738  7056 tablet_bootstrap.cc:654] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.260111  7055 tablet_bootstrap.cc:654] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.261703  7056 tablet_bootstrap.cc:492] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:20.262102  7056 ts_tablet_manager.cc:1403] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260713 09:04:20.264243  7056 raft_consensus.cc:359] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.264906  7056 raft_consensus.cc:385] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.265177  7056 raft_consensus.cc:740] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.265812  7056 consensus_queue.cc:260] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.266769  7055 tablet_bootstrap.cc:492] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.267172  7055 ts_tablet_manager.cc:1403] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:04:20.268016  7056 ts_tablet_manager.cc:1434] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:20.268873  7056 tablet_bootstrap.cc:492] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6: Bootstrap starting.
I20260713 09:04:20.269009  7055 raft_consensus.cc:359] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.269680  7055 raft_consensus.cc:385] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.269930  7055 raft_consensus.cc:740] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.270833  7055 consensus_queue.cc:260] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.273059  7055 ts_tablet_manager.cc:1434] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:04:20.274911  7056 tablet_bootstrap.cc:654] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.277956  7055 tablet_bootstrap.cc:492] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:20.283952  7055 tablet_bootstrap.cc:654] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.290053  7055 tablet_bootstrap.cc:492] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.290467  7055 ts_tablet_manager.cc:1403] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:04:20.290877  7056 tablet_bootstrap.cc:492] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6: No bootstrap required, opened a new log
I20260713 09:04:20.291249  7056 ts_tablet_manager.cc:1403] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260713 09:04:20.292403  7055 raft_consensus.cc:359] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.292865  7055 raft_consensus.cc:385] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.293082  7055 raft_consensus.cc:740] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.293118  7056 raft_consensus.cc:359] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.293895  7056 raft_consensus.cc:385] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.293798  7055 consensus_queue.cc:260] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.295625  7055 ts_tablet_manager.cc:1434] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:04:20.294198  7056 raft_consensus.cc:740] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.296289  7056 consensus_queue.cc:260] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.296730  7055 tablet_bootstrap.cc:492] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be: Bootstrap starting.
I20260713 09:04:20.298373  7056 ts_tablet_manager.cc:1434] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:20.302096  7147 raft_consensus.cc:493] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:20.302623  7055 tablet_bootstrap.cc:654] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.302573  7147 raft_consensus.cc:515] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.304625  7147 leader_election.cc:290] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:20.305313  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4055bef70046da8755c5f1011548ec" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:20.305935  6866 raft_consensus.cc:2468] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 0.
I20260713 09:04:20.306155  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4055bef70046da8755c5f1011548ec" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:20.306780  6941 raft_consensus.cc:2468] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 0.
I20260713 09:04:20.307163  6982 leader_election.cc:304] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:20.308427  7147 raft_consensus.cc:2804] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:20.308773  7147 raft_consensus.cc:493] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:20.309101  7147 raft_consensus.cc:3060] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.313246  7055 tablet_bootstrap.cc:492] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be: No bootstrap required, opened a new log
I20260713 09:04:20.313787  7055 ts_tablet_manager.cc:1403] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260713 09:04:20.315799  7147 raft_consensus.cc:515] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.316344  7055 raft_consensus.cc:359] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.317101  7055 raft_consensus.cc:385] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.317443  7055 raft_consensus.cc:740] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.318127  7055 consensus_queue.cc:260] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.318454  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4055bef70046da8755c5f1011548ec" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:20.319046  6866 raft_consensus.cc:3060] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.319815  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4055bef70046da8755c5f1011548ec" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:20.320330  7055 ts_tablet_manager.cc:1434] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:04:20.320370  6941 raft_consensus.cc:3060] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.323915  7147 leader_election.cc:290] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:20.326673  7068 raft_consensus.cc:493] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:20.326787  6866 raft_consensus.cc:2468] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 1.
I20260713 09:04:20.326915  6941 raft_consensus.cc:2468] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 1.
I20260713 09:04:20.327193  7068 raft_consensus.cc:515] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.327925  6982 leader_election.cc:304] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:20.328907  7147 raft_consensus.cc:2804] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:20.329262  7068 leader_election.cc:290] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.329425  7147 raft_consensus.cc:697] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Becoming Leader. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Running, Role: LEADER
I20260713 09:04:20.330395  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2fae4acee4b8bbf3ba552e105060a" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:20.330318  7147 consensus_queue.cc:237] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.330731  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2fae4acee4b8bbf3ba552e105060a" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:20.331072  7011 raft_consensus.cc:2468] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:20.331326  6866 raft_consensus.cc:2468] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:20.332118  6907 leader_election.cc:304] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.333192  7068 raft_consensus.cc:2804] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:20.333573  7068 raft_consensus.cc:493] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:20.333901  7068 raft_consensus.cc:3060] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.340327  7068 raft_consensus.cc:515] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.342980  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2fae4acee4b8bbf3ba552e105060a" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:20.343605  6866 raft_consensus.cc:3060] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.344655  7068 leader_election.cc:290] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.345741  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2fae4acee4b8bbf3ba552e105060a" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:20.346346  7011 raft_consensus.cc:3060] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.349622  7068 raft_consensus.cc:493] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:20.350010  6866 raft_consensus.cc:2468] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:20.350101  7068 raft_consensus.cc:515] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.350449  6763 catalog_manager.cc:5697] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be reported cstate change: term changed from 0 to 1, leader changed from <none> to 43889f2059d14e3d94dd909baacb42be (127.5.160.131). New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:20.351176  6908 leader_election.cc:304] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.352056  7158 raft_consensus.cc:2804] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:20.352530  7158 raft_consensus.cc:697] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:20.352895  7068 leader_election.cc:290] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.352494  7011 raft_consensus.cc:2468] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:20.353519  7158 consensus_queue.cc:237] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.354015  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0643e62fb0fc44beaede02c285415348" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:20.354620  7013 raft_consensus.cc:2468] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:20.354907  7169 raft_consensus.cc:493] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:20.355327  7169 raft_consensus.cc:515] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.356460  6907 leader_election.cc:304] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.357343  7169 leader_election.cc:290] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.358369  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349c08dd7ea649aeb93f7e3e8b681b85" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:20.357256  7068 raft_consensus.cc:2804] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:20.358805  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0643e62fb0fc44beaede02c285415348" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:20.358983  7013 raft_consensus.cc:2468] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:20.359123  7068 raft_consensus.cc:493] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:20.359453  6863 raft_consensus.cc:2468] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:20.359643  7068 raft_consensus.cc:3060] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.360262  6907 leader_election.cc:304] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.361014  7169 raft_consensus.cc:2804] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:20.361392  7169 raft_consensus.cc:493] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:20.361714  7169 raft_consensus.cc:3060] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.361747  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349c08dd7ea649aeb93f7e3e8b681b85" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:20.362466  6866 raft_consensus.cc:2468] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 0.
I20260713 09:04:20.367185  7068 raft_consensus.cc:515] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.368168  7169 raft_consensus.cc:515] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.369390  7068 leader_election.cc:290] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.370514  7169 leader_election.cc:290] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.370716  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349c08dd7ea649aeb93f7e3e8b681b85" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:20.370829  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0643e62fb0fc44beaede02c285415348" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:20.370187  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0643e62fb0fc44beaede02c285415348" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:20.371363  6863 raft_consensus.cc:3060] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.371448  7013 raft_consensus.cc:3060] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.371835  6866 raft_consensus.cc:3060] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.371737  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349c08dd7ea649aeb93f7e3e8b681b85" candidate_uuid: "6742034c314f4456b642d95318c590a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:20.372434  7011 raft_consensus.cc:3060] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.378312  6863 raft_consensus.cc:2468] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:20.379043  7013 raft_consensus.cc:2468] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:20.379477  6908 leader_election.cc:304] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.380180  6907 leader_election.cc:304] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.380347  7158 raft_consensus.cc:2804] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:20.381271  7169 raft_consensus.cc:2804] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:20.381875  7158 raft_consensus.cc:697] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:20.382335  7169 raft_consensus.cc:697] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:20.382864  7158 consensus_queue.cc:237] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.383450  6866 raft_consensus.cc:2468] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:20.381064  7011 raft_consensus.cc:2468] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6742034c314f4456b642d95318c590a6 in term 1.
I20260713 09:04:20.383221  7169 consensus_queue.cc:237] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.383183  6763 catalog_manager.cc:5697] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6742034c314f4456b642d95318c590a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.387194  7097 consensus_queue.cc:1048] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.394639  7097 raft_consensus.cc:493] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:20.395267  7097 raft_consensus.cc:515] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.399246  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31574b6254a448f2b77cffe56e1e5609" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:20.400121  6941 raft_consensus.cc:2468] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:20.401036  7097 leader_election.cc:290] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.404209  6833 leader_election.cc:304] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.404515  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31574b6254a448f2b77cffe56e1e5609" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:20.405113  7097 raft_consensus.cc:2804] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:20.405630  7097 raft_consensus.cc:493] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:20.405966  7097 raft_consensus.cc:3060] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.405143  7013 raft_consensus.cc:2468] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:20.412312  6763 catalog_manager.cc:5697] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6742034c314f4456b642d95318c590a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.413468  7097 raft_consensus.cc:515] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.413691  6763 catalog_manager.cc:5697] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6742034c314f4456b642d95318c590a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.415031  7060 consensus_queue.cc:1048] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.416440  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31574b6254a448f2b77cffe56e1e5609" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:20.416774  7097 leader_election.cc:290] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.416999  7013 raft_consensus.cc:3060] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.418390  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31574b6254a448f2b77cffe56e1e5609" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:20.418962  6941 raft_consensus.cc:3060] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.424517  7013 raft_consensus.cc:2468] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:20.425583  6941 raft_consensus.cc:2468] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:20.426198  6832 leader_election.cc:304] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:20.430164  7096 raft_consensus.cc:2804] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:20.430648  7096 raft_consensus.cc:697] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:20.431427  7096 consensus_queue.cc:237] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.440685  6762 catalog_manager.cc:5697] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3910439abe46b987d2115165351ca7 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.451980  7096 raft_consensus.cc:493] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:20.452390  7096 raft_consensus.cc:515] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.453951  7096 leader_election.cc:290] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.454794  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05922d747454d62a970cdef4b6164c5" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:20.454917  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05922d747454d62a970cdef4b6164c5" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be" is_pre_election: true
I20260713 09:04:20.455397  6938 raft_consensus.cc:2468] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:20.455515  7011 raft_consensus.cc:2468] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 0.
I20260713 09:04:20.456386  6833 leader_election.cc:304] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.457039  7096 raft_consensus.cc:2804] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:20.457403  7096 raft_consensus.cc:493] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:20.457681  7096 raft_consensus.cc:3060] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.462240  7096 raft_consensus.cc:515] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.463855  7096 leader_election.cc:290] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:20.464529  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05922d747454d62a970cdef4b6164c5" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:20.464763  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05922d747454d62a970cdef4b6164c5" candidate_uuid: "4b3910439abe46b987d2115165351ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:20.465001  6938 raft_consensus.cc:3060] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.465324  7011 raft_consensus.cc:3060] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.469828  6938 raft_consensus.cc:2468] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:20.471043  7011 raft_consensus.cc:2468] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3910439abe46b987d2115165351ca7 in term 1.
I20260713 09:04:20.471355  6833 leader_election.cc:304] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3910439abe46b987d2115165351ca7, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.472455  7096 raft_consensus.cc:2804] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:20.472909  7096 raft_consensus.cc:697] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:20.473650  7096 consensus_queue.cc:237] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.480880  6762 catalog_manager.cc:5697] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3910439abe46b987d2115165351ca7 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:20.492673  7011 raft_consensus.cc:3060] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.498584  7169 consensus_queue.cc:1048] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.508016  7068 consensus_queue.cc:1048] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.519248  7096 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.532733  7097 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:20.577679  6813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:20.709798  7147 raft_consensus.cc:493] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:20.710292  7147 raft_consensus.cc:515] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.712245  7147 leader_election.cc:290] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:20.713367  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c81462b702414d94c7f54dae81da8c" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7" is_pre_election: true
I20260713 09:04:20.713371  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c81462b702414d94c7f54dae81da8c" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6" is_pre_election: true
I20260713 09:04:20.714190  6938 raft_consensus.cc:2468] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 0.
I20260713 09:04:20.714151  6866 raft_consensus.cc:2468] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 0.
I20260713 09:04:20.715655  6982 leader_election.cc:304] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:20.716382  7147 raft_consensus.cc:2804] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:20.716746  7147 raft_consensus.cc:493] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:20.717080  7147 raft_consensus.cc:3060] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.722306  7147 raft_consensus.cc:515] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.723796  7147 leader_election.cc:290] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:20.724494  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c81462b702414d94c7f54dae81da8c" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:20.724792  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c81462b702414d94c7f54dae81da8c" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:20.725018  6866 raft_consensus.cc:3060] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.725378  6941 raft_consensus.cc:3060] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.729681  6866 raft_consensus.cc:2468] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 1.
I20260713 09:04:20.730168  6941 raft_consensus.cc:2468] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 1.
I20260713 09:04:20.730739  6982 leader_election.cc:304] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:20.731570  7147 raft_consensus.cc:2804] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:20.732008  7147 raft_consensus.cc:697] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Becoming Leader. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Running, Role: LEADER
I20260713 09:04:20.732797  7147 consensus_queue.cc:237] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:20.740060  6762 catalog_manager.cc:5697] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be reported cstate change: term changed from 0 to 1, leader changed from <none> to 43889f2059d14e3d94dd909baacb42be (127.5.160.131). New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:20.773604  7068 consensus_queue.cc:1048] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.779789  7068 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.786077  7156 consensus_queue.cc:1048] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.799611  7169 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.831015  7169 consensus_queue.cc:1048] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.841747  7068 consensus_queue.cc:1048] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.891898  7147 consensus_queue.cc:1048] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.901216  7222 consensus_queue.cc:1048] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.911679  7068 consensus_queue.cc:1048] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.916481  7167 consensus_queue.cc:1048] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.924841  7169 consensus_queue.cc:1048] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.940388  7097 consensus_queue.cc:1048] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.980724  7095 consensus_queue.cc:1048] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.991535  7095 consensus_queue.cc:1048] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:20.994091  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:21.004127  7238 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:04:21.005702  7239 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:04:21.016494  7241 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:04:21.021520  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:21.023250  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:21.023483  5762 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:04:21.023676  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933461023656 us; error 0 us; skew 500 ppm
I20260713 09:04:21.024196  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:21.026602  5762 webserver.cc:533] Webserver started at http://127.5.160.132:45623/ using document root <none> and password file <none>
I20260713 09:04:21.027114  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:21.027354  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:21.027616  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:21.028626  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-3-root/instance:
uuid: "120db51d2cc24c768e131484e7896d0d"
format_stamp: "Formatted at 2026-07-13 09:04:21 on dist-test-slave-0tg4"
I20260713 09:04:21.033823  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:04:21.037020  7246 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:04:21.037768  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:21.038069  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-3-root
uuid: "120db51d2cc24c768e131484e7896d0d"
format_stamp: "Formatted at 2026-07-13 09:04:21 on dist-test-slave-0tg4"
I20260713 09:04:21.038367  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-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:04:21.072353  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:21.073752  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:21.075114  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:21.077852  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:21.078692  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:21.079015  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:21.079200  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:21.143095  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.132:35223
I20260713 09:04:21.143189  7308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.132:35223 every 8 connection(s)
I20260713 09:04:21.147949  5762 auto_leader_rebalancer-test.cc:392] add a tserver: 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:21.159766  7309 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42169
I20260713 09:04:21.160159  7309 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:21.160936  7309 heartbeater.cc:507] Master 127.5.160.190:42169 requested a full tablet report, sending...
I20260713 09:04:21.162724  6763 ts_manager.cc:194] Registered new tserver with Master: 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223)
I20260713 09:04:21.163902  6763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32918
I20260713 09:04:21.204957  7222 consensus_queue.cc:1048] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:21.215179  7222 consensus_queue.cc:1048] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:21.624897  6866 consensus_queue.cc:237] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:21.631415  7013 raft_consensus.cc:1275] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:21.632807  6941 raft_consensus.cc:1275] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:21.634581  7095 consensus_queue.cc:1048] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:21.635334  7060 consensus_queue.cc:1048] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:21.641999  7095 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.643854  6941 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.647492  7013 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
W20260713 09:04:21.649485  6832 consensus_peers.cc:597] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d05922d747454d62a970cdef4b6164c5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:21.656010  6763 catalog_manager.cc:5697] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:21.656454  6866 consensus_queue.cc:237] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:21.667658  6941 raft_consensus.cc:1275] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:21.668298  6832 consensus_peers.cc:597] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88a2193ba8ba4a2dbd81babd4bd9ac81. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:21.669269  7013 raft_consensus.cc:1275] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:21.669135  7060 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:21.671425  7097 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:21.683594  7095 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.685741  6941 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.687372  7013 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.698724  6765 catalog_manager.cc:5697] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.711838  6941 consensus_queue.cc:237] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:21.718835  6866 raft_consensus.cc:1275] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:21.720062  7158 consensus_queue.cc:1048] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:21.723827  7013 raft_consensus.cc:1275] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:21.726925  7158 consensus_queue.cc:1048] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:21.728514  7156 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
W20260713 09:04:21.735788  6907 consensus_peers.cc:597] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50cb6b9c5e7545da9be0fd62d1483efb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:21.736505  7013 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.738878  6866 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.745116  6762 catalog_manager.cc:5697] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:21.760730  7013 consensus_queue.cc:237] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:21.769191  6941 raft_consensus.cc:1275] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:21.769946  6866 raft_consensus.cc:1275] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:21.771462  7147 consensus_queue.cc:1048] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:21.772369  7222 consensus_queue.cc:1048] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:21.780129  7147 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.782125  6866 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
W20260713 09:04:21.787227  6981 consensus_peers.cc:597] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a51765720cf64d67b81a979d3b295fb9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:21.793011  6941 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:21.795502  6762 catalog_manager.cc:5697] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:22.148139  7336 ts_tablet_manager.cc:933] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481)
I20260713 09:04:22.157781  7338 ts_tablet_manager.cc:933] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481)
I20260713 09:04:22.158342  7336 tablet_copy_client.cc:323] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37481
I20260713 09:04:22.163623  7338 tablet_copy_client.cc:323] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37481
I20260713 09:04:22.166172  7309 heartbeater.cc:499] Master 127.5.160.190:42169 was elected leader, sending a full tablet report...
I20260713 09:04:22.174679  6876 tablet_copy_service.cc:140] P 4b3910439abe46b987d2115165351ca7: Received BeginTabletCopySession request for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:58560)
I20260713 09:04:22.174562  6877 tablet_copy_service.cc:140] P 4b3910439abe46b987d2115165351ca7: Received BeginTabletCopySession request for tablet d05922d747454d62a970cdef4b6164c5 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:58560)
I20260713 09:04:22.175256  6876 tablet_copy_service.cc:161] P 4b3910439abe46b987d2115165351ca7: Beginning new tablet copy session on tablet 88a2193ba8ba4a2dbd81babd4bd9ac81 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:58560: session id = 120db51d2cc24c768e131484e7896d0d-88a2193ba8ba4a2dbd81babd4bd9ac81
I20260713 09:04:22.181869  6876 tablet_copy_source_session.cc:215] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:22.183377  6877 tablet_copy_service.cc:161] P 4b3910439abe46b987d2115165351ca7: Beginning new tablet copy session on tablet d05922d747454d62a970cdef4b6164c5 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:58560: session id = 120db51d2cc24c768e131484e7896d0d-d05922d747454d62a970cdef4b6164c5
I20260713 09:04:22.185587  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:22.191155  6877 tablet_copy_source_session.cc:215] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:22.194692  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05922d747454d62a970cdef4b6164c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:22.201066  7338 tablet_copy_client.cc:806] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:22.201752  7338 tablet_copy_client.cc:670] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:22.207553  7338 tablet_copy_client.cc:538] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:22.210263  7336 tablet_copy_client.cc:806] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:22.210889  7336 tablet_copy_client.cc:670] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:22.214998  7336 tablet_copy_client.cc:538] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:22.217226  7338 tablet_bootstrap.cc:492] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:22.223146  7336 tablet_bootstrap.cc:492] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:22.243049  7342 ts_tablet_manager.cc:933] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:22.255782  7342 tablet_copy_client.cc:323] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:43589
I20260713 09:04:22.256353  7338 tablet_bootstrap.cc:492] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: 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:04:22.262180  7338 tablet_bootstrap.cc:492] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:22.262950  7338 ts_tablet_manager.cc:1403] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.013s
I20260713 09:04:22.264715  7336 tablet_bootstrap.cc:492] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: 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:04:22.265727  7336 tablet_bootstrap.cc:492] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:22.266481  7338 raft_consensus.cc:359] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:22.267714  7338 raft_consensus.cc:740] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:22.268616  7338 consensus_queue.cc:260] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:22.266520  7336 ts_tablet_manager.cc:1403] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.013s
I20260713 09:04:22.275192  7336 raft_consensus.cc:359] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:22.284235  7336 raft_consensus.cc:740] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:22.283674  7338 ts_tablet_manager.cc:1434] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:04:22.286998  6952 tablet_copy_service.cc:140] P 6742034c314f4456b642d95318c590a6: Received BeginTabletCopySession request for tablet 50cb6b9c5e7545da9be0fd62d1483efb from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:52210)
I20260713 09:04:22.287279  7347 ts_tablet_manager.cc:933] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:22.287593  6952 tablet_copy_service.cc:161] P 6742034c314f4456b642d95318c590a6: Beginning new tablet copy session on tablet 50cb6b9c5e7545da9be0fd62d1483efb from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:52210: session id = 120db51d2cc24c768e131484e7896d0d-50cb6b9c5e7545da9be0fd62d1483efb
I20260713 09:04:22.288095  6877 tablet_copy_service.cc:342] P 4b3910439abe46b987d2115165351ca7: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-88a2193ba8ba4a2dbd81babd4bd9ac81 received from {username='slave'} at 127.0.0.1:58560
I20260713 09:04:22.288545  6877 tablet_copy_service.cc:434] P 4b3910439abe46b987d2115165351ca7: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-88a2193ba8ba4a2dbd81babd4bd9ac81 on tablet 88a2193ba8ba4a2dbd81babd4bd9ac81 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:22.292785  7347 tablet_copy_client.cc:323] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:34711
I20260713 09:04:22.285179  7336 consensus_queue.cc:260] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:22.297785  7336 ts_tablet_manager.cc:1434] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260713 09:04:22.299810  6877 tablet_copy_service.cc:342] P 4b3910439abe46b987d2115165351ca7: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-d05922d747454d62a970cdef4b6164c5 received from {username='slave'} at 127.0.0.1:58560
I20260713 09:04:22.300210  6877 tablet_copy_service.cc:434] P 4b3910439abe46b987d2115165351ca7: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-d05922d747454d62a970cdef4b6164c5 on tablet d05922d747454d62a970cdef4b6164c5 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:22.302561  6952 tablet_copy_source_session.cc:215] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:22.307214  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cb6b9c5e7545da9be0fd62d1483efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:22.320245  7026 tablet_copy_service.cc:140] P 43889f2059d14e3d94dd909baacb42be: Received BeginTabletCopySession request for tablet a51765720cf64d67b81a979d3b295fb9 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:59762)
I20260713 09:04:22.320854  7026 tablet_copy_service.cc:161] P 43889f2059d14e3d94dd909baacb42be: Beginning new tablet copy session on tablet a51765720cf64d67b81a979d3b295fb9 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:59762: session id = 120db51d2cc24c768e131484e7896d0d-a51765720cf64d67b81a979d3b295fb9
I20260713 09:04:22.323918  7342 tablet_copy_client.cc:806] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:22.324564  7342 tablet_copy_client.cc:670] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:22.327847  7342 tablet_copy_client.cc:538] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:22.328035  7026 tablet_copy_source_session.cc:215] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:22.331125  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51765720cf64d67b81a979d3b295fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:22.336212  7342 tablet_bootstrap.cc:492] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:22.347628  7347 tablet_copy_client.cc:806] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:22.348248  7347 tablet_copy_client.cc:670] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:22.352478  7347 tablet_copy_client.cc:538] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:22.360780  7347 tablet_bootstrap.cc:492] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:22.362277  7342 tablet_bootstrap.cc:492] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: 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:04:22.362993  7342 tablet_bootstrap.cc:492] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:22.363581  7342 ts_tablet_manager.cc:1403] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.012s
I20260713 09:04:22.365828  7342 raft_consensus.cc:359] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:22.366451  7342 raft_consensus.cc:740] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:22.366982  7342 consensus_queue.cc:260] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:22.369053  7342 ts_tablet_manager.cc:1434] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:22.370738  6952 tablet_copy_service.cc:342] P 6742034c314f4456b642d95318c590a6: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-50cb6b9c5e7545da9be0fd62d1483efb received from {username='slave'} at 127.0.0.1:52210
I20260713 09:04:22.371109  6952 tablet_copy_service.cc:434] P 6742034c314f4456b642d95318c590a6: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-50cb6b9c5e7545da9be0fd62d1483efb on tablet 50cb6b9c5e7545da9be0fd62d1483efb with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:22.388916  7347 tablet_bootstrap.cc:492] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: 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:04:22.389858  7347 tablet_bootstrap.cc:492] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:22.390556  7347 ts_tablet_manager.cc:1403] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.000s
I20260713 09:04:22.393453  7347 raft_consensus.cc:359] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:22.394454  7347 raft_consensus.cc:740] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:22.395133  7347 consensus_queue.cc:260] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:22.397372  7347 ts_tablet_manager.cc:1434] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:22.399480  7026 tablet_copy_service.cc:342] P 43889f2059d14e3d94dd909baacb42be: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-a51765720cf64d67b81a979d3b295fb9 received from {username='slave'} at 127.0.0.1:59762
I20260713 09:04:22.399881  7026 tablet_copy_service.cc:434] P 43889f2059d14e3d94dd909baacb42be: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-a51765720cf64d67b81a979d3b295fb9 on tablet a51765720cf64d67b81a979d3b295fb9 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:22.584954  7284 raft_consensus.cc:1217] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:22.646023  7284 raft_consensus.cc:1217] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:22.672894  7284 raft_consensus.cc:1217] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:22.882141  7284 raft_consensus.cc:1217] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:23.069528  7097 raft_consensus.cc:1064] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:23.071422  7097 consensus_queue.cc:237] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:23.078116  7013 raft_consensus.cc:1275] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.078198  6938 raft_consensus.cc:1275] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.078781  7284 raft_consensus.cc:1275] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.079542  7358 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:23.080461  7353 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:23.081378  7097 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:23.101992  7097 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.104162  7284 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.117933  7095 raft_consensus.cc:1064] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:23.117136  6763 catalog_manager.cc:5697] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.118110  7013 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.120117  7095 consensus_queue.cc:237] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:23.109419  6938 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.139256  7013 raft_consensus.cc:1275] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.140813  7097 consensus_queue.cc:1048] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:23.142619  7284 raft_consensus.cc:1275] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.143669  6941 raft_consensus.cc:1275] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.144205  7353 consensus_queue.cc:1048] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:23.145053  7095 consensus_queue.cc:1048] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:23.166131  7354 raft_consensus.cc:1064] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:23.169584  7354 consensus_queue.cc:237] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:23.193802  7353 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.195690  7013 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.204550  6941 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.207890  6863 consensus_queue.cc:237] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:23.212885  6765 catalog_manager.cc:5697] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.217098  7284 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.222851  7283 raft_consensus.cc:1275] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:23.229945  7353 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:23.243867  6866 consensus_queue.cc:237] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:23.234750  7283 raft_consensus.cc:1275] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.236568  7011 raft_consensus.cc:1275] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:23.249804  7097 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:23.250653  7283 raft_consensus.cc:1275] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:23.237455  7013 raft_consensus.cc:1275] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.252501  7358 consensus_queue.cc:1048] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:23.242843  6863 raft_consensus.cc:1275] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.256204  7156 consensus_queue.cc:1048] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:23.258296  7156 consensus_queue.cc:1048] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:23.266669  7282 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.271378  7169 consensus_queue.cc:1048] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:23.271202  7013 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.264319  7095 raft_consensus.cc:2955] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.277122  7358 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.291869  6762 catalog_manager.cc:5697] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.294271  7283 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.292790  6941 raft_consensus.cc:1275] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:23.302735  7353 consensus_queue.cc:1048] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:23.306958  6942 raft_consensus.cc:2955] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.311882  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:23.315456  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet 88a2193ba8ba4a2dbd81babd4bd9ac81 with delete_type TABLET_DATA_TOMBSTONED (TS 6742034c314f4456b642d95318c590a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52172
I20260713 09:04:23.335083  7372 tablet_replica.cc:333] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:23.336025  7372 raft_consensus.cc:2243] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.336766  7372 raft_consensus.cc:2272] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.338325  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d05922d747454d62a970cdef4b6164c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:23.340363  7372 ts_tablet_manager.cc:1916] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:23.354632  6762 catalog_manager.cc:5697] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.356703  7372 ts_tablet_manager.cc:1929] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:23.357182  7372 log.cc:1199] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 6742034c314f4456b642d95318c590a6: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root/wals/88a2193ba8ba4a2dbd81babd4bd9ac81
I20260713 09:04:23.358924  7169 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.360162  6752 catalog_manager.cc:5028] TS 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): tablet 88a2193ba8ba4a2dbd81babd4bd9ac81 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:23.362087  7284 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.369974  6866 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.385660  7004 tablet_service.cc:1558] Processing DeleteTablet for tablet d05922d747454d62a970cdef4b6164c5 with delete_type TABLET_DATA_TOMBSTONED (TS 43889f2059d14e3d94dd909baacb42be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59722
I20260713 09:04:23.387409  7013 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.391634  6762 catalog_manager.cc:5697] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:23.405364  7375 tablet_replica.cc:333] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:23.406412  7375 raft_consensus.cc:2243] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.407125  7375 raft_consensus.cc:2272] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.407271  6942 consensus_queue.cc:237] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [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: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:23.412284  7013 raft_consensus.cc:1275] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:23.412618  7284 raft_consensus.cc:1275] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:23.413568  7375 ts_tablet_manager.cc:1916] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:23.413599  7169 consensus_queue.cc:1048] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:23.416980  7354 consensus_queue.cc:1048] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:23.424125  7169 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.429888  7375 ts_tablet_manager.cc:1929] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:23.430408  7375 log.cc:1199] T d05922d747454d62a970cdef4b6164c5 P 43889f2059d14e3d94dd909baacb42be: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root/wals/d05922d747454d62a970cdef4b6164c5
I20260713 09:04:23.432260  6751 catalog_manager.cc:5028] TS 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): tablet d05922d747454d62a970cdef4b6164c5 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:23.434333  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50cb6b9c5e7545da9be0fd62d1483efb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:23.437146  7013 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.438978  6765 catalog_manager.cc:5697] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:23.446789  7284 raft_consensus.cc:2955] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.452983  6848 tablet_service.cc:1558] Processing DeleteTablet for tablet 50cb6b9c5e7545da9be0fd62d1483efb with delete_type TABLET_DATA_TOMBSTONED (TS 4b3910439abe46b987d2115165351ca7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260713 09:04:23.458230  7376 tablet_replica.cc:333] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:23.459280  7376 raft_consensus.cc:2243] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.460036  7376 raft_consensus.cc:2272] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.463970  7376 ts_tablet_manager.cc:1916] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:23.473843  7376 ts_tablet_manager.cc:1929] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:23.474161  7376 log.cc:1199] T 50cb6b9c5e7545da9be0fd62d1483efb P 4b3910439abe46b987d2115165351ca7: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root/wals/50cb6b9c5e7545da9be0fd62d1483efb
I20260713 09:04:23.475569  6752 catalog_manager.cc:5028] TS 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): tablet 50cb6b9c5e7545da9be0fd62d1483efb (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:23.491107  7147 raft_consensus.cc:1064] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:23.493599  7147 consensus_queue.cc:237] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:23.500167  7284 raft_consensus.cc:1275] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.500160  6942 raft_consensus.cc:1275] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.501592  6866 raft_consensus.cc:1275] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:23.501986  7147 consensus_queue.cc:1048] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:23.503026  7356 consensus_queue.cc:1048] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:23.503962  7355 consensus_queue.cc:1048] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:23.519098  7356 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.520917  7284 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.520915  6866 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.531492  6942 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.534897  6763 catalog_manager.cc:5697] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.551542  7013 consensus_queue.cc:237] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:23.559512  7284 raft_consensus.cc:1275] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:23.559695  6866 raft_consensus.cc:1275] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:23.560814  7356 consensus_queue.cc:1048] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:23.561684  7355 consensus_queue.cc:1048] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:23.567860  7147 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.569648  7284 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.577075  6751 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a51765720cf64d67b81a979d3b295fb9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:23.577960  6866 raft_consensus.cc:2955] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:23.583088  6763 catalog_manager.cc:5697] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:23.597236  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet a51765720cf64d67b81a979d3b295fb9 with delete_type TABLET_DATA_TOMBSTONED (TS 6742034c314f4456b642d95318c590a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52172
I20260713 09:04:23.598079  7372 tablet_replica.cc:333] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:23.598755  7372 raft_consensus.cc:2243] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.599413  7372 raft_consensus.cc:2272] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.602115  7372 ts_tablet_manager.cc:1916] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:23.612731  7372 ts_tablet_manager.cc:1929] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:23.613075  7372 log.cc:1199] T a51765720cf64d67b81a979d3b295fb9 P 6742034c314f4456b642d95318c590a6: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root/wals/a51765720cf64d67b81a979d3b295fb9
I20260713 09:04:23.614391  6752 catalog_manager.cc:5028] TS 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): tablet a51765720cf64d67b81a979d3b295fb9 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:24.624012  6942 consensus_queue.cc:237] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:24.630637  6866 raft_consensus.cc:1275] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:24.630968  6907 consensus_peers.cc:597] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d3001316ffb4e56975ba3c7adba9077. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:24.631282  7013 raft_consensus.cc:1275] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:24.631949  7169 consensus_queue.cc:1048] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:24.632786  7382 consensus_queue.cc:1048] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:24.639693  7382 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.641390  7013 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.642091  6866 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.654335  6763 catalog_manager.cc:5697] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:24.655889  6942 consensus_queue.cc:237] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
W20260713 09:04:24.664575  6907 consensus_peers.cc:597] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bae8e8dd1d76410fbb0225af3d9bf061. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:24.665153  6866 raft_consensus.cc:1275] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:24.666653  7169 consensus_queue.cc:1048] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:24.666642  7013 raft_consensus.cc:1275] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:24.669705  7169 consensus_queue.cc:1048] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:24.684713  7156 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.688408  7011 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.690006  6866 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.702659  6866 consensus_queue.cc:237] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:24.702569  6765 catalog_manager.cc:5697] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.714375  7011 raft_consensus.cc:1275] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:24.714807  6832 consensus_peers.cc:597] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abae82e7c02f4b9ea5302da89e6429da. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:24.716049  7097 consensus_queue.cc:1048] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:24.720170  6942 raft_consensus.cc:1275] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:24.721282  7097 consensus_queue.cc:1048] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:24.725044  7393 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.726817  7011 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.729985  6942 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.740690  6866 consensus_queue.cc:237] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:24.741413  6765 catalog_manager.cc:5697] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:24.747179  7011 raft_consensus.cc:1275] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:24.747581  6942 raft_consensus.cc:1275] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:24.748042  6832 consensus_peers.cc:597] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e09c06f2beb04e75932e8cabe90189e0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:24.748868  7393 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:24.749619  7097 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:24.763626  7396 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.764933  7011 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.766580  6942 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:24.787763  6764 catalog_manager.cc:5697] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:25.034145  7403 ts_tablet_manager.cc:933] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:25.036844  7403 tablet_copy_client.cc:323] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:43589
I20260713 09:04:25.038647  6952 tablet_copy_service.cc:140] P 6742034c314f4456b642d95318c590a6: Received BeginTabletCopySession request for tablet 2d3001316ffb4e56975ba3c7adba9077 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:52210)
I20260713 09:04:25.039219  6952 tablet_copy_service.cc:161] P 6742034c314f4456b642d95318c590a6: Beginning new tablet copy session on tablet 2d3001316ffb4e56975ba3c7adba9077 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:52210: session id = 120db51d2cc24c768e131484e7896d0d-2d3001316ffb4e56975ba3c7adba9077
I20260713 09:04:25.045653  6952 tablet_copy_source_session.cc:215] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:25.048672  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3001316ffb4e56975ba3c7adba9077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.065109  7403 tablet_copy_client.cc:806] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:25.065721  7403 tablet_copy_client.cc:670] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:25.069216  7403 tablet_copy_client.cc:538] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:25.077541  7403 tablet_bootstrap.cc:492] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:25.098455  7403 tablet_bootstrap.cc:492] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: 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:04:25.099349  7403 tablet_bootstrap.cc:492] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:25.099975  7403 ts_tablet_manager.cc:1403] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260713 09:04:25.103832  7403 raft_consensus.cc:359] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:25.105118  7403 raft_consensus.cc:740] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:25.105847  7403 consensus_queue.cc:260] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:25.110102  7403 ts_tablet_manager.cc:1434] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.001s
I20260713 09:04:25.111815  6952 tablet_copy_service.cc:342] P 6742034c314f4456b642d95318c590a6: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-2d3001316ffb4e56975ba3c7adba9077 received from {username='slave'} at 127.0.0.1:52210
I20260713 09:04:25.112282  6952 tablet_copy_service.cc:434] P 6742034c314f4456b642d95318c590a6: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-2d3001316ffb4e56975ba3c7adba9077 on tablet 2d3001316ffb4e56975ba3c7adba9077 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:25.134517  7403 ts_tablet_manager.cc:933] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:25.136169  7403 tablet_copy_client.cc:323] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:43589
I20260713 09:04:25.137624  6952 tablet_copy_service.cc:140] P 6742034c314f4456b642d95318c590a6: Received BeginTabletCopySession request for tablet bae8e8dd1d76410fbb0225af3d9bf061 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:52210)
I20260713 09:04:25.138063  6952 tablet_copy_service.cc:161] P 6742034c314f4456b642d95318c590a6: Beginning new tablet copy session on tablet bae8e8dd1d76410fbb0225af3d9bf061 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:52210: session id = 120db51d2cc24c768e131484e7896d0d-bae8e8dd1d76410fbb0225af3d9bf061
I20260713 09:04:25.143191  6952 tablet_copy_source_session.cc:215] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:25.145759  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae8e8dd1d76410fbb0225af3d9bf061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.160478  7403 tablet_copy_client.cc:806] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:25.161042  7403 tablet_copy_client.cc:670] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:25.164444  7403 tablet_copy_client.cc:538] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:25.172443  7403 tablet_bootstrap.cc:492] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:25.191776  7403 tablet_bootstrap.cc:492] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: 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:04:25.192610  7403 tablet_bootstrap.cc:492] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:25.193224  7403 ts_tablet_manager.cc:1403] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260713 09:04:25.196378  7403 raft_consensus.cc:359] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:25.197180  7403 raft_consensus.cc:740] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:25.197842  7403 consensus_queue.cc:260] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:25.200651  7403 ts_tablet_manager.cc:1434] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:04:25.203279  6952 tablet_copy_service.cc:342] P 6742034c314f4456b642d95318c590a6: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-bae8e8dd1d76410fbb0225af3d9bf061 received from {username='slave'} at 127.0.0.1:52210
I20260713 09:04:25.203692  6952 tablet_copy_service.cc:434] P 6742034c314f4456b642d95318c590a6: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-bae8e8dd1d76410fbb0225af3d9bf061 on tablet bae8e8dd1d76410fbb0225af3d9bf061 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:25.263881  7403 ts_tablet_manager.cc:933] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481)
I20260713 09:04:25.265604  7403 tablet_copy_client.cc:323] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37481
I20260713 09:04:25.267371  6877 tablet_copy_service.cc:140] P 4b3910439abe46b987d2115165351ca7: Received BeginTabletCopySession request for tablet abae82e7c02f4b9ea5302da89e6429da from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:58560)
I20260713 09:04:25.267796  6877 tablet_copy_service.cc:161] P 4b3910439abe46b987d2115165351ca7: Beginning new tablet copy session on tablet abae82e7c02f4b9ea5302da89e6429da from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:58560: session id = 120db51d2cc24c768e131484e7896d0d-abae82e7c02f4b9ea5302da89e6429da
I20260713 09:04:25.274763  6877 tablet_copy_source_session.cc:215] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:25.277566  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abae82e7c02f4b9ea5302da89e6429da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.288550  7403 tablet_copy_client.cc:806] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:25.289099  7403 tablet_copy_client.cc:670] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:25.290697  7410 ts_tablet_manager.cc:933] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481)
I20260713 09:04:25.293223  7410 tablet_copy_client.cc:323] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37481
I20260713 09:04:25.296116  6876 tablet_copy_service.cc:140] P 4b3910439abe46b987d2115165351ca7: Received BeginTabletCopySession request for tablet e09c06f2beb04e75932e8cabe90189e0 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:58560)
I20260713 09:04:25.296696  6876 tablet_copy_service.cc:161] P 4b3910439abe46b987d2115165351ca7: Beginning new tablet copy session on tablet e09c06f2beb04e75932e8cabe90189e0 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:58560: session id = 120db51d2cc24c768e131484e7896d0d-e09c06f2beb04e75932e8cabe90189e0
I20260713 09:04:25.299782  7403 tablet_copy_client.cc:538] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:25.307204  7403 tablet_bootstrap.cc:492] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:25.307735  6876 tablet_copy_source_session.cc:215] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:25.313946  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09c06f2beb04e75932e8cabe90189e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.327718  7403 tablet_bootstrap.cc:492] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: 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:04:25.328622  7403 tablet_bootstrap.cc:492] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:25.329282  7403 ts_tablet_manager.cc:1403] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.000s
I20260713 09:04:25.330031  7410 tablet_copy_client.cc:806] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:25.330679  7410 tablet_copy_client.cc:670] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:25.332144  7403 raft_consensus.cc:359] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:25.332978  7403 raft_consensus.cc:740] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:25.333511  7403 consensus_queue.cc:260] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:25.335512  7403 ts_tablet_manager.cc:1434] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:25.334339  7410 tablet_copy_client.cc:538] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:25.337114  6876 tablet_copy_service.cc:342] P 4b3910439abe46b987d2115165351ca7: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-abae82e7c02f4b9ea5302da89e6429da received from {username='slave'} at 127.0.0.1:58560
I20260713 09:04:25.337558  6876 tablet_copy_service.cc:434] P 4b3910439abe46b987d2115165351ca7: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-abae82e7c02f4b9ea5302da89e6429da on tablet abae82e7c02f4b9ea5302da89e6429da with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:25.347085  7410 tablet_bootstrap.cc:492] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:25.366787  7410 tablet_bootstrap.cc:492] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: 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:04:25.367641  7410 tablet_bootstrap.cc:492] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:25.368264  7410 ts_tablet_manager.cc:1403] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260713 09:04:25.371047  7410 raft_consensus.cc:359] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:25.371830  7410 raft_consensus.cc:740] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:25.372474  7410 consensus_queue.cc:260] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:25.375108  7410 ts_tablet_manager.cc:1434] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:25.379879  6876 tablet_copy_service.cc:342] P 4b3910439abe46b987d2115165351ca7: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-e09c06f2beb04e75932e8cabe90189e0 received from {username='slave'} at 127.0.0.1:58560
I20260713 09:04:25.380280  6876 tablet_copy_service.cc:434] P 4b3910439abe46b987d2115165351ca7: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-e09c06f2beb04e75932e8cabe90189e0 on tablet e09c06f2beb04e75932e8cabe90189e0 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:25.536863  7284 raft_consensus.cc:1217] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:25.692687  7284 raft_consensus.cc:1217] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:25.704299  7284 raft_consensus.cc:1217] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:25.801461  7284 raft_consensus.cc:1217] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:26.065058  7414 raft_consensus.cc:1064] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:26.067265  7414 consensus_queue.cc:237] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:26.075490  7284 raft_consensus.cc:1275] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.075767  6866 raft_consensus.cc:1275] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.076428  7013 raft_consensus.cc:1275] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.077438  7414 consensus_queue.cc:1048] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:26.078413  7169 consensus_queue.cc:1048] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:26.079269  7156 consensus_queue.cc:1048] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:26.097481  7156 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.099167  7013 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.104652  7284 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.110488  6866 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.113524  6765 catalog_manager.cc:5697] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.147106  6942 consensus_queue.cc:237] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [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: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:26.154476  7284 raft_consensus.cc:1275] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:26.156185  7013 raft_consensus.cc:1275] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:26.157380  7156 consensus_queue.cc:1048] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:26.158947  7414 consensus_queue.cc:1048] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:26.164654  7169 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.166854  7284 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.170540  7013 raft_consensus.cc:2955] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.180020  6762 catalog_manager.cc:5697] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.187099  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d3001316ffb4e56975ba3c7adba9077 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:26.193660  6848 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d3001316ffb4e56975ba3c7adba9077 with delete_type TABLET_DATA_TOMBSTONED (TS 4b3910439abe46b987d2115165351ca7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260713 09:04:26.195809  7425 tablet_replica.cc:333] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:26.196592  7425 raft_consensus.cc:2243] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.197201  7425 raft_consensus.cc:2272] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.200992  7425 ts_tablet_manager.cc:1916] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:26.211678  7414 raft_consensus.cc:1064] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:26.214196  7414 consensus_queue.cc:237] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:26.215207  7425 ts_tablet_manager.cc:1929] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:26.215613  7425 log.cc:1199] T 2d3001316ffb4e56975ba3c7adba9077 P 4b3910439abe46b987d2115165351ca7: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root/wals/2d3001316ffb4e56975ba3c7adba9077
I20260713 09:04:26.217099  6752 catalog_manager.cc:5028] TS 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): tablet 2d3001316ffb4e56975ba3c7adba9077 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:26.220340  7283 raft_consensus.cc:1275] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.222110  7013 raft_consensus.cc:1275] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.223349  6866 raft_consensus.cc:1275] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.223508  7169 consensus_queue.cc:1048] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:26.224781  7414 consensus_queue.cc:1048] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:26.225507  7156 consensus_queue.cc:1048] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:26.244858  7169 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.246450  7283 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.248456  7011 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.260026  6763 catalog_manager.cc:5697] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.261152  6866 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.281450  6942 consensus_queue.cc:237] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:26.286585  7283 raft_consensus.cc:1275] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:26.289254  6866 raft_consensus.cc:1275] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:26.290731  7414 consensus_queue.cc:1048] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:26.292384  7156 consensus_queue.cc:1048] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:26.292634  7393 raft_consensus.cc:1064] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:26.295173  7393 consensus_queue.cc:237] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:26.300262  7415 raft_consensus.cc:1064] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:26.301973  7414 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.302819  7415 consensus_queue.cc:237] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:26.304235  6866 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.311614  7282 raft_consensus.cc:2955] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.319590  6763 catalog_manager.cc:5697] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.321036  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bae8e8dd1d76410fbb0225af3d9bf061 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:26.336957  7004 tablet_service.cc:1558] Processing DeleteTablet for tablet bae8e8dd1d76410fbb0225af3d9bf061 with delete_type TABLET_DATA_TOMBSTONED (TS 43889f2059d14e3d94dd909baacb42be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59722
I20260713 09:04:26.337760  7013 raft_consensus.cc:1275] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.338717  7011 raft_consensus.cc:1275] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.339134  6942 raft_consensus.cc:1275] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.340587  6941 raft_consensus.cc:1275] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.343446  7393 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:26.344717  7402 consensus_queue.cc:1048] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:26.348495  7282 raft_consensus.cc:1275] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.358021  7283 raft_consensus.cc:1275] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:26.358731  7434 tablet_replica.cc:333] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:26.350696  7433 consensus_queue.cc:1048] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:26.360221  7434 raft_consensus.cc:2243] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.360996  7434 raft_consensus.cc:2272] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.363313  7393 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:26.368631  7434 ts_tablet_manager.cc:1916] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:26.363541  7402 consensus_queue.cc:1048] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:26.385768  7415 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.387601  7015 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.390412  7393 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.391669  7432 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:26.391849  7284 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.410183  6762 catalog_manager.cc:5697] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.412027  6941 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.422647  6866 consensus_queue.cc:237] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:26.423835  6942 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.406313  7282 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.433063  7434 ts_tablet_manager.cc:1929] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:26.433604  7434 log.cc:1199] T bae8e8dd1d76410fbb0225af3d9bf061 P 43889f2059d14e3d94dd909baacb42be: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root/wals/bae8e8dd1d76410fbb0225af3d9bf061
I20260713 09:04:26.435510  6751 catalog_manager.cc:5028] TS 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): tablet bae8e8dd1d76410fbb0225af3d9bf061 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:26.440580  6938 raft_consensus.cc:1275] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:26.444743  7432 consensus_queue.cc:1048] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:26.450132  7284 raft_consensus.cc:1275] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:26.453186  7415 consensus_queue.cc:1048] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:26.456319  6941 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.419365  6763 catalog_manager.cc:5697] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.458580  7282 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.461062  7393 raft_consensus.cc:2955] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.463991  7011 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.478113  6764 catalog_manager.cc:5697] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.484737  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet abae82e7c02f4b9ea5302da89e6429da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:26.491616  7004 tablet_service.cc:1558] Processing DeleteTablet for tablet abae82e7c02f4b9ea5302da89e6429da with delete_type TABLET_DATA_TOMBSTONED (TS 43889f2059d14e3d94dd909baacb42be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59722
I20260713 09:04:26.492910  7434 tablet_replica.cc:333] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:26.496622  7434 raft_consensus.cc:2243] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.497473  7434 raft_consensus.cc:2272] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.500895  7434 ts_tablet_manager.cc:1916] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:26.513171  7434 ts_tablet_manager.cc:1929] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:26.513621  7434 log.cc:1199] T abae82e7c02f4b9ea5302da89e6429da P 43889f2059d14e3d94dd909baacb42be: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root/wals/abae82e7c02f4b9ea5302da89e6429da
I20260713 09:04:26.514778  6751 catalog_manager.cc:5028] TS 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): tablet abae82e7c02f4b9ea5302da89e6429da (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:26.902933  6866 consensus_queue.cc:237] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:26.907225  7011 raft_consensus.cc:1275] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:26.907258  7282 raft_consensus.cc:1275] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:26.908418  7415 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:26.909169  7393 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:26.914752  7415 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.916450  7011 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.917963  7282 raft_consensus.cc:2955] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.930409  6763 catalog_manager.cc:5697] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:26.933108  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e09c06f2beb04e75932e8cabe90189e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:26.947211  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet e09c06f2beb04e75932e8cabe90189e0 with delete_type TABLET_DATA_TOMBSTONED (TS 6742034c314f4456b642d95318c590a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52172
I20260713 09:04:26.948920  7442 tablet_replica.cc:333] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:26.949705  7442 raft_consensus.cc:2243] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:26.950203  7442 raft_consensus.cc:2272] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:26.952560  7442 ts_tablet_manager.cc:1916] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:26.962435  7442 ts_tablet_manager.cc:1929] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:26.962718  7442 log.cc:1199] T e09c06f2beb04e75932e8cabe90189e0 P 6742034c314f4456b642d95318c590a6: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root/wals/e09c06f2beb04e75932e8cabe90189e0
I20260713 09:04:26.963989  6752 catalog_manager.cc:5028] TS 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): tablet e09c06f2beb04e75932e8cabe90189e0 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:27.979555  6938 consensus_queue.cc:237] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:27.986791  6866 raft_consensus.cc:1275] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:27.988066  7446 consensus_queue.cc:1048] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:27.988984  7011 raft_consensus.cc:1275] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:27.989106  6907 consensus_peers.cc:597] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ccc4e0e382443b08cfe5310a487e8ef. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:27.990250  7446 consensus_queue.cc:1048] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:27.995543  7169 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:27.997025  6866 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:27.999536  7011 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.008242  7015 consensus_queue.cc:237] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.008700  6763 catalog_manager.cc:5697] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:28.022820  6938 raft_consensus.cc:1275] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:28.024013  6981 consensus_peers.cc:597] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 447e3aab47954a3787a2c7ab9dc4d955. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:28.025806  7416 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:28.028513  6866 raft_consensus.cc:1275] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:28.029774  7416 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:28.038360  7454 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.039786  6938 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.041924  6866 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.053198  7015 consensus_queue.cc:237] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.053660  6764 catalog_manager.cc:5697] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:28.063947  6981 consensus_peers.cc:597] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75c81462b702414d94c7f54dae81da8c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:28.063970  6866 raft_consensus.cc:1275] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:28.063970  6938 raft_consensus.cc:1275] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:28.066596  7443 consensus_queue.cc:1048] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:28.067840  7454 consensus_queue.cc:1048] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:28.075663  7416 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.077009  6866 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.077316  6938 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.089309  6765 catalog_manager.cc:5697] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.091192  6863 consensus_queue.cc:237] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.102401  6938 raft_consensus.cc:1275] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:28.103222  6832 consensus_peers.cc:597] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f4cfe0aee0748c9b32fa96c6ff23aa1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:28.103389  7015 raft_consensus.cc:1275] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:28.103967  7444 consensus_queue.cc:1048] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:28.105747  7402 consensus_queue.cc:1048] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:28.113364  7462 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.115854  6938 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.118057  7011 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.133757  6764 catalog_manager.cc:5697] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:28.461776  7465 ts_tablet_manager.cc:933] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:28.463464  7465 tablet_copy_client.cc:323] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:34711
I20260713 09:04:28.465147  7026 tablet_copy_service.cc:140] P 43889f2059d14e3d94dd909baacb42be: Received BeginTabletCopySession request for tablet 447e3aab47954a3787a2c7ab9dc4d955 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:59762)
I20260713 09:04:28.465606  7026 tablet_copy_service.cc:161] P 43889f2059d14e3d94dd909baacb42be: Beginning new tablet copy session on tablet 447e3aab47954a3787a2c7ab9dc4d955 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:59762: session id = 120db51d2cc24c768e131484e7896d0d-447e3aab47954a3787a2c7ab9dc4d955
I20260713 09:04:28.471611  7026 tablet_copy_source_session.cc:215] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:28.474412  7465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447e3aab47954a3787a2c7ab9dc4d955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:28.485839  7465 tablet_copy_client.cc:806] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:28.486383  7465 tablet_copy_client.cc:670] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:28.489948  7465 tablet_copy_client.cc:538] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:28.497485  7465 tablet_bootstrap.cc:492] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:28.499994  7467 ts_tablet_manager.cc:933] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481)
I20260713 09:04:28.505784  7467 tablet_copy_client.cc:323] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37481
I20260713 09:04:28.508030  6876 tablet_copy_service.cc:140] P 4b3910439abe46b987d2115165351ca7: Received BeginTabletCopySession request for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:58560)
I20260713 09:04:28.508630  6876 tablet_copy_service.cc:161] P 4b3910439abe46b987d2115165351ca7: Beginning new tablet copy session on tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:58560: session id = 120db51d2cc24c768e131484e7896d0d-3f4cfe0aee0748c9b32fa96c6ff23aa1
I20260713 09:04:28.516945  6876 tablet_copy_source_session.cc:215] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:28.520587  7467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:28.524466  7465 tablet_bootstrap.cc:492] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: 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:04:28.525378  7465 tablet_bootstrap.cc:492] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:28.526046  7465 ts_tablet_manager.cc:1403] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.011s
I20260713 09:04:28.529408  7465 raft_consensus.cc:359] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.530284  7465 raft_consensus.cc:740] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:28.536099  7467 tablet_copy_client.cc:806] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:28.536712  7467 tablet_copy_client.cc:670] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:28.538225  7470 ts_tablet_manager.cc:933] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:28.536859  7465 consensus_queue.cc:260] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.548266  7465 ts_tablet_manager.cc:1434] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.008s
I20260713 09:04:28.549854  7026 tablet_copy_service.cc:342] P 43889f2059d14e3d94dd909baacb42be: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-447e3aab47954a3787a2c7ab9dc4d955 received from {username='slave'} at 127.0.0.1:59762
I20260713 09:04:28.550266  7026 tablet_copy_service.cc:434] P 43889f2059d14e3d94dd909baacb42be: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-447e3aab47954a3787a2c7ab9dc4d955 on tablet 447e3aab47954a3787a2c7ab9dc4d955 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:28.554562  7467 tablet_copy_client.cc:538] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:28.554754  7470 tablet_copy_client.cc:323] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:34711
I20260713 09:04:28.555233  7465 ts_tablet_manager.cc:933] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:28.556401  7026 tablet_copy_service.cc:140] P 43889f2059d14e3d94dd909baacb42be: Received BeginTabletCopySession request for tablet 75c81462b702414d94c7f54dae81da8c from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:59762)
I20260713 09:04:28.556902  7026 tablet_copy_service.cc:161] P 43889f2059d14e3d94dd909baacb42be: Beginning new tablet copy session on tablet 75c81462b702414d94c7f54dae81da8c from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:59762: session id = 120db51d2cc24c768e131484e7896d0d-75c81462b702414d94c7f54dae81da8c
I20260713 09:04:28.563092  7465 tablet_copy_client.cc:323] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:43589
I20260713 09:04:28.563891  7026 tablet_copy_source_session.cc:215] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:28.564924  6952 tablet_copy_service.cc:140] P 6742034c314f4456b642d95318c590a6: Received BeginTabletCopySession request for tablet 8ccc4e0e382443b08cfe5310a487e8ef from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:52210)
I20260713 09:04:28.565519  7467 tablet_bootstrap.cc:492] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:28.565485  6952 tablet_copy_service.cc:161] P 6742034c314f4456b642d95318c590a6: Beginning new tablet copy session on tablet 8ccc4e0e382443b08cfe5310a487e8ef from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:52210: session id = 120db51d2cc24c768e131484e7896d0d-8ccc4e0e382443b08cfe5310a487e8ef
I20260713 09:04:28.566799  7470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c81462b702414d94c7f54dae81da8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:28.573052  6952 tablet_copy_source_session.cc:215] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:28.581918  7465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc4e0e382443b08cfe5310a487e8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:28.581939  7470 tablet_copy_client.cc:806] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:28.583456  7470 tablet_copy_client.cc:670] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:28.588418  7470 tablet_copy_client.cc:538] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:28.600872  7470 tablet_bootstrap.cc:492] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:28.602473  7465 tablet_copy_client.cc:806] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:28.603081  7465 tablet_copy_client.cc:670] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:28.604099  7467 tablet_bootstrap.cc:492] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: 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:04:28.604964  7467 tablet_bootstrap.cc:492] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:28.605623  7467 ts_tablet_manager.cc:1403] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.040s	user 0.029s	sys 0.004s
I20260713 09:04:28.606611  7465 tablet_copy_client.cc:538] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:28.608529  7467 raft_consensus.cc:359] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.609419  7467 raft_consensus.cc:740] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:28.610071  7467 consensus_queue.cc:260] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.615602  7465 tablet_bootstrap.cc:492] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:28.616815  7467 ts_tablet_manager.cc:1434] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:04:28.618538  6876 tablet_copy_service.cc:342] P 4b3910439abe46b987d2115165351ca7: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-3f4cfe0aee0748c9b32fa96c6ff23aa1 received from {username='slave'} at 127.0.0.1:58560
I20260713 09:04:28.618927  6876 tablet_copy_service.cc:434] P 4b3910439abe46b987d2115165351ca7: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-3f4cfe0aee0748c9b32fa96c6ff23aa1 on tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:28.629592  7470 tablet_bootstrap.cc:492] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: 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:04:28.630506  7470 tablet_bootstrap.cc:492] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:28.631188  7470 ts_tablet_manager.cc:1403] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.004s
I20260713 09:04:28.634079  7470 raft_consensus.cc:359] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.634953  7470 raft_consensus.cc:740] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:28.635654  7470 consensus_queue.cc:260] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.638437  7470 ts_tablet_manager.cc:1434] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:04:28.641908  7026 tablet_copy_service.cc:342] P 43889f2059d14e3d94dd909baacb42be: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-75c81462b702414d94c7f54dae81da8c received from {username='slave'} at 127.0.0.1:59762
I20260713 09:04:28.642258  7026 tablet_copy_service.cc:434] P 43889f2059d14e3d94dd909baacb42be: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-75c81462b702414d94c7f54dae81da8c on tablet 75c81462b702414d94c7f54dae81da8c with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:28.648192  7465 tablet_bootstrap.cc:492] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: 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:04:28.649070  7465 tablet_bootstrap.cc:492] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:28.649729  7465 ts_tablet_manager.cc:1403] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260713 09:04:28.651968  7465 raft_consensus.cc:359] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.652668  7465 raft_consensus.cc:740] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:28.653156  7465 consensus_queue.cc:260] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:28.654928  7465 ts_tablet_manager.cc:1434] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:28.656518  6952 tablet_copy_service.cc:342] P 6742034c314f4456b642d95318c590a6: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-8ccc4e0e382443b08cfe5310a487e8ef received from {username='slave'} at 127.0.0.1:52210
I20260713 09:04:28.656855  6952 tablet_copy_service.cc:434] P 6742034c314f4456b642d95318c590a6: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-8ccc4e0e382443b08cfe5310a487e8ef on tablet 8ccc4e0e382443b08cfe5310a487e8ef with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:28.898262  7284 raft_consensus.cc:1217] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:28.993692  7284 raft_consensus.cc:1217] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:29.017491  7284 raft_consensus.cc:1217] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:29.067871  7284 raft_consensus.cc:1217] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:29.297089  7460 raft_consensus.cc:1064] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:29.299579  7460 consensus_queue.cc:237] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:29.305984  7284 raft_consensus.cc:1275] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.306507  6938 raft_consensus.cc:1275] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.306507  6866 raft_consensus.cc:1275] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.307548  7460 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:29.308427  7454 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:29.309146  7477 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:29.324783  7477 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.328624  6941 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.336390  6866 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.338430  7284 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.341131  6763 catalog_manager.cc:5697] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:29.370023  7011 consensus_queue.cc:237] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [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: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:29.376293  7284 raft_consensus.cc:1275] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:29.379470  7460 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:29.381587  6938 raft_consensus.cc:1275] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:29.383584  7477 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:29.386686  7454 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.390120  7284 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.392303  6938 raft_consensus.cc:2955] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.397063  6751 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 447e3aab47954a3787a2c7ab9dc4d955 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:29.402210  6762 catalog_manager.cc:5697] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:29.413947  6848 tablet_service.cc:1558] Processing DeleteTablet for tablet 447e3aab47954a3787a2c7ab9dc4d955 with delete_type TABLET_DATA_TOMBSTONED (TS 4b3910439abe46b987d2115165351ca7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260713 09:04:29.417708  7489 tablet_replica.cc:333] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:29.419252  7489 raft_consensus.cc:2243] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:29.420038  7489 raft_consensus.cc:2272] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:29.423822  7489 ts_tablet_manager.cc:1916] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:29.439230  7489 ts_tablet_manager.cc:1929] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:29.439661  7489 log.cc:1199] T 447e3aab47954a3787a2c7ab9dc4d955 P 4b3910439abe46b987d2115165351ca7: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root/wals/447e3aab47954a3787a2c7ab9dc4d955
I20260713 09:04:29.441177  6752 catalog_manager.cc:5028] TS 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): tablet 447e3aab47954a3787a2c7ab9dc4d955 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:29.520566  7414 raft_consensus.cc:1064] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:29.521354  7480 raft_consensus.cc:1064] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:29.522838  7414 consensus_queue.cc:237] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:29.523703  7480 consensus_queue.cc:237] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:29.529801  7282 raft_consensus.cc:1275] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.531435  7015 raft_consensus.cc:1275] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.531889  7011 raft_consensus.cc:1275] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.533005  7462 consensus_queue.cc:1048] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:29.533788  7478 consensus_queue.cc:1048] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:29.534117  6866 raft_consensus.cc:1275] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.536080  7414 consensus_queue.cc:1048] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:29.538861  7282 raft_consensus.cc:1275] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.541674  7480 consensus_queue.cc:1048] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:29.558355  7478 consensus_queue.cc:1048] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:29.559463  6938 raft_consensus.cc:1275] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.559082  7479 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.561553  7462 consensus_queue.cc:1048] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:29.564808  7284 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.581905  6765 catalog_manager.cc:5697] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.585820  7015 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.609247  7477 raft_consensus.cc:1064] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:29.613198  7477 consensus_queue.cc:237] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:29.628422  7492 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.629330  6938 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.632874  7015 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.642923  6866 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.649605  6765 catalog_manager.cc:5697] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:29.662097  7284 raft_consensus.cc:1275] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.663367  6941 raft_consensus.cc:1275] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.664986  6864 raft_consensus.cc:1275] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:29.666570  7454 consensus_queue.cc:1048] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:29.668673  7454 consensus_queue.cc:1048] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:29.676663  7499 consensus_queue.cc:1048] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:29.685163  7282 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.687743  7454 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.690819  6941 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.703305  6938 consensus_queue.cc:237] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [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: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:29.712574  7282 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.714509  7015 raft_consensus.cc:1275] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:29.718232  6765 catalog_manager.cc:5697] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.718570  6866 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.722018  7492 consensus_queue.cc:1048] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:29.725363  7284 raft_consensus.cc:1275] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:29.726787  7478 consensus_queue.cc:1048] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:29.742091  7015 consensus_queue.cc:237] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:29.745971  7492 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.750234  7284 raft_consensus.cc:1275] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:29.756891  7011 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.758258  6866 raft_consensus.cc:1275] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:29.758206  7460 consensus_queue.cc:1048] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:29.759793  7454 consensus_queue.cc:1048] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:29.754729  7282 raft_consensus.cc:2955] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.756047  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ccc4e0e382443b08cfe5310a487e8ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:29.765815  7499 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.767436  7284 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.770586  6864 raft_consensus.cc:2955] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.783811  6751 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75c81462b702414d94c7f54dae81da8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:29.783994  6765 catalog_manager.cc:5697] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.797454  6848 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ccc4e0e382443b08cfe5310a487e8ef with delete_type TABLET_DATA_TOMBSTONED (TS 4b3910439abe46b987d2115165351ca7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260713 09:04:29.798389  7489 tablet_replica.cc:333] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:29.799363  7489 raft_consensus.cc:2243] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:29.799991  7489 raft_consensus.cc:2272] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:29.801132  6763 catalog_manager.cc:5697] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:29.806516  7489 ts_tablet_manager.cc:1916] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:29.814018  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet 75c81462b702414d94c7f54dae81da8c with delete_type TABLET_DATA_TOMBSTONED (TS 6742034c314f4456b642d95318c590a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52172
I20260713 09:04:29.819497  7505 tablet_replica.cc:333] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:29.820375  7505 raft_consensus.cc:2243] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:29.821148  7505 raft_consensus.cc:2272] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:29.823060  7489 ts_tablet_manager.cc:1929] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:29.823447  7489 log.cc:1199] T 8ccc4e0e382443b08cfe5310a487e8ef P 4b3910439abe46b987d2115165351ca7: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root/wals/8ccc4e0e382443b08cfe5310a487e8ef
I20260713 09:04:29.824201  7505 ts_tablet_manager.cc:1916] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:29.824587  6752 catalog_manager.cc:5028] TS 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): tablet 8ccc4e0e382443b08cfe5310a487e8ef (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:29.839339  7505 ts_tablet_manager.cc:1929] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:29.839771  7505 log.cc:1199] T 75c81462b702414d94c7f54dae81da8c P 6742034c314f4456b642d95318c590a6: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root/wals/75c81462b702414d94c7f54dae81da8c
I20260713 09:04:29.841393  6752 catalog_manager.cc:5028] TS 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): tablet 75c81462b702414d94c7f54dae81da8c (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:30.155730  6866 consensus_queue.cc:237] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:30.161262  7282 raft_consensus.cc:1275] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:30.162005  6941 raft_consensus.cc:1275] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:30.162547  7480 consensus_queue.cc:1048] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:30.163383  7506 consensus_queue.cc:1048] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:30.169569  7479 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:30.171198  7282 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:30.174650  6941 raft_consensus.cc:2955] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:30.181484  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:30.183257  6762 catalog_manager.cc:5697] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:30.193325  7004 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1 with delete_type TABLET_DATA_TOMBSTONED (TS 43889f2059d14e3d94dd909baacb42be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59722
I20260713 09:04:30.195254  7507 tablet_replica.cc:333] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:30.196287  7507 raft_consensus.cc:2243] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:30.196978  7507 raft_consensus.cc:2272] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:30.200168  7507 ts_tablet_manager.cc:1916] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:30.210669  7507 ts_tablet_manager.cc:1929] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:30.210948  7507 log.cc:1199] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 43889f2059d14e3d94dd909baacb42be: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root/wals/3f4cfe0aee0748c9b32fa96c6ff23aa1
I20260713 09:04:30.212142  6751 catalog_manager.cc:5028] TS 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): tablet 3f4cfe0aee0748c9b32fa96c6ff23aa1 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:31.223456  6866 consensus_queue.cc:237] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.230391  7015 raft_consensus.cc:1275] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:31.230857  6941 raft_consensus.cc:1275] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:31.230967  6832 consensus_peers.cc:597] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f5399f269d94f2c8a91d81e6c6333b0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:31.231906  7509 consensus_queue.cc:1048] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:31.232676  7506 consensus_queue.cc:1048] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:31.240156  7509 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.243024  6941 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.244877  7015 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.257861  6762 catalog_manager.cc:5697] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:31.260365  6941 consensus_queue.cc:237] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.269745  7015 raft_consensus.cc:1275] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:31.270169  6907 consensus_peers.cc:597] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 349c08dd7ea649aeb93f7e3e8b681b85. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:31.271697  7492 consensus_queue.cc:1048] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:31.274672  6866 raft_consensus.cc:1275] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:31.275988  7492 consensus_queue.cc:1048] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:31.282802  7492 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.299118  6938 consensus_queue.cc:237] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.301101  7015 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.302783  6763 catalog_manager.cc:5697] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:31.304550  6866 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
W20260713 09:04:31.318751  6907 consensus_peers.cc:597] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ec82df336494293979587bfb3d9f9d6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:31.322523  7015 raft_consensus.cc:1275] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:31.323776  7492 consensus_queue.cc:1048] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:31.324463  6866 raft_consensus.cc:1275] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:31.325723  7492 consensus_queue.cc:1048] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:31.331744  7520 raft_consensus.cc:2955] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.333360  7015 raft_consensus.cc:2955] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.335109  6866 raft_consensus.cc:2955] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.344946  6938 consensus_queue.cc:237] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.347289  6764 catalog_manager.cc:5697] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:31.355784  7015 raft_consensus.cc:1275] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:31.356381  6907 consensus_peers.cc:597] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7a4922a9d7b4913ac90f319e4b271c1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:31.357208  7492 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:31.359875  6866 raft_consensus.cc:1275] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:31.361964  7492 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:31.370893  7520 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.372982  6866 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.383502  7015 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.389501  6762 catalog_manager.cc:5697] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:31.670686  7528 ts_tablet_manager.cc:933] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:31.672538  7528 tablet_copy_client.cc:323] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:43589
I20260713 09:04:31.673982  6952 tablet_copy_service.cc:140] P 6742034c314f4456b642d95318c590a6: Received BeginTabletCopySession request for tablet 349c08dd7ea649aeb93f7e3e8b681b85 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:52210)
I20260713 09:04:31.674477  6952 tablet_copy_service.cc:161] P 6742034c314f4456b642d95318c590a6: Beginning new tablet copy session on tablet 349c08dd7ea649aeb93f7e3e8b681b85 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:52210: session id = 120db51d2cc24c768e131484e7896d0d-349c08dd7ea649aeb93f7e3e8b681b85
I20260713 09:04:31.679941  6952 tablet_copy_source_session.cc:215] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:31.682828  7528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349c08dd7ea649aeb93f7e3e8b681b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:31.693252  7528 tablet_copy_client.cc:806] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:31.693948  7528 tablet_copy_client.cc:670] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:31.697274  7528 tablet_copy_client.cc:538] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:31.702876  7528 tablet_bootstrap.cc:492] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:31.719359  7528 tablet_bootstrap.cc:492] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: 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:04:31.720144  7528 tablet_bootstrap.cc:492] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:31.720713  7528 ts_tablet_manager.cc:1403] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:04:31.723726  7528 raft_consensus.cc:359] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.724308  7528 raft_consensus.cc:740] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:31.724911  7528 consensus_queue.cc:260] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.727762  7528 ts_tablet_manager.cc:1434] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260713 09:04:31.729439  6952 tablet_copy_service.cc:342] P 6742034c314f4456b642d95318c590a6: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-349c08dd7ea649aeb93f7e3e8b681b85 received from {username='slave'} at 127.0.0.1:52210
I20260713 09:04:31.729825  6952 tablet_copy_service.cc:434] P 6742034c314f4456b642d95318c590a6: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-349c08dd7ea649aeb93f7e3e8b681b85 on tablet 349c08dd7ea649aeb93f7e3e8b681b85 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:31.753032  7528 ts_tablet_manager.cc:933] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481)
I20260713 09:04:31.754524  7528 tablet_copy_client.cc:323] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37481
I20260713 09:04:31.755893  6876 tablet_copy_service.cc:140] P 4b3910439abe46b987d2115165351ca7: Received BeginTabletCopySession request for tablet 6f5399f269d94f2c8a91d81e6c6333b0 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:58560)
I20260713 09:04:31.756323  6876 tablet_copy_service.cc:161] P 4b3910439abe46b987d2115165351ca7: Beginning new tablet copy session on tablet 6f5399f269d94f2c8a91d81e6c6333b0 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:58560: session id = 120db51d2cc24c768e131484e7896d0d-6f5399f269d94f2c8a91d81e6c6333b0
I20260713 09:04:31.761190  6876 tablet_copy_source_session.cc:215] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:31.763614  7528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5399f269d94f2c8a91d81e6c6333b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:31.775801  7528 tablet_copy_client.cc:806] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:31.776384  7528 tablet_copy_client.cc:670] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:31.779883  7528 tablet_copy_client.cc:538] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:31.786450  7528 tablet_bootstrap.cc:492] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:31.802240  7528 tablet_bootstrap.cc:492] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: 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:04:31.803233  7528 tablet_bootstrap.cc:492] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:31.803865  7528 ts_tablet_manager.cc:1403] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260713 09:04:31.803896  7534 ts_tablet_manager.cc:933] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:31.805886  7534 tablet_copy_client.cc:323] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:43589
I20260713 09:04:31.806381  7528 raft_consensus.cc:359] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.807160  7528 raft_consensus.cc:740] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:31.807421  6952 tablet_copy_service.cc:140] P 6742034c314f4456b642d95318c590a6: Received BeginTabletCopySession request for tablet 3ec82df336494293979587bfb3d9f9d6 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:52210)
I20260713 09:04:31.807940  6952 tablet_copy_service.cc:161] P 6742034c314f4456b642d95318c590a6: Beginning new tablet copy session on tablet 3ec82df336494293979587bfb3d9f9d6 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:52210: session id = 120db51d2cc24c768e131484e7896d0d-3ec82df336494293979587bfb3d9f9d6
I20260713 09:04:31.807828  7528 consensus_queue.cc:260] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.812194  7528 ts_tablet_manager.cc:1434] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:04:31.813791  6876 tablet_copy_service.cc:342] P 4b3910439abe46b987d2115165351ca7: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-6f5399f269d94f2c8a91d81e6c6333b0 received from {username='slave'} at 127.0.0.1:58560
I20260713 09:04:31.814167  6876 tablet_copy_service.cc:434] P 4b3910439abe46b987d2115165351ca7: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-6f5399f269d94f2c8a91d81e6c6333b0 on tablet 6f5399f269d94f2c8a91d81e6c6333b0 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:31.815053  6952 tablet_copy_source_session.cc:215] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:31.819187  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec82df336494293979587bfb3d9f9d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:31.834025  7534 tablet_copy_client.cc:806] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:31.834614  7534 tablet_copy_client.cc:670] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:31.837635  7534 tablet_copy_client.cc:538] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:31.845436  7534 tablet_bootstrap.cc:492] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:31.862375  7534 tablet_bootstrap.cc:492] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: 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:04:31.863045  7534 tablet_bootstrap.cc:492] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:31.863574  7534 ts_tablet_manager.cc:1403] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260713 09:04:31.865621  7534 raft_consensus.cc:359] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.866250  7534 raft_consensus.cc:740] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:31.866734  7534 consensus_queue.cc:260] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:31.868815  7534 ts_tablet_manager.cc:1434] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:04:31.870544  6952 tablet_copy_service.cc:342] P 6742034c314f4456b642d95318c590a6: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-3ec82df336494293979587bfb3d9f9d6 received from {username='slave'} at 127.0.0.1:52210
I20260713 09:04:31.870918  6952 tablet_copy_service.cc:434] P 6742034c314f4456b642d95318c590a6: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-3ec82df336494293979587bfb3d9f9d6 on tablet 3ec82df336494293979587bfb3d9f9d6 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:31.959664  7534 ts_tablet_manager.cc:933] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:31.962283  7534 tablet_copy_client.cc:323] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:43589
I20260713 09:04:31.963670  6952 tablet_copy_service.cc:140] P 6742034c314f4456b642d95318c590a6: Received BeginTabletCopySession request for tablet b7a4922a9d7b4913ac90f319e4b271c1 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:52210)
I20260713 09:04:31.964111  6952 tablet_copy_service.cc:161] P 6742034c314f4456b642d95318c590a6: Beginning new tablet copy session on tablet b7a4922a9d7b4913ac90f319e4b271c1 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:52210: session id = 120db51d2cc24c768e131484e7896d0d-b7a4922a9d7b4913ac90f319e4b271c1
I20260713 09:04:31.970359  6952 tablet_copy_source_session.cc:215] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:31.972609  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a4922a9d7b4913ac90f319e4b271c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:31.984623  7534 tablet_copy_client.cc:806] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:31.985131  7534 tablet_copy_client.cc:670] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:31.988749  7534 tablet_copy_client.cc:538] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:31.996901  7534 tablet_bootstrap.cc:492] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:32.015647  7534 tablet_bootstrap.cc:492] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: 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:04:32.016346  7534 tablet_bootstrap.cc:492] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:32.016862  7534 ts_tablet_manager.cc:1403] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260713 09:04:32.018909  7534 raft_consensus.cc:359] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:32.019713  7534 raft_consensus.cc:740] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:32.020367  7534 consensus_queue.cc:260] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:32.023792  7534 ts_tablet_manager.cc:1434] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:32.025339  6952 tablet_copy_service.cc:342] P 6742034c314f4456b642d95318c590a6: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-b7a4922a9d7b4913ac90f319e4b271c1 received from {username='slave'} at 127.0.0.1:52210
I20260713 09:04:32.025734  6952 tablet_copy_service.cc:434] P 6742034c314f4456b642d95318c590a6: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-b7a4922a9d7b4913ac90f319e4b271c1 on tablet b7a4922a9d7b4913ac90f319e4b271c1 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:32.097460  7282 raft_consensus.cc:1217] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:32.207912  7282 raft_consensus.cc:1217] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:32.266247  7282 raft_consensus.cc:1217] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:32.430608  7282 raft_consensus.cc:1217] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:32.606305  7541 raft_consensus.cc:1064] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:32.608307  7541 consensus_queue.cc:237] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:32.614367  7015 raft_consensus.cc:1275] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.614653  7282 raft_consensus.cc:1275] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.615206  6938 raft_consensus.cc:1275] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.616436  7542 consensus_queue.cc:1048] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:32.617412  7509 consensus_queue.cc:1048] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:32.618079  7541 consensus_queue.cc:1048] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:32.633476  7545 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.640730  7282 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.635505  7015 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.652484  6938 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.655229  6763 catalog_manager.cc:5697] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.679781  6864 consensus_queue.cc:237] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:32.686384  7540 raft_consensus.cc:1064] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:32.688292  7015 raft_consensus.cc:1275] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:32.689055  7282 raft_consensus.cc:1275] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:32.691074  7509 consensus_queue.cc:1048] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:32.688884  7540 consensus_queue.cc:237] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:32.692329  7542 consensus_queue.cc:1048] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:32.700918  7509 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.706318  7015 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.706399  7284 raft_consensus.cc:2955] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.708974  7282 raft_consensus.cc:1275] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.710578  6864 raft_consensus.cc:1275] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.711067  7540 consensus_queue.cc:1048] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:32.711861  7011 raft_consensus.cc:1275] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.713346  7539 consensus_queue.cc:1048] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:32.714133  7520 consensus_queue.cc:1048] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:32.739008  6764 catalog_manager.cc:5697] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.746914  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f5399f269d94f2c8a91d81e6c6333b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:32.754341  7540 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.758877  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f5399f269d94f2c8a91d81e6c6333b0 with delete_type TABLET_DATA_TOMBSTONED (TS 6742034c314f4456b642d95318c590a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52172
I20260713 09:04:32.759585  7015 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.769693  6864 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.778076  6762 catalog_manager.cc:5697] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.780295  7282 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.798389  7557 tablet_replica.cc:333] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:32.799383  7557 raft_consensus.cc:2243] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:32.800089  7557 raft_consensus.cc:2272] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:32.809643  7557 ts_tablet_manager.cc:1916] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:32.809612  6938 consensus_queue.cc:237] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:32.816505  7282 raft_consensus.cc:1275] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:32.816622  6866 raft_consensus.cc:1275] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:32.819128  7539 consensus_queue.cc:1048] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:32.819964  7520 consensus_queue.cc:1048] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:32.827935  7557 ts_tablet_manager.cc:1929] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:32.828521  7557 log.cc:1199] T 6f5399f269d94f2c8a91d81e6c6333b0 P 6742034c314f4456b642d95318c590a6: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root/wals/6f5399f269d94f2c8a91d81e6c6333b0
I20260713 09:04:32.827885  7539 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.830235  6752 catalog_manager.cc:5028] TS 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): tablet 6f5399f269d94f2c8a91d81e6c6333b0 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:32.830538  7282 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.830996  6866 raft_consensus.cc:2955] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.842862  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 349c08dd7ea649aeb93f7e3e8b681b85 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:32.846230  6762 catalog_manager.cc:5697] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 reported cstate change: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.854499  7540 raft_consensus.cc:1064] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:32.857425  7540 consensus_queue.cc:237] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:32.860339  7004 tablet_service.cc:1558] Processing DeleteTablet for tablet 349c08dd7ea649aeb93f7e3e8b681b85 with delete_type TABLET_DATA_TOMBSTONED (TS 43889f2059d14e3d94dd909baacb42be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59722
I20260713 09:04:32.868259  7559 tablet_replica.cc:333] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:32.869247  7559 raft_consensus.cc:2243] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:32.872150  7282 raft_consensus.cc:1275] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.872258  6866 raft_consensus.cc:1275] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.873441  7015 raft_consensus.cc:1275] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.873762  7540 consensus_queue.cc:1048] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:32.874599  7539 consensus_queue.cc:1048] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:32.874716  7559 raft_consensus.cc:2272] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:32.875869  7558 consensus_queue.cc:1048] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:32.878885  7559 ts_tablet_manager.cc:1916] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:32.900225  7539 raft_consensus.cc:1064] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:32.902585  7539 consensus_queue.cc:237] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:32.905324  7559 ts_tablet_manager.cc:1929] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:32.905821  7559 log.cc:1199] T 349c08dd7ea649aeb93f7e3e8b681b85 P 43889f2059d14e3d94dd909baacb42be: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root/wals/349c08dd7ea649aeb93f7e3e8b681b85
I20260713 09:04:32.907538  6751 catalog_manager.cc:5028] TS 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): tablet 349c08dd7ea649aeb93f7e3e8b681b85 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:32.907339  7558 raft_consensus.cc:2955] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.914130  7015 raft_consensus.cc:2955] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:32.921980  7011 raft_consensus.cc:1275] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.922322  7282 raft_consensus.cc:1275] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.923660  6864 raft_consensus.cc:1275] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:32.923980  7540 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:32.926095  7520 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:32.928553  7540 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } 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:04:32.949743  7283 raft_consensus.cc:2955] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
W20260713 09:04:32.954393  7562 log.cc:927] Time spent T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260713 09:04:32.961022  6764 catalog_manager.cc:5697] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:32.972062  7520 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
W20260713 09:04:32.978816  6908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:37481, user_credentials={real_user=slave}} blocked reactor thread for 53253.9us
I20260713 09:04:32.979686  6938 consensus_queue.cc:237] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [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: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:32.989037  7282 raft_consensus.cc:1275] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:32.992095  7015 raft_consensus.cc:1275] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:32.993710  7540 consensus_queue.cc:1048] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:32.997422  7565 consensus_queue.cc:1048] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:04:33.002993  7013 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.009442  6866 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.017109  7540 raft_consensus.cc:2955] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.025563  7283 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.026255  6764 catalog_manager.cc:5697] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:33.039507  7011 raft_consensus.cc:2955] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.042253  6938 consensus_queue.cc:237] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [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: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:33.054003  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ec82df336494293979587bfb3d9f9d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:33.058817  6765 catalog_manager.cc:5697] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.061053  7283 raft_consensus.cc:1275] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:33.063526  7013 raft_consensus.cc:1275] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:33.065382  7283 raft_consensus.cc:2955] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.068455  6848 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ec82df336494293979587bfb3d9f9d6 with delete_type TABLET_DATA_TOMBSTONED (TS 4b3910439abe46b987d2115165351ca7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260713 09:04:33.067342  7565 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260713 09:04:33.071668  7520 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:33.080014  7540 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.081079  7282 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.090878  7013 raft_consensus.cc:2955] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:33.096256  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b7a4922a9d7b4913ac90f319e4b271c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:33.098155  6762 catalog_manager.cc:5697] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 3 to 4, VOTER 4b3910439abe46b987d2115165351ca7 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:33.099709  7569 tablet_replica.cc:333] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:33.100670  7569 raft_consensus.cc:2243] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.101236  7569 pending_rounds.cc:70] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: Trying to abort 1 pending ops.
I20260713 09:04:33.107609  7569 pending_rounds.cc:77] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306991504816181248 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "3ec82df336494293979587bfb3d9f9d6" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } attrs { replace: true } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } } }
I20260713 09:04:33.109351  7569 raft_consensus.cc:2917] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:04:33.109830  7569 raft_consensus.cc:2889] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:04:33.110219  7569 raft_consensus.cc:2272] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.113065  6848 tablet_service.cc:1558] Processing DeleteTablet for tablet b7a4922a9d7b4913ac90f319e4b271c1 with delete_type TABLET_DATA_TOMBSTONED (TS 4b3910439abe46b987d2115165351ca7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260713 09:04:33.114890  7569 ts_tablet_manager.cc:1916] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:33.127195  7569 ts_tablet_manager.cc:1929] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:33.127557  7569 log.cc:1199] T 3ec82df336494293979587bfb3d9f9d6 P 4b3910439abe46b987d2115165351ca7: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root/wals/3ec82df336494293979587bfb3d9f9d6
I20260713 09:04:33.128880  6752 catalog_manager.cc:5028] TS 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): tablet 3ec82df336494293979587bfb3d9f9d6 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:33.129006  7569 tablet_replica.cc:333] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:33.129905  7569 raft_consensus.cc:2243] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:33.130491  7569 raft_consensus.cc:2272] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:33.133623  7569 ts_tablet_manager.cc:1916] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:33.145532  7569 ts_tablet_manager.cc:1929] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:33.145927  7569 log.cc:1199] T b7a4922a9d7b4913ac90f319e4b271c1 P 4b3910439abe46b987d2115165351ca7: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-0-root/wals/b7a4922a9d7b4913ac90f319e4b271c1
I20260713 09:04:33.147274  6752 catalog_manager.cc:5028] TS 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): tablet b7a4922a9d7b4913ac90f319e4b271c1 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:34.140261  6866 consensus_queue.cc:237] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:34.146576  7013 raft_consensus.cc:1275] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:34.146806  6938 raft_consensus.cc:1275] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:04:34.147114  6832 consensus_peers.cc:597] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c937d6955a9348bbafd776ee4cd679e1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:34.147919  7570 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:34.148661  7509 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:34.155851  7570 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:34.157392  7013 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:34.159739  6941 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:34.173743  6765 catalog_manager.cc:5697] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:34.191737  6941 consensus_queue.cc:237] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Queue 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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
W20260713 09:04:34.199262  6907 consensus_peers.cc:597] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 -> Peer 120db51d2cc24c768e131484e7896d0d (127.5.160.132:35223): Couldn't send request to peer 120db51d2cc24c768e131484e7896d0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0643e62fb0fc44beaede02c285415348. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:34.199958  7013 raft_consensus.cc:1275] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:34.200115  6866 raft_consensus.cc:1275] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:04:34.201356  7571 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:34.202135  7565 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:34.209496  7571 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:34.211266  6866 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:34.213500  7013 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } } }
I20260713 09:04:34.222435  6762 catalog_manager.cc:5697] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 120db51d2cc24c768e131484e7896d0d (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:34.612751  7585 ts_tablet_manager.cc:933] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481)
I20260713 09:04:34.614590  7585 tablet_copy_client.cc:323] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37481
I20260713 09:04:34.616099  6876 tablet_copy_service.cc:140] P 4b3910439abe46b987d2115165351ca7: Received BeginTabletCopySession request for tablet c937d6955a9348bbafd776ee4cd679e1 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:58560)
I20260713 09:04:34.616552  6876 tablet_copy_service.cc:161] P 4b3910439abe46b987d2115165351ca7: Beginning new tablet copy session on tablet c937d6955a9348bbafd776ee4cd679e1 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:58560: session id = 120db51d2cc24c768e131484e7896d0d-c937d6955a9348bbafd776ee4cd679e1
I20260713 09:04:34.621481  6876 tablet_copy_source_session.cc:215] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:34.624971  7585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c937d6955a9348bbafd776ee4cd679e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.626032  7587 ts_tablet_manager.cc:933] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: Initiating tablet copy from peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:34.627796  7587 tablet_copy_client.cc:323] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:43589
I20260713 09:04:34.629150  6952 tablet_copy_service.cc:140] P 6742034c314f4456b642d95318c590a6: Received BeginTabletCopySession request for tablet 0643e62fb0fc44beaede02c285415348 from peer 120db51d2cc24c768e131484e7896d0d ({username='slave'} at 127.0.0.1:52210)
I20260713 09:04:34.629637  6952 tablet_copy_service.cc:161] P 6742034c314f4456b642d95318c590a6: Beginning new tablet copy session on tablet 0643e62fb0fc44beaede02c285415348 from peer 120db51d2cc24c768e131484e7896d0d at {username='slave'} at 127.0.0.1:52210: session id = 120db51d2cc24c768e131484e7896d0d-0643e62fb0fc44beaede02c285415348
I20260713 09:04:34.634573  6952 tablet_copy_source_session.cc:215] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:04:34.638361  7587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0643e62fb0fc44beaede02c285415348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:34.641350  7585 tablet_copy_client.cc:806] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:34.642302  7585 tablet_copy_client.cc:670] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:34.646122  7585 tablet_copy_client.cc:538] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:34.650377  7587 tablet_copy_client.cc:806] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 0 data blocks...
I20260713 09:04:34.650972  7587 tablet_copy_client.cc:670] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Starting download of 1 WAL segments...
I20260713 09:04:34.654250  7587 tablet_copy_client.cc:538] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:04:34.654717  7585 tablet_bootstrap.cc:492] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:34.660591  7587 tablet_bootstrap.cc:492] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: Bootstrap starting.
I20260713 09:04:34.682528  7585 tablet_bootstrap.cc:492] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: 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:04:34.683513  7585 tablet_bootstrap.cc:492] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:34.684196  7585 ts_tablet_manager.cc:1403] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260713 09:04:34.685928  7587 tablet_bootstrap.cc:492] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: 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:04:34.686883  7587 tablet_bootstrap.cc:492] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: Bootstrap complete.
I20260713 09:04:34.687609  7587 ts_tablet_manager.cc:1403] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.004s
I20260713 09:04:34.687376  7585 raft_consensus.cc:359] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:34.688251  7585 raft_consensus.cc:740] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:34.688915  7585 consensus_queue.cc:260] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:34.690702  7587 raft_consensus.cc:359] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:34.691601  7587 raft_consensus.cc:740] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Initialized, Role: LEARNER
I20260713 09:04:34.692036  7585 ts_tablet_manager.cc:1434] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:34.692343  7587 consensus_queue.cc:260] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: true } }
I20260713 09:04:34.694583  6876 tablet_copy_service.cc:342] P 4b3910439abe46b987d2115165351ca7: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-c937d6955a9348bbafd776ee4cd679e1 received from {username='slave'} at 127.0.0.1:58560
I20260713 09:04:34.695030  6876 tablet_copy_service.cc:434] P 4b3910439abe46b987d2115165351ca7: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-c937d6955a9348bbafd776ee4cd679e1 on tablet c937d6955a9348bbafd776ee4cd679e1 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:34.695063  7587 ts_tablet_manager.cc:1434] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:04:34.696831  6952 tablet_copy_service.cc:342] P 6742034c314f4456b642d95318c590a6: Request end of tablet copy session 120db51d2cc24c768e131484e7896d0d-0643e62fb0fc44beaede02c285415348 received from {username='slave'} at 127.0.0.1:52210
I20260713 09:04:34.697211  6952 tablet_copy_service.cc:434] P 6742034c314f4456b642d95318c590a6: ending tablet copy session 120db51d2cc24c768e131484e7896d0d-0643e62fb0fc44beaede02c285415348 on tablet 0643e62fb0fc44beaede02c285415348 with peer 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:35.047606  7283 raft_consensus.cc:1217] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:35.242867  7283 raft_consensus.cc:1217] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:04:35.464888  7584 raft_consensus.cc:1064] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:35.467240  7584 consensus_queue.cc:237] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:35.475190  6864 raft_consensus.cc:1275] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:35.475272  7283 raft_consensus.cc:1275] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:35.476624  7584 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:35.478955  7011 raft_consensus.cc:1275] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:35.478919  7595 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:35.480554  7584 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } 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:04:35.492486  7598 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.494395  7283 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.502019  7011 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.509784  6764 catalog_manager.cc:5697] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.510720  6864 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.538489  6941 consensus_queue.cc:237] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:35.544095  7283 raft_consensus.cc:1275] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:35.545318  6864 raft_consensus.cc:1275] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Refusing update from remote peer 6742034c314f4456b642d95318c590a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:35.545459  7598 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:35.546818  7584 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:35.553501  7594 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.554584  7283 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.563323  6866 raft_consensus.cc:2955] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.566092  6762 catalog_manager.cc:5697] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 3 to 4, VOTER 43889f2059d14e3d94dd909baacb42be (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "6742034c314f4456b642d95318c590a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.573683  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0643e62fb0fc44beaede02c285415348 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:35.577720  7004 tablet_service.cc:1558] Processing DeleteTablet for tablet 0643e62fb0fc44beaede02c285415348 with delete_type TABLET_DATA_TOMBSTONED (TS 43889f2059d14e3d94dd909baacb42be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59722
I20260713 09:04:35.580245  7606 tablet_replica.cc:333] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:35.581449  7606 raft_consensus.cc:2243] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:35.582327  7606 raft_consensus.cc:2272] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:35.585863  7606 ts_tablet_manager.cc:1916] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:35.603736  7606 ts_tablet_manager.cc:1929] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:35.604178  7606 log.cc:1199] T 0643e62fb0fc44beaede02c285415348 P 43889f2059d14e3d94dd909baacb42be: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-2-root/wals/0643e62fb0fc44beaede02c285415348
I20260713 09:04:35.606019  6751 catalog_manager.cc:5028] TS 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): tablet 0643e62fb0fc44beaede02c285415348 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:35.824173  7576 raft_consensus.cc:1064] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7: attempting to promote NON_VOTER 120db51d2cc24c768e131484e7896d0d to VOTER
I20260713 09:04:35.826376  7576 consensus_queue.cc:237] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:35.834789  7011 raft_consensus.cc:1275] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:35.834893  7283 raft_consensus.cc:1275] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 1 LEARNER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:35.836037  6941 raft_consensus.cc:1275] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:04:35.836241  7576 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:35.837785  7608 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } 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:04:35.838649  7596 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:35.852322  7596 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.854044  6941 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.866320  7011 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.868474  7282 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.877544  6765 catalog_manager.cc:5697] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 reported cstate change: config changed from index 2 to 3, 120db51d2cc24c768e131484e7896d0d (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.899401  6866 consensus_queue.cc:237] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:35.911113  7282 raft_consensus.cc:1275] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:35.911849  7011 raft_consensus.cc:1275] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Refusing update from remote peer 4b3910439abe46b987d2115165351ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:04:35.913231  7596 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } 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:04:35.914350  7576 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:35.921342  7576 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.923213  7282 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.923281  7011 raft_consensus.cc:2955] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.936666  6765 catalog_manager.cc:5697] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d reported cstate change: config changed from index 3 to 4, VOTER 6742034c314f4456b642d95318c590a6 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "4b3910439abe46b987d2115165351ca7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } } }
I20260713 09:04:35.944756  6752 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c937d6955a9348bbafd776ee4cd679e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:04:35.948586  6924 tablet_service.cc:1558] Processing DeleteTablet for tablet c937d6955a9348bbafd776ee4cd679e1 with delete_type TABLET_DATA_TOMBSTONED (TS 6742034c314f4456b642d95318c590a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52172
I20260713 09:04:35.951002  7615 tablet_replica.cc:333] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:35.952134  7615 raft_consensus.cc:2243] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:35.953002  7615 raft_consensus.cc:2272] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:35.957458  7615 ts_tablet_manager.cc:1916] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:04:35.969416  7615 ts_tablet_manager.cc:1929] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:04:35.969784  7615 log.cc:1199] T c937d6955a9348bbafd776ee4cd679e1 P 6742034c314f4456b642d95318c590a6: Deleting WAL directory at /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933434510550-5762-0/minicluster-data/ts-1-root/wals/c937d6955a9348bbafd776ee4cd679e1
I20260713 09:04:35.971133  6752 catalog_manager.cc:5028] TS 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): tablet c937d6955a9348bbafd776ee4cd679e1 (table test-workload [id=c71926761a3144229a0a31846dc3acd7]) successfully deleted
I20260713 09:04:41.149137  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:41.178205  6866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81"
dest_uuid: "4b3910439abe46b987d2115165351ca7"
mode: GRACEFUL
new_leader_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:37578
I20260713 09:04:41.178726  6866 raft_consensus.cc:606] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Received request to transfer leadership to TS 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:41.189661  6938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1"
dest_uuid: "6742034c314f4456b642d95318c590a6"
mode: GRACEFUL
new_leader_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:34736
I20260713 09:04:41.190165  6938 raft_consensus.cc:606] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Received request to transfer leadership to TS 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:41.192334  6866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1"
dest_uuid: "4b3910439abe46b987d2115165351ca7"
mode: GRACEFUL
new_leader_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:37578
I20260713 09:04:41.192764  6866 raft_consensus.cc:606] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Received request to transfer leadership to TS 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:41.195119  6938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f2fae4acee4b8bbf3ba552e105060a"
dest_uuid: "6742034c314f4456b642d95318c590a6"
mode: GRACEFUL
new_leader_uuid: "43889f2059d14e3d94dd909baacb42be"
 from {username='slave'} at 127.0.0.1:34736
I20260713 09:04:41.195583  6938 raft_consensus.cc:606] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Received request to transfer leadership to TS 43889f2059d14e3d94dd909baacb42be
I20260713 09:04:41.197781  6866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09c06f2beb04e75932e8cabe90189e0"
dest_uuid: "4b3910439abe46b987d2115165351ca7"
mode: GRACEFUL
new_leader_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:37578
I20260713 09:04:41.198194  6866 raft_consensus.cc:606] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Received request to transfer leadership to TS 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:41.199174  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:04:41.199832  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:41.276281  7619 raft_consensus.cc:993] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7: : Instructing follower 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:41.276716  7625 raft_consensus.cc:1081] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Signalling peer 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:41.278115  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1"
dest_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:37224
I20260713 09:04:41.278707  7282 raft_consensus.cc:493] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:41.279102  7282 raft_consensus.cc:3060] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.284109  7282 raft_consensus.cc:515] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.286425  7282 leader_election.cc:290] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:41.287623  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:41.287667  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c937d6955a9348bbafd776ee4cd679e1" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:41.288587  7013 raft_consensus.cc:3060] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.288468  6866 raft_consensus.cc:3055] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:41.290355  6866 raft_consensus.cc:740] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:41.291270  6866 consensus_queue.cc:260] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.292330  6866 raft_consensus.cc:3060] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.294229  7013 raft_consensus.cc:2468] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:41.295336  7249 leader_election.cc:304] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120db51d2cc24c768e131484e7896d0d, 43889f2059d14e3d94dd909baacb42be; no voters: 
I20260713 09:04:41.296710  7629 raft_consensus.cc:2804] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:41.297899  7629 raft_consensus.cc:697] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Becoming Leader. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Running, Role: LEADER
I20260713 09:04:41.298105  6866 raft_consensus.cc:2468] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:41.298970  7629 consensus_queue.cc:237] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.306686  6763 catalog_manager.cc:5697] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d reported cstate change: term changed from 1 to 2, leader changed from 4b3910439abe46b987d2115165351ca7 (127.5.160.129) to 120db51d2cc24c768e131484e7896d0d (127.5.160.132). New cstate: current_term: 2 leader_uuid: "120db51d2cc24c768e131484e7896d0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:41.342062  7619 raft_consensus.cc:993] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7: : Instructing follower 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:41.342567  7619 raft_consensus.cc:1081] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Signalling peer 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:41.344364  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81"
dest_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:37224
I20260713 09:04:41.344910  7282 raft_consensus.cc:493] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:41.345346  7282 raft_consensus.cc:3060] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.350282  7282 raft_consensus.cc:515] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.352327  7282 leader_election.cc:290] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:41.352545  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:41.352738  7595 raft_consensus.cc:993] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6: : Instructing follower 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:41.352797  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a2193ba8ba4a2dbd81babd4bd9ac81" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:41.353186  6864 raft_consensus.cc:3055] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:41.353440  7013 raft_consensus.cc:3060] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.353538  6864 raft_consensus.cc:740] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:41.353689  7621 raft_consensus.cc:1081] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Signalling peer 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:41.354382  6864 consensus_queue.cc:260] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.356101  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1"
dest_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:37236
I20260713 09:04:41.356207  6864 raft_consensus.cc:3060] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.356592  7282 raft_consensus.cc:493] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:41.356941  7282 raft_consensus.cc:3060] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.359758  7013 raft_consensus.cc:2468] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:41.360776  7249 leader_election.cc:304] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120db51d2cc24c768e131484e7896d0d, 43889f2059d14e3d94dd909baacb42be; no voters: 
I20260713 09:04:41.361632  7629 raft_consensus.cc:2804] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:41.361404  7282 raft_consensus.cc:515] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.362083  7629 raft_consensus.cc:697] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Becoming Leader. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Running, Role: LEADER
I20260713 09:04:41.362569  6864 raft_consensus.cc:2468] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:41.362902  7629 consensus_queue.cc:237] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.363565  7282 leader_election.cc:290] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Requested vote from peers 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:41.364579  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:41.364778  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a4922a9d7b4913ac90f319e4b271c1" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:41.365150  7013 raft_consensus.cc:3060] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.365351  6938 raft_consensus.cc:3055] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:41.365715  6938 raft_consensus.cc:740] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:41.366467  6938 consensus_queue.cc:260] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [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: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.368335  6938 raft_consensus.cc:3060] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.371335  7013 raft_consensus.cc:2468] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:41.371819  6763 catalog_manager.cc:5697] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d reported cstate change: term changed from 1 to 2, leader changed from 4b3910439abe46b987d2115165351ca7 (127.5.160.129) to 120db51d2cc24c768e131484e7896d0d (127.5.160.132). New cstate: current_term: 2 leader_uuid: "120db51d2cc24c768e131484e7896d0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:41.374301  7249 leader_election.cc:304] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120db51d2cc24c768e131484e7896d0d, 43889f2059d14e3d94dd909baacb42be; no voters: 
I20260713 09:04:41.375200  7629 raft_consensus.cc:2804] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:41.378571  7629 raft_consensus.cc:697] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Becoming Leader. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Running, Role: LEADER
I20260713 09:04:41.379379  7629 consensus_queue.cc:237] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [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: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.381543  6938 raft_consensus.cc:2468] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:41.395511  6763 catalog_manager.cc:5697] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d reported cstate change: term changed from 1 to 2, leader changed from 6742034c314f4456b642d95318c590a6 (127.5.160.130) to 120db51d2cc24c768e131484e7896d0d (127.5.160.132). New cstate: current_term: 2 leader_uuid: "120db51d2cc24c768e131484e7896d0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:41.423902  7625 raft_consensus.cc:993] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7: : Instructing follower 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:41.424355  7619 raft_consensus.cc:1081] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Signalling peer 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:41.425598  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09c06f2beb04e75932e8cabe90189e0"
dest_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:37224
I20260713 09:04:41.425981  7282 raft_consensus.cc:493] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:41.426211  7282 raft_consensus.cc:3060] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.430328  7282 raft_consensus.cc:515] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.431717  7282 leader_election.cc:290] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711)
I20260713 09:04:41.432399  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09c06f2beb04e75932e8cabe90189e0" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:41.432735  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09c06f2beb04e75932e8cabe90189e0" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:41.432911  6864 raft_consensus.cc:3055] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:41.433342  7013 raft_consensus.cc:3060] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.433344  6864 raft_consensus.cc:740] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3910439abe46b987d2115165351ca7, State: Running, Role: LEADER
I20260713 09:04:41.434346  6864 consensus_queue.cc:260] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.435549  6864 raft_consensus.cc:3060] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.439535  7013 raft_consensus.cc:2468] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:41.440519  7249 leader_election.cc:304] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120db51d2cc24c768e131484e7896d0d, 43889f2059d14e3d94dd909baacb42be; no voters: 
I20260713 09:04:41.441195  7629 raft_consensus.cc:2804] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:41.441702  7629 raft_consensus.cc:697] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Becoming Leader. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Running, Role: LEADER
I20260713 09:04:41.441767  6864 raft_consensus.cc:2468] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:41.442711  7629 consensus_queue.cc:237] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:41.449764  6763 catalog_manager.cc:5697] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d reported cstate change: term changed from 1 to 2, leader changed from 4b3910439abe46b987d2115165351ca7 (127.5.160.129) to 120db51d2cc24c768e131484e7896d0d (127.5.160.132). New cstate: current_term: 2 leader_uuid: "120db51d2cc24c768e131484e7896d0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:41.470925  7595 raft_consensus.cc:993] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6: : Instructing follower 43889f2059d14e3d94dd909baacb42be to start an election
I20260713 09:04:41.471356  7637 raft_consensus.cc:1081] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Signalling peer 43889f2059d14e3d94dd909baacb42be to start an election
I20260713 09:04:41.472651  7013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f2fae4acee4b8bbf3ba552e105060a"
dest_uuid: "43889f2059d14e3d94dd909baacb42be"
 from {username='slave'} at 127.0.0.1:59740
I20260713 09:04:41.473021  7013 raft_consensus.cc:493] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:41.473237  7013 raft_consensus.cc:3060] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.477056  7013 raft_consensus.cc:515] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:41.478801  7013 leader_election.cc:290] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 2 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:41.479574  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2fae4acee4b8bbf3ba552e105060a" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:41.479851  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2fae4acee4b8bbf3ba552e105060a" candidate_uuid: "43889f2059d14e3d94dd909baacb42be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:41.480187  6864 raft_consensus.cc:3060] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.480348  6938 raft_consensus.cc:3055] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:41.480722  6938 raft_consensus.cc:740] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:41.481442  6938 consensus_queue.cc:260] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:41.482579  6938 raft_consensus.cc:3060] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:41.486765  6864 raft_consensus.cc:2468] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 2.
I20260713 09:04:41.488166  6982 leader_election.cc:304] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43889f2059d14e3d94dd909baacb42be, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:41.488871  6938 raft_consensus.cc:2468] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43889f2059d14e3d94dd909baacb42be in term 2.
I20260713 09:04:41.488868  7636 raft_consensus.cc:2804] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:41.489581  7636 raft_consensus.cc:697] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 2 LEADER]: Becoming Leader. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Running, Role: LEADER
I20260713 09:04:41.490437  7636 consensus_queue.cc:237] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } }
I20260713 09:04:41.497926  6763 catalog_manager.cc:5697] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be reported cstate change: term changed from 1 to 2, leader changed from 6742034c314f4456b642d95318c590a6 (127.5.160.130) to 43889f2059d14e3d94dd909baacb42be (127.5.160.131). New cstate: current_term: 2 leader_uuid: "43889f2059d14e3d94dd909baacb42be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:41.760064  7013 raft_consensus.cc:1275] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:41.761152  7629 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:41.770001  6864 raft_consensus.cc:1275] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:41.771945  7629 consensus_queue.cc:1048] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:41.776527  7013 raft_consensus.cc:1275] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:41.777921  7629 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:41.789605  6938 raft_consensus.cc:1275] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:41.791145  7629 consensus_queue.cc:1048] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:41.865679  6864 raft_consensus.cc:1275] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:41.866798  7630 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:41.874964  7013 raft_consensus.cc:1275] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:41.876145  7629 consensus_queue.cc:1048] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:41.907541  6864 raft_consensus.cc:1275] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:41.908777  7629 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:41.910413  6864 raft_consensus.cc:1275] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:41.911651  7636 consensus_queue.cc:1048] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:41.917390  7013 raft_consensus.cc:1275] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:41.918566  7630 consensus_queue.cc:1048] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:41.936254  6938 raft_consensus.cc:1275] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Refusing update from remote peer 43889f2059d14e3d94dd909baacb42be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:41.937676  7636 consensus_queue.cc:1048] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:42.200620  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:42.216796  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:42.232466  6941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0643e62fb0fc44beaede02c285415348"
dest_uuid: "6742034c314f4456b642d95318c590a6"
mode: GRACEFUL
new_leader_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:34736
I20260713 09:04:42.233081  6941 raft_consensus.cc:606] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Received request to transfer leadership to TS 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:42.244989  7011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955"
dest_uuid: "43889f2059d14e3d94dd909baacb42be"
mode: GRACEFUL
new_leader_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:38480
I20260713 09:04:42.245594  7011 raft_consensus.cc:606] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Received request to transfer leadership to TS 120db51d2cc24c768e131484e7896d0d
I20260713 09:04:42.246698  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:42.247328  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:42.407768  7595 raft_consensus.cc:993] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6: : Instructing follower 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:42.408196  7661 raft_consensus.cc:1081] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Signalling peer 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:42.409622  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0643e62fb0fc44beaede02c285415348"
dest_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:37236
I20260713 09:04:42.410133  7282 raft_consensus.cc:493] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:42.410421  7282 raft_consensus.cc:3060] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:42.415268  7282 raft_consensus.cc:515] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:42.417745  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0643e62fb0fc44beaede02c285415348" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b3910439abe46b987d2115165351ca7"
I20260713 09:04:42.418269  6864 raft_consensus.cc:3060] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:42.420459  7282 leader_election.cc:290] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Requested vote from peers 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:42.422223  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0643e62fb0fc44beaede02c285415348" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:42.422744  6938 raft_consensus.cc:3055] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:42.423058  6938 raft_consensus.cc:740] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6742034c314f4456b642d95318c590a6, State: Running, Role: LEADER
I20260713 09:04:42.423373  6864 raft_consensus.cc:2468] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:42.423657  6938 consensus_queue.cc:260] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:42.424242  7250 leader_election.cc:304] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120db51d2cc24c768e131484e7896d0d, 4b3910439abe46b987d2115165351ca7; no voters: 
I20260713 09:04:42.424844  6938 raft_consensus.cc:3060] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:42.424960  7648 raft_consensus.cc:2804] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:42.425482  7648 raft_consensus.cc:697] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Becoming Leader. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Running, Role: LEADER
I20260713 09:04:42.426344  7648 consensus_queue.cc:237] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [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: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:42.430823  6938 raft_consensus.cc:2468] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:42.434746  6762 catalog_manager.cc:5697] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d reported cstate change: term changed from 1 to 2, leader changed from 6742034c314f4456b642d95318c590a6 (127.5.160.130) to 120db51d2cc24c768e131484e7896d0d (127.5.160.132). New cstate: current_term: 2 leader_uuid: "120db51d2cc24c768e131484e7896d0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:42.607707  7620 raft_consensus.cc:993] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be: : Instructing follower 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:42.608247  7666 raft_consensus.cc:1081] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Signalling peer 120db51d2cc24c768e131484e7896d0d to start an election
I20260713 09:04:42.609544  7282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955"
dest_uuid: "120db51d2cc24c768e131484e7896d0d"
 from {username='slave'} at 127.0.0.1:37250
I20260713 09:04:42.609975  7282 raft_consensus.cc:493] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:42.610262  7282 raft_consensus.cc:3060] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:42.614341  7282 raft_consensus.cc:515] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:42.615708  7282 leader_election.cc:290] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Requested vote from peers 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711), 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589)
I20260713 09:04:42.616454  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43889f2059d14e3d94dd909baacb42be"
I20260713 09:04:42.616701  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447e3aab47954a3787a2c7ab9dc4d955" candidate_uuid: "120db51d2cc24c768e131484e7896d0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6742034c314f4456b642d95318c590a6"
I20260713 09:04:42.616954  7011 raft_consensus.cc:3055] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:42.617259  6938 raft_consensus.cc:3060] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:42.617343  7011 raft_consensus.cc:740] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43889f2059d14e3d94dd909baacb42be, State: Running, Role: LEADER
I20260713 09:04:42.618227  7011 consensus_queue.cc:260] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [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: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:42.619350  7011 raft_consensus.cc:3060] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:42.623351  6938 raft_consensus.cc:2468] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:42.624487  7250 leader_election.cc:304] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120db51d2cc24c768e131484e7896d0d, 6742034c314f4456b642d95318c590a6; no voters: 
I20260713 09:04:42.625141  7648 raft_consensus.cc:2804] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:42.625092  7011 raft_consensus.cc:2468] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120db51d2cc24c768e131484e7896d0d in term 2.
I20260713 09:04:42.625758  7648 raft_consensus.cc:697] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Becoming Leader. State: Replica: 120db51d2cc24c768e131484e7896d0d, State: Running, Role: LEADER
I20260713 09:04:42.626711  7648 consensus_queue.cc:237] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [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: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } }
I20260713 09:04:42.633656  6762 catalog_manager.cc:5697] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d reported cstate change: term changed from 1 to 2, leader changed from 43889f2059d14e3d94dd909baacb42be (127.5.160.131) to 120db51d2cc24c768e131484e7896d0d (127.5.160.132). New cstate: current_term: 2 leader_uuid: "120db51d2cc24c768e131484e7896d0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120db51d2cc24c768e131484e7896d0d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:04:42.827960  6866 raft_consensus.cc:1275] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:42.828994  7648 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3910439abe46b987d2115165351ca7" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:42.842718  6941 raft_consensus.cc:1275] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:42.843925  7672 consensus_queue.cc:1048] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:04:43.086521  7011 raft_consensus.cc:1275] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:43.088617  7672 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43889f2059d14e3d94dd909baacb42be" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:43.106560  6941 raft_consensus.cc:1275] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Refusing update from remote peer 120db51d2cc24c768e131484e7896d0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:04:43.107831  7672 consensus_queue.cc:1048] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6742034c314f4456b642d95318c590a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:43.248127  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:43.261965  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
W20260713 09:04:43.286392  7250 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:43.288126  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:43.289065  5762 tablet_replica.cc:333] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.289996  5762 raft_consensus.cc:2243] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:04:43.290266  7250 consensus_peers.cc:597] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d -> Peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Couldn't send request to peer 4b3910439abe46b987d2115165351ca7. 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:04:43.290661  5762 raft_consensus.cc:2272] T a51765720cf64d67b81a979d3b295fb9 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.292603  5762 tablet_replica.cc:333] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.293497  5762 raft_consensus.cc:2243] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.294486  5762 raft_consensus.cc:2272] T d05922d747454d62a970cdef4b6164c5 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:43.296695  7250 consensus_peers.cc:597] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d -> Peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Couldn't send request to peer 4b3910439abe46b987d2115165351ca7. 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:04:43.297011  5762 tablet_replica.cc:333] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.297878  5762 raft_consensus.cc:2243] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.298417  5762 raft_consensus.cc:2272] T d5f2fae4acee4b8bbf3ba552e105060a P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.300369  5762 tablet_replica.cc:333] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.300890  5762 raft_consensus.cc:2243] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.301282  5762 raft_consensus.cc:2272] T e09c06f2beb04e75932e8cabe90189e0 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.302946  5762 tablet_replica.cc:333] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.303481  5762 raft_consensus.cc:2243] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.304041  5762 raft_consensus.cc:2272] T 75c81462b702414d94c7f54dae81da8c P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.306074  5762 tablet_replica.cc:333] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.306624  5762 raft_consensus.cc:2243] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.307266  5762 raft_consensus.cc:2272] T 349c08dd7ea649aeb93f7e3e8b681b85 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:43.308840  6908 consensus_peers.cc:597] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 -> Peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Couldn't send request to peer 4b3910439abe46b987d2115165351ca7. 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:04:43.309196  5762 tablet_replica.cc:333] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.309988  5762 raft_consensus.cc:2243] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.310546  5762 raft_consensus.cc:2272] T bae8e8dd1d76410fbb0225af3d9bf061 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.312733  5762 tablet_replica.cc:333] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.313199  5762 raft_consensus.cc:2243] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.313913  5762 raft_consensus.cc:2272] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.315554  5762 tablet_replica.cc:333] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.316020  5762 raft_consensus.cc:2243] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.316524  5762 raft_consensus.cc:2272] T 0643e62fb0fc44beaede02c285415348 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.318454  5762 tablet_replica.cc:333] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.319180  5762 raft_consensus.cc:2243] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.319761  5762 raft_consensus.cc:2272] T 8d7ed5595c494119b5dbe173c5c31fc3 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.322151  5762 tablet_replica.cc:333] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.322681  5762 raft_consensus.cc:2243] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.323122  5762 raft_consensus.cc:2272] T ae4055bef70046da8755c5f1011548ec P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.325476  5762 tablet_replica.cc:333] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.326159  5762 raft_consensus.cc:2243] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.327106  5762 raft_consensus.cc:2272] T 6f5399f269d94f2c8a91d81e6c6333b0 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.328925  5762 tablet_replica.cc:333] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.329439  5762 raft_consensus.cc:2243] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.330096  5762 raft_consensus.cc:2272] T abae82e7c02f4b9ea5302da89e6429da P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.331684  5762 tablet_replica.cc:333] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.332101  5762 raft_consensus.cc:2243] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.332424  5762 raft_consensus.cc:2272] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.333892  5762 tablet_replica.cc:333] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.334308  5762 raft_consensus.cc:2243] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.334627  5762 raft_consensus.cc:2272] T c937d6955a9348bbafd776ee4cd679e1 P 4b3910439abe46b987d2115165351ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.336119  5762 tablet_replica.cc:333] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.336509  5762 raft_consensus.cc:2243] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.337142  5762 raft_consensus.cc:2272] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.338819  5762 tablet_replica.cc:333] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.339403  5762 raft_consensus.cc:2243] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.340152  5762 raft_consensus.cc:2272] T 31574b6254a448f2b77cffe56e1e5609 P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.341801  5762 tablet_replica.cc:333] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7: stopping tablet replica
I20260713 09:04:43.342253  5762 raft_consensus.cc:2243] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.342655  5762 raft_consensus.cc:2272] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 4b3910439abe46b987d2115165351ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:43.354152  6982 consensus_peers.cc:597] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be -> Peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Couldn't send request to peer 4b3910439abe46b987d2115165351ca7. 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:04:43.389063  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:04:43.411338  6982 consensus_peers.cc:597] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be -> Peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Couldn't send request to peer 4b3910439abe46b987d2115165351ca7. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:43.430389  7250 consensus_peers.cc:597] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d -> Peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Couldn't send request to peer 4b3910439abe46b987d2115165351ca7. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:43.431429  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:04:43.458943  7250 consensus_peers.cc:597] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d -> Peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Couldn't send request to peer 6742034c314f4456b642d95318c590a6. 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:04:43.461824  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:43.463142  5762 tablet_replica.cc:333] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.463856  5762 raft_consensus.cc:2243] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.464715  5762 raft_consensus.cc:2272] T d05922d747454d62a970cdef4b6164c5 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.467549  5762 tablet_replica.cc:333] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.468302  5762 raft_consensus.cc:2243] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.468811  5762 raft_consensus.cc:2272] T d5f2fae4acee4b8bbf3ba552e105060a P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.470709  5762 tablet_replica.cc:333] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.471264  5762 raft_consensus.cc:2243] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.472030  5762 raft_consensus.cc:2272] T 349c08dd7ea649aeb93f7e3e8b681b85 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.473662  5762 tablet_replica.cc:333] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.474326  5762 raft_consensus.cc:2243] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.475092  5762 raft_consensus.cc:2272] T 50cb6b9c5e7545da9be0fd62d1483efb P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.476941  5762 tablet_replica.cc:333] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.477562  5762 raft_consensus.cc:2243] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.478329  5762 raft_consensus.cc:2272] T bae8e8dd1d76410fbb0225af3d9bf061 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.480119  5762 tablet_replica.cc:333] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.480690  5762 raft_consensus.cc:2243] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.481195  5762 raft_consensus.cc:2272] T 8d7ed5595c494119b5dbe173c5c31fc3 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.483120  5762 tablet_replica.cc:333] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.483675  5762 raft_consensus.cc:2243] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.484095  5762 raft_consensus.cc:2272] T ae4055bef70046da8755c5f1011548ec P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.486069  5762 tablet_replica.cc:333] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.486605  5762 raft_consensus.cc:2243] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.487082  5762 raft_consensus.cc:2272] T 0643e62fb0fc44beaede02c285415348 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.489167  5762 tablet_replica.cc:333] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.489759  5762 raft_consensus.cc:2243] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.490527  5762 raft_consensus.cc:2272] T 3ec82df336494293979587bfb3d9f9d6 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.492221  5762 tablet_replica.cc:333] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.492758  5762 raft_consensus.cc:2243] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.493175  5762 raft_consensus.cc:2272] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.495080  5762 tablet_replica.cc:333] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.495635  5762 raft_consensus.cc:2243] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.496208  5762 raft_consensus.cc:2272] T 447e3aab47954a3787a2c7ab9dc4d955 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.498255  5762 tablet_replica.cc:333] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.498786  5762 raft_consensus.cc:2243] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.499341  5762 raft_consensus.cc:2272] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.501101  5762 tablet_replica.cc:333] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.501613  5762 raft_consensus.cc:2243] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.502039  5762 raft_consensus.cc:2272] T abae82e7c02f4b9ea5302da89e6429da P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.503770  5762 tablet_replica.cc:333] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.504305  5762 raft_consensus.cc:2243] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.504727  5762 raft_consensus.cc:2272] T b7a4922a9d7b4913ac90f319e4b271c1 P 6742034c314f4456b642d95318c590a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.506881  5762 tablet_replica.cc:333] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.507557  5762 raft_consensus.cc:2243] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.508520  5762 raft_consensus.cc:2272] T 2d3001316ffb4e56975ba3c7adba9077 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.510496  5762 tablet_replica.cc:333] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.510996  5762 raft_consensus.cc:2243] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.511729  5762 raft_consensus.cc:2272] T 8ccc4e0e382443b08cfe5310a487e8ef P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.513720  5762 tablet_replica.cc:333] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.514204  5762 raft_consensus.cc:2243] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.514655  5762 raft_consensus.cc:2272] T 31574b6254a448f2b77cffe56e1e5609 P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.516548  5762 tablet_replica.cc:333] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6: stopping tablet replica
I20260713 09:04:43.517042  5762 raft_consensus.cc:2243] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.517495  5762 raft_consensus.cc:2272] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 6742034c314f4456b642d95318c590a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:43.550642  6982 consensus_peers.cc:597] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be -> Peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Couldn't send request to peer 4b3910439abe46b987d2115165351ca7. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:43.562394  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:04:43.571080  7250 consensus_peers.cc:597] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d -> Peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Couldn't send request to peer 6742034c314f4456b642d95318c590a6. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:43589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:43.589093  6982 consensus_peers.cc:597] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be -> Peer 6742034c314f4456b642d95318c590a6 (127.5.160.130:43589): Couldn't send request to peer 6742034c314f4456b642d95318c590a6. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:43589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:43.601830  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260713 09:04:43.626873  7249 consensus_peers.cc:597] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d -> Peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Couldn't send request to peer 43889f2059d14e3d94dd909baacb42be. 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:04:43.633220  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:43.633937  5762 tablet_replica.cc:333] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.634538  5762 raft_consensus.cc:2243] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.635241  5762 raft_consensus.cc:2272] T d5f2fae4acee4b8bbf3ba552e105060a P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.637010  5762 tablet_replica.cc:333] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.637650  5762 raft_consensus.cc:2243] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.638394  5762 raft_consensus.cc:2272] T a51765720cf64d67b81a979d3b295fb9 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.640705  5762 tablet_replica.cc:333] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.641582  5762 raft_consensus.cc:2243] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.642203  5762 raft_consensus.cc:2272] T 50cb6b9c5e7545da9be0fd62d1483efb P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.643811  5762 tablet_replica.cc:333] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.644251  5762 raft_consensus.cc:2243] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.644884  5762 raft_consensus.cc:2272] T 8d7ed5595c494119b5dbe173c5c31fc3 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.646548  5762 tablet_replica.cc:333] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.646981  5762 raft_consensus.cc:2243] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.647716  5762 raft_consensus.cc:2272] T ae4055bef70046da8755c5f1011548ec P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.649811  5762 tablet_replica.cc:333] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.650520  5762 raft_consensus.cc:2243] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:04:43.651041  7249 consensus_peers.cc:597] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d -> Peer 43889f2059d14e3d94dd909baacb42be (127.5.160.131:34711): Couldn't send request to peer 43889f2059d14e3d94dd909baacb42be. 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:04:43.651340  5762 raft_consensus.cc:2272] T 75c81462b702414d94c7f54dae81da8c P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.652998  5762 tablet_replica.cc:333] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.653556  5762 raft_consensus.cc:2243] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.654125  5762 raft_consensus.cc:2272] T e09c06f2beb04e75932e8cabe90189e0 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.655705  5762 tablet_replica.cc:333] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.656208  5762 raft_consensus.cc:2243] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.656649  5762 raft_consensus.cc:2272] T 3ec82df336494293979587bfb3d9f9d6 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.658214  5762 tablet_replica.cc:333] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.658690  5762 raft_consensus.cc:2243] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.659044  5762 raft_consensus.cc:2272] T 4a2c8f3cb03d4943a8fc4cf3c639873e P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.660688  5762 tablet_replica.cc:333] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.661191  5762 raft_consensus.cc:2243] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.661770  5762 raft_consensus.cc:2272] T b7a4922a9d7b4913ac90f319e4b271c1 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.663277  5762 tablet_replica.cc:333] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.663758  5762 raft_consensus.cc:2243] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.664260  5762 raft_consensus.cc:2272] T 2d3001316ffb4e56975ba3c7adba9077 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.666162  5762 tablet_replica.cc:333] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.666680  5762 raft_consensus.cc:2243] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.667109  5762 raft_consensus.cc:2272] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.669267  5762 tablet_replica.cc:333] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
W20260713 09:04:43.669584  7250 consensus_peers.cc:597] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d -> Peer 4b3910439abe46b987d2115165351ca7 (127.5.160.129:37481): Couldn't send request to peer 4b3910439abe46b987d2115165351ca7. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:43.669798  5762 raft_consensus.cc:2243] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.670365  5762 raft_consensus.cc:2272] T 6f5399f269d94f2c8a91d81e6c6333b0 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.671947  5762 tablet_replica.cc:333] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.672411  5762 raft_consensus.cc:2243] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.672778  5762 raft_consensus.cc:2272] T 447e3aab47954a3787a2c7ab9dc4d955 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.674897  5762 tablet_replica.cc:333] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.675360  5762 raft_consensus.cc:2243] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.675902  5762 raft_consensus.cc:2272] T c937d6955a9348bbafd776ee4cd679e1 P 43889f2059d14e3d94dd909baacb42be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.677906  5762 tablet_replica.cc:333] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.678349  5762 raft_consensus.cc:2243] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.678858  5762 raft_consensus.cc:2272] T 8ccc4e0e382443b08cfe5310a487e8ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.680401  5762 tablet_replica.cc:333] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.680888  5762 raft_consensus.cc:2243] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.681257  5762 raft_consensus.cc:2272] T 31574b6254a448f2b77cffe56e1e5609 P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.682919  5762 tablet_replica.cc:333] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be: stopping tablet replica
I20260713 09:04:43.683388  5762 raft_consensus.cc:2243] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.684072  5762 raft_consensus.cc:2272] T 7e4f2b93b42e4a05bd1e7ce438c338ef P 43889f2059d14e3d94dd909baacb42be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.726487  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:04:43.761003  5762 tablet_server.cc:179] TabletServer@127.5.160.132:0 shutting down...
I20260713 09:04:43.791074  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:43.791654  5762 tablet_replica.cc:333] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.792193  5762 raft_consensus.cc:2243] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.792869  5762 raft_consensus.cc:2272] T c937d6955a9348bbafd776ee4cd679e1 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.794668  5762 tablet_replica.cc:333] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.795118  5762 raft_consensus.cc:2243] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.795758  5762 raft_consensus.cc:2272] T 0643e62fb0fc44beaede02c285415348 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.797700  5762 tablet_replica.cc:333] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.798173  5762 raft_consensus.cc:2243] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.798583  5762 raft_consensus.cc:2272] T 3ec82df336494293979587bfb3d9f9d6 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.800187  5762 tablet_replica.cc:333] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.800604  5762 raft_consensus.cc:2243] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.800956  5762 raft_consensus.cc:2272] T 6f5399f269d94f2c8a91d81e6c6333b0 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.802596  5762 tablet_replica.cc:333] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.803033  5762 raft_consensus.cc:2243] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.803469  5762 raft_consensus.cc:2272] T 8ccc4e0e382443b08cfe5310a487e8ef P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.804996  5762 tablet_replica.cc:333] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.805492  5762 raft_consensus.cc:2243] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.805887  5762 raft_consensus.cc:2272] T 3f4cfe0aee0748c9b32fa96c6ff23aa1 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.807344  5762 tablet_replica.cc:333] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.807753  5762 raft_consensus.cc:2243] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.808387  5762 raft_consensus.cc:2272] T 447e3aab47954a3787a2c7ab9dc4d955 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.810752  5762 tablet_replica.cc:333] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.811206  5762 raft_consensus.cc:2243] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.811553  5762 raft_consensus.cc:2272] T 349c08dd7ea649aeb93f7e3e8b681b85 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.813122  5762 tablet_replica.cc:333] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.813621  5762 raft_consensus.cc:2243] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.814021  5762 raft_consensus.cc:2272] T bae8e8dd1d76410fbb0225af3d9bf061 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.815783  5762 tablet_replica.cc:333] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.816264  5762 raft_consensus.cc:2243] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.816715  5762 raft_consensus.cc:2272] T 75c81462b702414d94c7f54dae81da8c P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.818318  5762 tablet_replica.cc:333] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.818778  5762 raft_consensus.cc:2243] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.819443  5762 raft_consensus.cc:2272] T e09c06f2beb04e75932e8cabe90189e0 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.820961  5762 tablet_replica.cc:333] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.821493  5762 raft_consensus.cc:2243] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.821898  5762 raft_consensus.cc:2272] T abae82e7c02f4b9ea5302da89e6429da P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.823381  5762 tablet_replica.cc:333] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.823840  5762 raft_consensus.cc:2243] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.824287  5762 raft_consensus.cc:2272] T a51765720cf64d67b81a979d3b295fb9 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.825857  5762 tablet_replica.cc:333] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.826303  5762 raft_consensus.cc:2243] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.826937  5762 raft_consensus.cc:2272] T b7a4922a9d7b4913ac90f319e4b271c1 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.828408  5762 tablet_replica.cc:333] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.828835  5762 raft_consensus.cc:2243] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.829402  5762 raft_consensus.cc:2272] T 2d3001316ffb4e56975ba3c7adba9077 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.830906  5762 tablet_replica.cc:333] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.831367  5762 raft_consensus.cc:2243] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.831830  5762 raft_consensus.cc:2272] T 50cb6b9c5e7545da9be0fd62d1483efb P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.833443  5762 tablet_replica.cc:333] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.833851  5762 raft_consensus.cc:2243] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:43.834285  5762 raft_consensus.cc:2272] T d05922d747454d62a970cdef4b6164c5 P 120db51d2cc24c768e131484e7896d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.835918  5762 tablet_replica.cc:333] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d: stopping tablet replica
I20260713 09:04:43.836329  5762 raft_consensus.cc:2243] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.836979  5762 raft_consensus.cc:2272] T 88a2193ba8ba4a2dbd81babd4bd9ac81 P 120db51d2cc24c768e131484e7896d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.872130  5762 tablet_server.cc:196] TabletServer@127.5.160.132:0 shutdown complete.
I20260713 09:04:43.899778  5762 master.cc:562] Master@127.5.160.190:42169 shutting down...
I20260713 09:04:43.918948  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:43.919435  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:43.919744  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P dcd0be84df2b41d9a3fa214af7e93b4a: stopping tablet replica
I20260713 09:04:43.939473  5762 master.cc:584] Master@127.5.160.190:42169 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26637 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:04:43.992730  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:35675
I20260713 09:04:43.993927  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:43.999099  7683 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:04:43.999614  7684 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:04:44.000526  7686 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:04:44.000800  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:44.001832  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:44.002038  5762 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:04:44.002209  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933484002178 us; error 0 us; skew 500 ppm
I20260713 09:04:44.002746  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:44.005117  5762 webserver.cc:533] Webserver started at http://127.5.160.190:33191/ using document root <none> and password file <none>
I20260713 09:04:44.005635  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:44.005816  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:44.006094  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:44.007125  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/master-0-root/instance:
uuid: "d71b19a01a7c46f8ac8011b5c7ff44a7"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.011904  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:44.015061  7691 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:04:44.015880  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:44.016122  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/master-0-root
uuid: "d71b19a01a7c46f8ac8011b5c7ff44a7"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.016398  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-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:04:44.036793  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:44.038105  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:44.075315  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:35675
I20260713 09:04:44.075410  7742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:35675 every 8 connection(s)
I20260713 09:04:44.079416  7743 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:04:44.088989  7743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7: Bootstrap starting.
I20260713 09:04:44.093577  7743 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.097757  7743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7: No bootstrap required, opened a new log
I20260713 09:04:44.099766  7743 raft_consensus.cc:359] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d71b19a01a7c46f8ac8011b5c7ff44a7" member_type: VOTER }
I20260713 09:04:44.100128  7743 raft_consensus.cc:385] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.100407  7743 raft_consensus.cc:740] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d71b19a01a7c46f8ac8011b5c7ff44a7, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.100976  7743 consensus_queue.cc:260] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d71b19a01a7c46f8ac8011b5c7ff44a7" member_type: VOTER }
I20260713 09:04:44.101444  7743 raft_consensus.cc:399] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:44.101665  7743 raft_consensus.cc:493] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:44.101929  7743 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.106065  7743 raft_consensus.cc:515] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d71b19a01a7c46f8ac8011b5c7ff44a7" member_type: VOTER }
I20260713 09:04:44.106551  7743 leader_election.cc:304] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [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: d71b19a01a7c46f8ac8011b5c7ff44a7; no voters: 
I20260713 09:04:44.107771  7743 leader_election.cc:290] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:44.108127  7746 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.109395  7746 raft_consensus.cc:697] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 1 LEADER]: Becoming Leader. State: Replica: d71b19a01a7c46f8ac8011b5c7ff44a7, State: Running, Role: LEADER
I20260713 09:04:44.110039  7746 consensus_queue.cc:237] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [LEADER]: Queue going to LEADER mode. State: All 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: "d71b19a01a7c46f8ac8011b5c7ff44a7" member_type: VOTER }
I20260713 09:04:44.110680  7743 sys_catalog.cc:565] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:44.114362  7748 sys_catalog.cc:455] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d71b19a01a7c46f8ac8011b5c7ff44a7. Latest consensus state: current_term: 1 leader_uuid: "d71b19a01a7c46f8ac8011b5c7ff44a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d71b19a01a7c46f8ac8011b5c7ff44a7" member_type: VOTER } }
I20260713 09:04:44.115048  7748 sys_catalog.cc:458] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:44.114418  7747 sys_catalog.cc:455] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d71b19a01a7c46f8ac8011b5c7ff44a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d71b19a01a7c46f8ac8011b5c7ff44a7" member_type: VOTER } }
I20260713 09:04:44.115470  7747 sys_catalog.cc:458] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:44.119516  7753 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:44.124311  7753 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:44.126426  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:44.132658  7753 catalog_manager.cc:1383] Generated new cluster ID: 05b0185ceefa42a4803d5657e5a4bb3f
I20260713 09:04:44.132926  7753 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:44.189571  7753 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:44.190755  7753 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:44.207322  7753 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7: Generated new TSK 0
I20260713 09:04:44.207957  7753 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:44.256893  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:44.262470  7764 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:04:44.263695  7765 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:04:44.265069  7767 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:04:44.265213  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:44.266371  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:44.266556  5762 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:04:44.266672  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933484266661 us; error 0 us; skew 500 ppm
I20260713 09:04:44.267117  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:44.269265  5762 webserver.cc:533] Webserver started at http://127.5.160.129:33893/ using document root <none> and password file <none>
I20260713 09:04:44.269759  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:44.269922  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:44.270134  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:44.271100  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-0-root/instance:
uuid: "e119938f9cbd4971b38d692a7ed67be5"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.275228  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:04:44.278198  7772 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:04:44.278884  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:44.279134  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "e119938f9cbd4971b38d692a7ed67be5"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.279367  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-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:04:44.293578  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:44.294663  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:44.296028  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:44.298265  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:44.298436  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.298720  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:44.298869  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.339388  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:42963
I20260713 09:04:44.339514  7834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:42963 every 8 connection(s)
I20260713 09:04:44.344290  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:44.351403  7839 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:04:44.353766  7840 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:04:44.354424  7842 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:04:44.356361  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:44.357372  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:44.357628  5762 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:04:44.357838  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933484357822 us; error 0 us; skew 500 ppm
I20260713 09:04:44.357985  7835 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35675
I20260713 09:04:44.358368  7835 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:44.358469  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:44.359100  7835 heartbeater.cc:507] Master 127.5.160.190:35675 requested a full tablet report, sending...
I20260713 09:04:44.361161  5762 webserver.cc:533] Webserver started at http://127.5.160.130:43241/ using document root <none> and password file <none>
I20260713 09:04:44.361492  7708 ts_manager.cc:194] Registered new tserver with Master: e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:44.361884  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:44.362150  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:44.362468  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:44.363818  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-1-root/instance:
uuid: "f0f6aeb924bf4221a05457487ea9a311"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.363858  7708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43216
I20260713 09:04:44.368631  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:04:44.371799  7847 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:04:44.372534  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:04:44.372866  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-1-root
uuid: "f0f6aeb924bf4221a05457487ea9a311"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.373162  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-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:04:44.395614  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:44.396800  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:44.398237  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:44.400357  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:44.400578  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.400826  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:44.401000  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.440431  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:33215
I20260713 09:04:44.440537  7909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:33215 every 8 connection(s)
I20260713 09:04:44.445220  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:44.451941  7913 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:04:44.453063  7914 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:04:44.455986  5762 server_base.cc:1061] running on GCE node
W20260713 09:04:44.456840  7916 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:04:44.457456  7910 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35675
I20260713 09:04:44.457804  7910 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:44.457855  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:44.458151  5762 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:04:44.458321  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933484458288 us; error 0 us; skew 500 ppm
I20260713 09:04:44.458627  7910 heartbeater.cc:507] Master 127.5.160.190:35675 requested a full tablet report, sending...
I20260713 09:04:44.458925  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:44.460860  7708 ts_manager.cc:194] Registered new tserver with Master: f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:44.461731  5762 webserver.cc:533] Webserver started at http://127.5.160.131:39051/ using document root <none> and password file <none>
I20260713 09:04:44.462368  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:44.462602  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:44.462707  7708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43230
I20260713 09:04:44.462927  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:44.464403  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-2-root/instance:
uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.468838  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:04:44.472052  7921 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:04:44.472813  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:44.473107  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-2-root
uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.473461  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-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:04:44.495738  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:44.496932  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:44.498440  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:44.500567  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:44.500792  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.501035  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:44.501211  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.541149  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:42119
I20260713 09:04:44.541247  7983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:42119 every 8 connection(s)
I20260713 09:04:44.545883  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:44.553181  7987 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:04:44.554766  7988 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:04:44.556794  7990 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:04:44.557044  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:44.558130  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:44.558456  5762 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:04:44.558492  7984 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35675
I20260713 09:04:44.558725  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933484558704 us; error 0 us; skew 500 ppm
I20260713 09:04:44.558991  7984 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:44.559463  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:44.559760  7984 heartbeater.cc:507] Master 127.5.160.190:35675 requested a full tablet report, sending...
I20260713 09:04:44.562096  7708 ts_manager.cc:194] Registered new tserver with Master: 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:44.562393  5762 webserver.cc:533] Webserver started at http://127.5.160.132:37797/ using document root <none> and password file <none>
I20260713 09:04:44.563108  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:44.563369  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:44.563710  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:44.564087  7708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43238
I20260713 09:04:44.565241  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-3-root/instance:
uuid: "be4974d654e24c6391a36f597aa9c906"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.570071  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:44.573371  7995 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:04:44.574194  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:44.574549  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-3-root
uuid: "be4974d654e24c6391a36f597aa9c906"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:44.574857  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-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:04:44.601508  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:44.602748  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:44.603991  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:44.606192  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:44.606396  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.606660  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:44.606822  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:44.646418  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.132:40841
I20260713 09:04:44.646507  8057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.132:40841 every 8 connection(s)
I20260713 09:04:44.659066  8058 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35675
I20260713 09:04:44.659483  8058 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:44.660167  8058 heartbeater.cc:507] Master 127.5.160.190:35675 requested a full tablet report, sending...
I20260713 09:04:44.662088  7708 ts_manager.cc:194] Registered new tserver with Master: be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:44.663079  5762 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013550748s
I20260713 09:04:44.663305  7708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43248
I20260713 09:04:44.688325  7708 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43264:
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:04:44.827766  8022 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc6a5db79644314b2f3296f8e6e3a79 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:04:44.829245  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc6a5db79644314b2f3296f8e6e3a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.830338  8020 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd35cc5dce54df08f43da4453e8992a (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:04:44.831712  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd35cc5dce54df08f43da4453e8992a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.834432  8021 tablet_service.cc:1511] Processing CreateTablet for tablet a5c17b2ed5fe480e8e5c51a945d547a3 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:04:44.836141  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c17b2ed5fe480e8e5c51a945d547a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.835794  8023 tablet_service.cc:1511] Processing CreateTablet for tablet ed431559e2fd475bace16ee4e9d3e63a (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:04:44.837109  8023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed431559e2fd475bace16ee4e9d3e63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.840423  8019 tablet_service.cc:1511] Processing CreateTablet for tablet f30458afd5604e14b603cccd3879b7b6 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:04:44.841764  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30458afd5604e14b603cccd3879b7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.849731  8018 tablet_service.cc:1511] Processing CreateTablet for tablet 403ac21efe0247188ea66cc2d1bbb00d (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:04:44.851203  8018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403ac21efe0247188ea66cc2d1bbb00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.863309  7875 tablet_service.cc:1511] Processing CreateTablet for tablet ed431559e2fd475bace16ee4e9d3e63a (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:04:44.864719  7875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed431559e2fd475bace16ee4e9d3e63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.872946  8017 tablet_service.cc:1511] Processing CreateTablet for tablet 979be972678248208c05d0b5b11064e0 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:04:44.874313  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979be972678248208c05d0b5b11064e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.876610  7874 tablet_service.cc:1511] Processing CreateTablet for tablet e4d1656ec6c5480cb8dc2ed7fc264fc2 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:04:44.878114  7874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d1656ec6c5480cb8dc2ed7fc264fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.880159  8016 tablet_service.cc:1511] Processing CreateTablet for tablet 216e1481ecdf4182b601783879746596 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:04:44.881534  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216e1481ecdf4182b601783879746596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.886782  8015 tablet_service.cc:1511] Processing CreateTablet for tablet b64f8ef285d34396932a28280aba59ee (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:04:44.888079  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64f8ef285d34396932a28280aba59ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.894820  8021 tablet_service.cc:1511] Processing CreateTablet for tablet 9902d7247c3e44a3a6a724d85d6b2f3e (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:04:44.896559  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9902d7247c3e44a3a6a724d85d6b2f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.907320  7873 tablet_service.cc:1511] Processing CreateTablet for tablet a5c17b2ed5fe480e8e5c51a945d547a3 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:04:44.908069  7871 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd35cc5dce54df08f43da4453e8992a (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:04:44.908603  7870 tablet_service.cc:1511] Processing CreateTablet for tablet 403ac21efe0247188ea66cc2d1bbb00d (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:04:44.909243  7873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c17b2ed5fe480e8e5c51a945d547a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.910013  7870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403ac21efe0247188ea66cc2d1bbb00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.910657  7871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd35cc5dce54df08f43da4453e8992a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.912011  7872 tablet_service.cc:1511] Processing CreateTablet for tablet e281f9e95f16471992aa962cc122c79e (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:04:44.913800  7872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e281f9e95f16471992aa962cc122c79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.915150  7869 tablet_service.cc:1511] Processing CreateTablet for tablet f68d45efffdd4008b9fafbe83b25cba0 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:04:44.916517  7869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68d45efffdd4008b9fafbe83b25cba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.933171  7799 tablet_service.cc:1511] Processing CreateTablet for tablet e4d1656ec6c5480cb8dc2ed7fc264fc2 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:04:44.934720  7799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d1656ec6c5480cb8dc2ed7fc264fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.934434  7800 tablet_service.cc:1511] Processing CreateTablet for tablet ed431559e2fd475bace16ee4e9d3e63a (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:04:44.935714  7800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed431559e2fd475bace16ee4e9d3e63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.938421  7797 tablet_service.cc:1511] Processing CreateTablet for tablet e281f9e95f16471992aa962cc122c79e (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:04:44.939177  7793 tablet_service.cc:1511] Processing CreateTablet for tablet 979be972678248208c05d0b5b11064e0 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:04:44.939770  7797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e281f9e95f16471992aa962cc122c79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.940415  7793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979be972678248208c05d0b5b11064e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.941813  7796 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd35cc5dce54df08f43da4453e8992a (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:04:44.942844  7792 tablet_service.cc:1511] Processing CreateTablet for tablet 216e1481ecdf4182b601783879746596 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:04:44.943948  7795 tablet_service.cc:1511] Processing CreateTablet for tablet f30458afd5604e14b603cccd3879b7b6 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:04:44.945684  7791 tablet_service.cc:1511] Processing CreateTablet for tablet c2fda7be7cae47288fb151c82c44e694 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:04:44.946185  7794 tablet_service.cc:1511] Processing CreateTablet for tablet f68d45efffdd4008b9fafbe83b25cba0 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:04:44.936789  7798 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc6a5db79644314b2f3296f8e6e3a79 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:04:44.948201  7796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd35cc5dce54df08f43da4453e8992a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.950614  8023 tablet_service.cc:1511] Processing CreateTablet for tablet a6f180a31be941429e0bf286d1c8b469 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:04:44.952241  8023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f180a31be941429e0bf286d1c8b469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.953626  7791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fda7be7cae47288fb151c82c44e694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.968945  7794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68d45efffdd4008b9fafbe83b25cba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.969805  7798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc6a5db79644314b2f3296f8e6e3a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.980792  8019 tablet_service.cc:1511] Processing CreateTablet for tablet 700224743b3e4870bcd42dc3d2b61a36 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:04:44.982317  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700224743b3e4870bcd42dc3d2b61a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.985652  7795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30458afd5604e14b603cccd3879b7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.987707  7792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216e1481ecdf4182b601783879746596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:44.995783  8077 tablet_bootstrap.cc:492] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:44.998570  7868 tablet_service.cc:1511] Processing CreateTablet for tablet 979be972678248208c05d0b5b11064e0 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:04:45.000348  7868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979be972678248208c05d0b5b11064e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.005098  7867 tablet_service.cc:1511] Processing CreateTablet for tablet b64f8ef285d34396932a28280aba59ee (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:04:45.006847  7867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64f8ef285d34396932a28280aba59ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.016299  7866 tablet_service.cc:1511] Processing CreateTablet for tablet c2fda7be7cae47288fb151c82c44e694 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:04:45.018126  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fda7be7cae47288fb151c82c44e694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.023977  7873 tablet_service.cc:1511] Processing CreateTablet for tablet 9902d7247c3e44a3a6a724d85d6b2f3e (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:04:45.027585  7949 tablet_service.cc:1511] Processing CreateTablet for tablet e4d1656ec6c5480cb8dc2ed7fc264fc2 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:04:45.028942  7949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d1656ec6c5480cb8dc2ed7fc264fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.029595  7945 tablet_service.cc:1511] Processing CreateTablet for tablet f30458afd5604e14b603cccd3879b7b6 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:04:45.030354  7948 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc6a5db79644314b2f3296f8e6e3a79 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:04:45.030961  7945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30458afd5604e14b603cccd3879b7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.031689  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc6a5db79644314b2f3296f8e6e3a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.034569  7947 tablet_service.cc:1511] Processing CreateTablet for tablet a5c17b2ed5fe480e8e5c51a945d547a3 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:04:45.035934  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c17b2ed5fe480e8e5c51a945d547a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.038479  7946 tablet_service.cc:1511] Processing CreateTablet for tablet e281f9e95f16471992aa962cc122c79e (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:04:45.038877  7944 tablet_service.cc:1511] Processing CreateTablet for tablet 403ac21efe0247188ea66cc2d1bbb00d (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:04:45.039839  7946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e281f9e95f16471992aa962cc122c79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.041149  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403ac21efe0247188ea66cc2d1bbb00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.044543  7943 tablet_service.cc:1511] Processing CreateTablet for tablet f68d45efffdd4008b9fafbe83b25cba0 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:04:45.045862  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68d45efffdd4008b9fafbe83b25cba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.048213  7874 tablet_service.cc:1511] Processing CreateTablet for tablet 700224743b3e4870bcd42dc3d2b61a36 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:04:45.050282  8022 tablet_service.cc:1511] Processing CreateTablet for tablet 8367fc3d98514c7d90aaae3a116047c9 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:04:45.042580  7873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9902d7247c3e44a3a6a724d85d6b2f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.065595  8079 tablet_bootstrap.cc:492] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:45.066249  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8367fc3d98514c7d90aaae3a116047c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.067790  7870 tablet_service.cc:1511] Processing CreateTablet for tablet 0806bf2f18004449972702ec32963a25 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:04:45.070600  7942 tablet_service.cc:1511] Processing CreateTablet for tablet 216e1481ecdf4182b601783879746596 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:04:45.079418  7941 tablet_service.cc:1511] Processing CreateTablet for tablet b64f8ef285d34396932a28280aba59ee (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:04:45.080679  7941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64f8ef285d34396932a28280aba59ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.083603  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216e1481ecdf4182b601783879746596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.082412  7940 tablet_service.cc:1511] Processing CreateTablet for tablet c2fda7be7cae47288fb151c82c44e694 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:04:45.085414  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fda7be7cae47288fb151c82c44e694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.096887  7870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0806bf2f18004449972702ec32963a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.104671  8080 tablet_bootstrap.cc:492] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:45.113530  8015 tablet_service.cc:1511] Processing CreateTablet for tablet 19d434b32bf846a28a7cdd5c32c280ac (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:04:45.142832  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d434b32bf846a28a7cdd5c32c280ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.149303  7874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700224743b3e4870bcd42dc3d2b61a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.155908  8079 tablet_bootstrap.cc:654] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.127192  7943 tablet_service.cc:1511] Processing CreateTablet for tablet a6f180a31be941429e0bf286d1c8b469 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:04:45.102470  8077 tablet_bootstrap.cc:654] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.163687  8081 tablet_bootstrap.cc:492] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:45.166205  8077 tablet_bootstrap.cc:492] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:45.166956  8077 ts_tablet_manager.cc:1403] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.172s	user 0.012s	sys 0.000s
I20260713 09:04:45.168152  8080 tablet_bootstrap.cc:654] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.169989  8077 raft_consensus.cc:359] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:45.170768  8077 raft_consensus.cc:385] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.171171  8077 raft_consensus.cc:740] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.172340  8081 tablet_bootstrap.cc:654] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.172108  8077 consensus_queue.cc:260] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:45.202179  7793 tablet_service.cc:1511] Processing CreateTablet for tablet 9902d7247c3e44a3a6a724d85d6b2f3e (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:04:45.218384  7941 tablet_service.cc:1511] Processing CreateTablet for tablet 8367fc3d98514c7d90aaae3a116047c9 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:04:45.221382  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f180a31be941429e0bf286d1c8b469. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:04:45.223176  7756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:45.226225  7940 tablet_service.cc:1511] Processing CreateTablet for tablet 0806bf2f18004449972702ec32963a25 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:04:45.227975  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0806bf2f18004449972702ec32963a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.229678  7941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8367fc3d98514c7d90aaae3a116047c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.230988  7871 tablet_service.cc:1511] Processing CreateTablet for tablet 19d434b32bf846a28a7cdd5c32c280ac (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:04:45.216492  7942 tablet_service.cc:1511] Processing CreateTablet for tablet 700224743b3e4870bcd42dc3d2b61a36 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:04:45.232841  7871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d434b32bf846a28a7cdd5c32c280ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.233009  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700224743b3e4870bcd42dc3d2b61a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.237483  7796 tablet_service.cc:1511] Processing CreateTablet for tablet 0806bf2f18004449972702ec32963a25 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:04:45.254654  7793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9902d7247c3e44a3a6a724d85d6b2f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.254707  7872 tablet_service.cc:1511] Processing CreateTablet for tablet 1113401eed1c421b88f144406a988b27 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:04:45.261708  7796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0806bf2f18004449972702ec32963a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.269743  7872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1113401eed1c421b88f144406a988b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.258432  7797 tablet_service.cc:1511] Processing CreateTablet for tablet a6f180a31be941429e0bf286d1c8b469 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:04:45.282109  7797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f180a31be941429e0bf286d1c8b469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.258260  7792 tablet_service.cc:1511] Processing CreateTablet for tablet 19d434b32bf846a28a7cdd5c32c280ac (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:04:45.288482  7792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d434b32bf846a28a7cdd5c32c280ac. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:04:45.300594  7692 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.160.129:42963, user_credentials={real_user=slave}} blocked reactor thread for 60260.1us
W20260713 09:04:45.302659  7695 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.160.132:40841, user_credentials={real_user=slave}} blocked reactor thread for 49070.2us
I20260713 09:04:45.309037  8077 ts_tablet_manager.cc:1434] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.000s
I20260713 09:04:45.314232  8015 tablet_service.cc:1511] Processing CreateTablet for tablet 1113401eed1c421b88f144406a988b27 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:04:45.308943  8079 tablet_bootstrap.cc:492] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:45.318048  8021 tablet_service.cc:1511] Processing CreateTablet for tablet 6f6a98d5b5df42b1baf2f2da895e3060 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:04:45.318321  7795 tablet_service.cc:1511] Processing CreateTablet for tablet 8367fc3d98514c7d90aaae3a116047c9 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:04:45.320580  8022 tablet_service.cc:1511] Processing CreateTablet for tablet 00b951562d5446a5ba672dc5556194f6 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:04:45.323889  8080 tablet_bootstrap.cc:492] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:45.328912  8077 tablet_bootstrap.cc:492] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:45.329012  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1113401eed1c421b88f144406a988b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.329376  8080 ts_tablet_manager.cc:1403] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.225s	user 0.014s	sys 0.006s
I20260713 09:04:45.332404  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b951562d5446a5ba672dc5556194f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.336524  8077 tablet_bootstrap.cc:654] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.337657  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6a98d5b5df42b1baf2f2da895e3060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.337848  8079 ts_tablet_manager.cc:1403] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.273s	user 0.017s	sys 0.019s
I20260713 09:04:45.342444  8080 raft_consensus.cc:359] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:45.343586  8080 raft_consensus.cc:385] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.343305  7791 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9b843c2b2d4d289d1c22bf867f1ccb (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:04:45.343906  8080 raft_consensus.cc:740] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.344831  7791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9b843c2b2d4d289d1c22bf867f1ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.344946  8080 consensus_queue.cc:260] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:45.348369  7798 tablet_service.cc:1511] Processing CreateTablet for tablet 6f6a98d5b5df42b1baf2f2da895e3060 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:04:45.349823  7798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6a98d5b5df42b1baf2f2da895e3060. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:04:45.294835  7693 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.160.130:33215, user_credentials={real_user=slave}} blocked reactor thread for 57450.3us
I20260713 09:04:45.328532  8058 heartbeater.cc:499] Master 127.5.160.190:35675 was elected leader, sending a full tablet report...
I20260713 09:04:45.348369  7800 tablet_service.cc:1511] Processing CreateTablet for tablet 00b951562d5446a5ba672dc5556194f6 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:04:45.359503  7800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b951562d5446a5ba672dc5556194f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.357106  8079 raft_consensus.cc:359] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.370028  8079 raft_consensus.cc:385] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.370447  8079 raft_consensus.cc:740] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.371264  7795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8367fc3d98514c7d90aaae3a116047c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.373054  8081 tablet_bootstrap.cc:492] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:45.373772  8081 ts_tablet_manager.cc:1403] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.030s
I20260713 09:04:45.377825  7835 heartbeater.cc:499] Master 127.5.160.190:35675 was elected leader, sending a full tablet report...
I20260713 09:04:45.380420  8081 raft_consensus.cc:359] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.381196  8081 raft_consensus.cc:385] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.386057  8081 raft_consensus.cc:740] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.395100  8081 consensus_queue.cc:260] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.398145  8080 ts_tablet_manager.cc:1434] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.010s
I20260713 09:04:45.398321  8023 tablet_service.cc:1511] Processing CreateTablet for tablet 32de4b8e523d4e44b8db2569edc48882 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:04:45.399679  8080 tablet_bootstrap.cc:492] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:45.399724  8023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32de4b8e523d4e44b8db2569edc48882. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:04:45.400799  8059 tablet.cc:2406] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:04:45.391448  8079 consensus_queue.cc:260] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.408403  7943 tablet_service.cc:1511] Processing CreateTablet for tablet 1113401eed1c421b88f144406a988b27 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:04:45.408735  7874 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9b843c2b2d4d289d1c22bf867f1ccb (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:04:45.411185  7949 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9b843c2b2d4d289d1c22bf867f1ccb (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:04:45.426527  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1113401eed1c421b88f144406a988b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.414878  7867 tablet_service.cc:1511] Processing CreateTablet for tablet 32de4b8e523d4e44b8db2569edc48882 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:04:45.427570  7867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32de4b8e523d4e44b8db2569edc48882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.429996  7874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9b843c2b2d4d289d1c22bf867f1ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.419066  7940 tablet_service.cc:1511] Processing CreateTablet for tablet 32de4b8e523d4e44b8db2569edc48882 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:04:45.438053  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32de4b8e523d4e44b8db2569edc48882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.411584  7868 tablet_service.cc:1511] Processing CreateTablet for tablet 6f6a98d5b5df42b1baf2f2da895e3060 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:04:45.442598  7868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6a98d5b5df42b1baf2f2da895e3060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.457728  7942 tablet_service.cc:1511] Processing CreateTablet for tablet 00b951562d5446a5ba672dc5556194f6 (DEFAULT_TABLE table=test-workload [id=35420be42dac451da4f7f262267e8921]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:04:45.465674  7910 heartbeater.cc:499] Master 127.5.160.190:35675 was elected leader, sending a full tablet report...
I20260713 09:04:45.465688  8089 raft_consensus.cc:493] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.466430  8089 raft_consensus.cc:515] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:45.465912  8079 ts_tablet_manager.cc:1434] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.128s	user 0.002s	sys 0.013s
I20260713 09:04:45.496634  8079 tablet_bootstrap.cc:492] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:45.500135  8077 tablet_bootstrap.cc:492] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:45.501075  8077 ts_tablet_manager.cc:1403] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.173s	user 0.019s	sys 0.020s
I20260713 09:04:45.501617  7984 heartbeater.cc:499] Master 127.5.160.190:35675 was elected leader, sending a full tablet report...
I20260713 09:04:45.514580  8092 raft_consensus.cc:493] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.515074  8081 ts_tablet_manager.cc:1434] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.138s	user 0.005s	sys 0.018s
I20260713 09:04:45.515139  8092 raft_consensus.cc:515] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.516206  8081 tablet_bootstrap.cc:492] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:45.521634  8080 tablet_bootstrap.cc:654] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.511451  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b951562d5446a5ba672dc5556194f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.505231  8077 raft_consensus.cc:359] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.526538  8089 leader_election.cc:290] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:45.530141  8077 raft_consensus.cc:385] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.551940  7949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9b843c2b2d4d289d1c22bf867f1ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:45.550592  8077 raft_consensus.cc:740] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.566578  8080 tablet_bootstrap.cc:492] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:45.567216  8080 ts_tablet_manager.cc:1403] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.168s	user 0.008s	sys 0.021s
I20260713 09:04:45.570170  8080 raft_consensus.cc:359] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.570871  8080 raft_consensus.cc:385] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.571154  8080 raft_consensus.cc:740] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.571592  8081 tablet_bootstrap.cc:654] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.571888  8080 consensus_queue.cc:260] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.559088  8090 raft_consensus.cc:493] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.573776  8090 raft_consensus.cc:515] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.576319  8086 raft_consensus.cc:493] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.576815  8086 raft_consensus.cc:515] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:45.583446  8086 leader_election.cc:290] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:45.578591  8092 leader_election.cc:290] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:45.596681  8080 ts_tablet_manager.cc:1434] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260713 09:04:45.599905  8090 leader_election.cc:290] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:45.604436  8080 tablet_bootstrap.cc:492] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:45.636554  8089 raft_consensus.cc:493] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.637140  8089 raft_consensus.cc:515] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.639715  8089 leader_election.cc:290] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:45.597229  8077 consensus_queue.cc:260] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.676843  8086 raft_consensus.cc:493] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.677367  8086 raft_consensus.cc:515] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.679610  8086 leader_election.cc:290] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:45.698585  8079 tablet_bootstrap.cc:654] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.703828  8077 ts_tablet_manager.cc:1434] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.202s	user 0.008s	sys 0.002s
I20260713 09:04:45.704949  8077 tablet_bootstrap.cc:492] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:45.743942  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:45.745772  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c17b2ed5fe480e8e5c51a945d547a3" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:45.751320  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
W20260713 09:04:45.752341  7997 leader_election.cc:343] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:45.752959  7848 leader_election.cc:343] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:45.753047  7997 leader_election.cc:343] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.753935  8081 tablet_bootstrap.cc:492] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:45.754637  8081 ts_tablet_manager.cc:1403] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.239s	user 0.018s	sys 0.006s
I20260713 09:04:45.740593  8080 tablet_bootstrap.cc:654] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.759690  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:45.756302  8077 tablet_bootstrap.cc:654] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.768471  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:45.769399  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979be972678248208c05d0b5b11064e0" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
W20260713 09:04:45.771310  7774 leader_election.cc:343] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:45.771957  7776 leader_election.cc:343] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.774348  8079 tablet_bootstrap.cc:492] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:45.774840  8079 ts_tablet_manager.cc:1403] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.279s	user 0.005s	sys 0.014s
I20260713 09:04:45.777845  8079 raft_consensus.cc:359] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.778545  8079 raft_consensus.cc:385] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.778822  8079 raft_consensus.cc:740] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.781497  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216e1481ecdf4182b601783879746596" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
W20260713 09:04:45.781693  7849 leader_election.cc:343] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.782159  7849 leader_election.cc:304] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5
W20260713 09:04:45.783020  7925 leader_election.cc:343] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.779645  8079 consensus_queue.cc:260] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.783207  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:45.783944  8091 raft_consensus.cc:2749] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:45.784785  7996 leader_election.cc:343] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.785442  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979be972678248208c05d0b5b11064e0" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:45.785879  8079 ts_tablet_manager.cc:1434] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:04:45.786689  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:45.786926  8079 tablet_bootstrap.cc:492] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:45.785234  7996 leader_election.cc:304] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4974d654e24c6391a36f597aa9c906; no voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311
W20260713 09:04:45.788336  7774 leader_election.cc:343] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.789253  7774 leader_election.cc:304] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:45.789816  8109 raft_consensus.cc:2749] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:45.790460  7774 leader_election.cc:343] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.790843  7774 leader_election.cc:304] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:45.791731  8088 raft_consensus.cc:2749] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:45.791548  8081 raft_consensus.cc:359] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.792304  8081 raft_consensus.cc:385] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.792399  8088 raft_consensus.cc:2749] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:45.792670  8081 raft_consensus.cc:740] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.796180  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c17b2ed5fe480e8e5c51a945d547a3" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
W20260713 09:04:45.797441  7997 leader_election.cc:343] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.797245  8081 consensus_queue.cc:260] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.797864  7997 leader_election.cc:304] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4974d654e24c6391a36f597aa9c906; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:45.798954  8109 raft_consensus.cc:2749] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:45.802062  8079 tablet_bootstrap.cc:654] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.802624  8081 ts_tablet_manager.cc:1434] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260713 09:04:45.803551  8081 tablet_bootstrap.cc:492] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:45.805284  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216e1481ecdf4182b601783879746596" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:45.809903  8080 tablet_bootstrap.cc:492] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:45.810381  8080 ts_tablet_manager.cc:1403] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.206s	user 0.016s	sys 0.000s
I20260713 09:04:45.813649  8080 raft_consensus.cc:359] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:45.814575  8080 raft_consensus.cc:385] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.814950  8080 raft_consensus.cc:740] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.815996  8080 consensus_queue.cc:260] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
W20260713 09:04:45.819499  7922 leader_election.cc:343] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.820133  7922 leader_election.cc:304] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2; no voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:45.822530  8080 ts_tablet_manager.cc:1434] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260713 09:04:45.822588  8090 raft_consensus.cc:2749] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:45.824043  8080 tablet_bootstrap.cc:492] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:45.832427  8080 tablet_bootstrap.cc:654] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.820679  8079 tablet_bootstrap.cc:492] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:45.833603  8079 ts_tablet_manager.cc:1403] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.019s
I20260713 09:04:45.836804  8081 tablet_bootstrap.cc:654] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.837322  8079 raft_consensus.cc:359] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:45.838361  8079 raft_consensus.cc:385] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.838645  8079 raft_consensus.cc:740] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.839411  8079 consensus_queue.cc:260] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:45.842105  8077 tablet_bootstrap.cc:492] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:45.842629  8079 ts_tablet_manager.cc:1434] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:04:45.842648  8077 ts_tablet_manager.cc:1403] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.029s
I20260713 09:04:45.846024  8077 raft_consensus.cc:359] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.846810  8077 raft_consensus.cc:385] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.847157  8077 raft_consensus.cc:740] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.848059  8080 tablet_bootstrap.cc:492] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:45.847918  8077 consensus_queue.cc:260] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.848560  8080 ts_tablet_manager.cc:1403] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.015s
I20260713 09:04:45.850368  8077 ts_tablet_manager.cc:1434] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:04:45.851684  8077 tablet_bootstrap.cc:492] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:45.851572  8080 raft_consensus.cc:359] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.852324  8080 raft_consensus.cc:385] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.852644  8080 raft_consensus.cc:740] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.853542  8080 consensus_queue.cc:260] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.855684  8080 ts_tablet_manager.cc:1434] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:45.856573  8080 tablet_bootstrap.cc:492] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:45.848861  8079 tablet_bootstrap.cc:492] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:45.860685  8077 tablet_bootstrap.cc:654] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.862879  8080 tablet_bootstrap.cc:654] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.873102  8077 tablet_bootstrap.cc:492] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:45.873905  8077 ts_tablet_manager.cc:1403] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260713 09:04:45.878036  8077 raft_consensus.cc:359] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.879086  8077 raft_consensus.cc:385] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.879523  8077 raft_consensus.cc:740] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.880661  8077 consensus_queue.cc:260] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.883682  8077 ts_tablet_manager.cc:1434] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:04:45.884956  8077 tablet_bootstrap.cc:492] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:45.893549  8077 tablet_bootstrap.cc:654] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.895438  8079 tablet_bootstrap.cc:654] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.902390  8081 tablet_bootstrap.cc:492] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:45.902508  8077 tablet_bootstrap.cc:492] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:45.902911  8081 ts_tablet_manager.cc:1403] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.025s
I20260713 09:04:45.902932  8077 ts_tablet_manager.cc:1403] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:04:45.904452  8079 tablet_bootstrap.cc:492] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:45.904801  8080 tablet_bootstrap.cc:492] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:45.904959  8079 ts_tablet_manager.cc:1403] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.006s
I20260713 09:04:45.905257  8080 ts_tablet_manager.cc:1403] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.018s
I20260713 09:04:45.906050  8077 raft_consensus.cc:359] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.906333  8081 raft_consensus.cc:359] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.906817  8077 raft_consensus.cc:385] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.907184  8081 raft_consensus.cc:385] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.907184  8077 raft_consensus.cc:740] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.907759  8081 raft_consensus.cc:740] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.907927  8079 raft_consensus.cc:359] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.908147  8080 raft_consensus.cc:359] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.908282  8077 consensus_queue.cc:260] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.908706  8079 raft_consensus.cc:385] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.908906  8080 raft_consensus.cc:385] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.909256  8079 raft_consensus.cc:740] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.909441  8080 raft_consensus.cc:740] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.908732  8081 consensus_queue.cc:260] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.910239  8079 consensus_queue.cc:260] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.910386  8080 consensus_queue.cc:260] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:45.919818  8081 ts_tablet_manager.cc:1434] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:04:45.927199  8080 ts_tablet_manager.cc:1434] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.009s
I20260713 09:04:45.919941  8077 ts_tablet_manager.cc:1434] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:04:45.933495  8077 tablet_bootstrap.cc:492] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:45.935518  8080 tablet_bootstrap.cc:492] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:45.936353  8081 tablet_bootstrap.cc:492] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:45.938870  8091 raft_consensus.cc:493] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:45.939360  8091 raft_consensus.cc:515] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.940347  8077 tablet_bootstrap.cc:654] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.943365  8081 tablet_bootstrap.cc:654] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.944305  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c17b2ed5fe480e8e5c51a945d547a3" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
W20260713 09:04:45.945796  7849 leader_election.cc:343] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.946095  8080 tablet_bootstrap.cc:654] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.946841  8091 leader_election.cc:290] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:45.950093  8079 ts_tablet_manager.cc:1434] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260713 09:04:45.963384  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c17b2ed5fe480e8e5c51a945d547a3" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:45.964323  8033 raft_consensus.cc:2468] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:45.967417  8079 tablet_bootstrap.cc:492] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:45.966359  7851 leader_election.cc:304] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [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: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:45.969094  8091 raft_consensus.cc:2804] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:45.969700  8091 raft_consensus.cc:493] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:45.970206  8091 raft_consensus.cc:3060] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:45.982586  8079 tablet_bootstrap.cc:654] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:45.982771  8081 tablet_bootstrap.cc:492] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:45.983283  8081 ts_tablet_manager.cc:1403] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.027s
I20260713 09:04:45.983301  8077 tablet_bootstrap.cc:492] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:45.983980  8077 ts_tablet_manager.cc:1403] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.004s
I20260713 09:04:45.986442  8081 raft_consensus.cc:359] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.987202  8081 raft_consensus.cc:385] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.987514  8081 raft_consensus.cc:740] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.986851  8077 raft_consensus.cc:359] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.988778  8077 raft_consensus.cc:385] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:45.988547  8081 consensus_queue.cc:260] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:45.987597  8091 raft_consensus.cc:515] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:45.991546  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c17b2ed5fe480e8e5c51a945d547a3" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
W20260713 09:04:45.992923  7849 leader_election.cc:343] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:45.989140  8077 raft_consensus.cc:740] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:45.995718  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c17b2ed5fe480e8e5c51a945d547a3" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:45.996263  8033 raft_consensus.cc:3060] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:45.997536  8081 ts_tablet_manager.cc:1434] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260713 09:04:46.000293  8090 raft_consensus.cc:493] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.000774  8090 raft_consensus.cc:515] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.002820  8090 leader_election.cc:290] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.003904  8033 raft_consensus.cc:2468] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 1.
I20260713 09:04:46.005139  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:46.005383  8091 leader_election.cc:290] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:46.006364  7851 leader_election.cc:304] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [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: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:46.008113  8092 raft_consensus.cc:2804] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:04:46.007146  7922 leader_election.cc:343] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.007102  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:46.015359  8033 raft_consensus.cc:2468] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
I20260713 09:04:46.004927  8077 consensus_queue.cc:260] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.017225  7925 leader_election.cc:304] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:46.018493  8090 raft_consensus.cc:2804] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.018883  8090 raft_consensus.cc:493] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.019294  8090 raft_consensus.cc:3060] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.021368  8077 ts_tablet_manager.cc:1434] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260713 09:04:46.024327  8077 tablet_bootstrap.cc:492] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:46.015942  8081 tablet_bootstrap.cc:492] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:46.025283  8092 raft_consensus.cc:697] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Becoming Leader. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Running, Role: LEADER
I20260713 09:04:46.027122  8092 consensus_queue.cc:237] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.024446  8080 tablet_bootstrap.cc:492] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:46.028281  8080 ts_tablet_manager.cc:1403] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.093s	user 0.036s	sys 0.048s
I20260713 09:04:46.031286  8080 raft_consensus.cc:359] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.031997  8080 raft_consensus.cc:385] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.032295  8080 raft_consensus.cc:740] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.033056  8081 tablet_bootstrap.cc:654] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.033219  8080 consensus_queue.cc:260] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.037253  8090 raft_consensus.cc:515] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.038539  8080 ts_tablet_manager.cc:1434] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:04:46.039572  8080 tablet_bootstrap.cc:492] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:46.040429  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:46.041121  8033 raft_consensus.cc:3060] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.041806  8079 tablet_bootstrap.cc:492] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:46.042309  8079 ts_tablet_manager.cc:1403] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.075s	user 0.032s	sys 0.018s
I20260713 09:04:46.037765  8077 tablet_bootstrap.cc:654] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.048619  8033 raft_consensus.cc:2468] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:46.048290  7708 catalog_manager.cc:5697] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f0f6aeb924bf4221a05457487ea9a311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.051301  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
W20260713 09:04:46.053061  7922 leader_election.cc:343] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.053799  8090 leader_election.cc:290] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Requested vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.054083  8080 tablet_bootstrap.cc:654] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.053704  8079 raft_consensus.cc:359] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.054489  8079 raft_consensus.cc:385] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.054818  8079 raft_consensus.cc:740] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.055061  7925 leader_election.cc:304] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:46.055730  8079 consensus_queue.cc:260] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.056217  8090 raft_consensus.cc:2804] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.058347  8077 tablet_bootstrap.cc:492] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:46.058748  8079 ts_tablet_manager.cc:1434] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:04:46.059024  8077 ts_tablet_manager.cc:1403] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.004s
I20260713 09:04:46.060094  8079 tablet_bootstrap.cc:492] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:46.062837  8077 raft_consensus.cc:359] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.063459  8081 tablet_bootstrap.cc:492] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:46.066913  8077 raft_consensus.cc:385] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.067226  8081 ts_tablet_manager.cc:1403] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.002s
I20260713 09:04:46.067320  8077 raft_consensus.cc:740] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.068396  8077 consensus_queue.cc:260] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.070360  8081 raft_consensus.cc:359] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.071079  8081 raft_consensus.cc:385] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.071352  8081 raft_consensus.cc:740] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.072367  8079 tablet_bootstrap.cc:654] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.074327  8077 ts_tablet_manager.cc:1434] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:04:46.075690  8077 tablet_bootstrap.cc:492] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:46.072178  8081 consensus_queue.cc:260] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.079346  8081 ts_tablet_manager.cc:1434] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:04:46.080617  8081 tablet_bootstrap.cc:492] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:46.072903  8090 raft_consensus.cc:697] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Becoming Leader. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:04:46.082461  8090 consensus_queue.cc:237] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.091744  8081 tablet_bootstrap.cc:654] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.092815  8077 tablet_bootstrap.cc:654] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.096776  8080 tablet_bootstrap.cc:492] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:46.101845  8080 ts_tablet_manager.cc:1403] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.062s	user 0.033s	sys 0.011s
I20260713 09:04:46.094983  8079 tablet_bootstrap.cc:492] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:46.114207  8079 ts_tablet_manager.cc:1403] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.006s
I20260713 09:04:46.114221  8092 raft_consensus.cc:493] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.115005  8092 raft_consensus.cc:515] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.118899  8080 raft_consensus.cc:359] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.119520  8080 raft_consensus.cc:385] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.119794  8080 raft_consensus.cc:740] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.119135  7706 catalog_manager.cc:5697] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.121717  8080 consensus_queue.cc:260] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.124430  8080 ts_tablet_manager.cc:1434] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:04:46.125445  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:46.126458  8109 raft_consensus.cc:493] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.126943  8109 raft_consensus.cc:515] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.127602  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.129185  8109 leader_election.cc:290] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
W20260713 09:04:46.130247  7848 leader_election.cc:343] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.130749  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30458afd5604e14b603cccd3879b7b6" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
W20260713 09:04:46.131206  7849 leader_election.cc:343] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.131345  7810 raft_consensus.cc:2468] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
I20260713 09:04:46.131865  7849 leader_election.cc:304] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:46.132774  7996 leader_election.cc:304] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:46.133066  8130 raft_consensus.cc:2749] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.133772  8109 raft_consensus.cc:2804] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.133864  8089 raft_consensus.cc:493] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.134317  8109 raft_consensus.cc:493] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.125941  8092 leader_election.cc:290] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.134954  8109 raft_consensus.cc:3060] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.135968  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30458afd5604e14b603cccd3879b7b6" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.134392  8089 raft_consensus.cc:515] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
W20260713 09:04:46.137774  7997 leader_election.cc:343] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.139364  8089 leader_election.cc:290] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:46.141503  8080 tablet_bootstrap.cc:492] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:46.141625  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.143498  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.144488  8079 raft_consensus.cc:359] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
W20260713 09:04:46.145054  7774 leader_election.cc:343] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.145408  8079 raft_consensus.cc:385] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.145888  8079 raft_consensus.cc:740] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
W20260713 09:04:46.145942  7774 leader_election.cc:343] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.146585  7774 leader_election.cc:304] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:46.146775  8079 consensus_queue.cc:260] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.147555  8089 raft_consensus.cc:2749] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.144598  8109 raft_consensus.cc:515] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.154788  8079 ts_tablet_manager.cc:1434] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260713 09:04:46.154425  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30458afd5604e14b603cccd3879b7b6" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:46.151572  8109 leader_election.cc:290] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.155793  7810 raft_consensus.cc:3060] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.155839  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30458afd5604e14b603cccd3879b7b6" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:46.156651  8079 tablet_bootstrap.cc:492] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
W20260713 09:04:46.157565  7997 leader_election.cc:343] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.162004  8080 tablet_bootstrap.cc:654] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.166896  7810 raft_consensus.cc:2468] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:46.167577  8077 tablet_bootstrap.cc:492] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:46.168067  8077 ts_tablet_manager.cc:1403] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.030s
I20260713 09:04:46.168721  7996 leader_election.cc:304] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [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: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:46.170351  8109 raft_consensus.cc:2804] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.170974  8109 raft_consensus.cc:697] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Leader. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:46.171820  8109 consensus_queue.cc:237] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.174314  8081 tablet_bootstrap.cc:492] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:46.174865  8081 ts_tablet_manager.cc:1403] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.014s
I20260713 09:04:46.176092  8086 raft_consensus.cc:493] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.176661  8077 raft_consensus.cc:359] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.176591  8086 raft_consensus.cc:515] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.177635  8077 raft_consensus.cc:385] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.177834  8079 tablet_bootstrap.cc:654] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.179499  8086 leader_election.cc:290] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.178128  8077 raft_consensus.cc:740] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.181547  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.182574  7885 raft_consensus.cc:2468] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
I20260713 09:04:46.182900  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:46.183796  7997 leader_election.cc:304] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 
W20260713 09:04:46.184553  7996 leader_election.cc:343] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.184695  8086 raft_consensus.cc:2804] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.186249  8086 raft_consensus.cc:493] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.187726  8086 raft_consensus.cc:3060] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.187704  8081 raft_consensus.cc:359] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.188488  8081 raft_consensus.cc:385] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.188874  8081 raft_consensus.cc:740] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.189782  8081 consensus_queue.cc:260] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.194015  8090 raft_consensus.cc:493] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.194514  8090 raft_consensus.cc:515] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.196739  8077 consensus_queue.cc:260] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.197721  8147 raft_consensus.cc:493] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.198284  8147 raft_consensus.cc:515] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.198776  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403ac21efe0247188ea66cc2d1bbb00d" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:46.199440  8033 raft_consensus.cc:2468] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
I20260713 09:04:46.201176  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216e1481ecdf4182b601783879746596" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.201960  7959 raft_consensus.cc:2468] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
I20260713 09:04:46.202893  7925 leader_election.cc:304] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: 
I20260713 09:04:46.203246  7997 leader_election.cc:304] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: 
I20260713 09:04:46.204840  8136 raft_consensus.cc:493] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.201179  8090 leader_election.cc:290] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:46.206547  8090 raft_consensus.cc:2804] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.207007  8090 raft_consensus.cc:493] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.207392  8090 raft_consensus.cc:3060] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.204936  8086 raft_consensus.cc:515] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.205555  8136 raft_consensus.cc:515] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.210330  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:46.211206  8086 leader_election.cc:290] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Requested vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
W20260713 09:04:46.211699  7996 leader_election.cc:343] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.212375  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:46.213230  8086 raft_consensus.cc:2804] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:04:46.213855  7922 leader_election.cc:343] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.211208  8136 leader_election.cc:290] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.221330  8147 leader_election.cc:290] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.222440  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216e1481ecdf4182b601783879746596" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:46.222803  8079 tablet_bootstrap.cc:492] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:46.222977  7810 raft_consensus.cc:2468] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
I20260713 09:04:46.223307  8079 ts_tablet_manager.cc:1403] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.005s
I20260713 09:04:46.217581  8086 raft_consensus.cc:493] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.227133  8080 tablet_bootstrap.cc:492] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:46.228288  8080 ts_tablet_manager.cc:1403] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.103s	user 0.033s	sys 0.010s
I20260713 09:04:46.227784  8086 raft_consensus.cc:3060] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.236415  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403ac21efe0247188ea66cc2d1bbb00d" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.238500  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:46.238886  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.237202  7885 raft_consensus.cc:2468] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
I20260713 09:04:46.239346  7884 raft_consensus.cc:3060] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.239553  7883 raft_consensus.cc:2468] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
W20260713 09:04:46.242877  7756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:46.246111  7923 leader_election.cc:304] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311; no voters: e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:46.248659  8150 raft_consensus.cc:2804] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.250036  8150 raft_consensus.cc:493] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.250850  8150 raft_consensus.cc:3060] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.247438  8079 raft_consensus.cc:359] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.254418  8079 raft_consensus.cc:385] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.255276  8079 raft_consensus.cc:740] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.255829  8081 ts_tablet_manager.cc:1434] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.001s
I20260713 09:04:46.265841  8081 tablet_bootstrap.cc:492] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:46.269150  7884 raft_consensus.cc:2468] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:46.271977  8077 ts_tablet_manager.cc:1434] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.104s	user 0.035s	sys 0.031s
I20260713 09:04:46.257057  8079 consensus_queue.cc:260] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.276258  8079 ts_tablet_manager.cc:1434] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.000s
I20260713 09:04:46.277542  8079 tablet_bootstrap.cc:492] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:46.278000  7997 leader_election.cc:304] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [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: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:46.278815  8109 raft_consensus.cc:2804] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.279322  8109 raft_consensus.cc:697] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Leader. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:46.276970  7706 catalog_manager.cc:5697] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4974d654e24c6391a36f597aa9c906 (127.5.160.132). New cstate: current_term: 1 leader_uuid: "be4974d654e24c6391a36f597aa9c906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.281208  8077 tablet_bootstrap.cc:492] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:46.282512  8080 raft_consensus.cc:359] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.283002  8080 raft_consensus.cc:385] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.283239  8080 raft_consensus.cc:740] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.276763  8090 raft_consensus.cc:515] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.280109  8109 consensus_queue.cc:237] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.290939  8092 raft_consensus.cc:493] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.291664  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403ac21efe0247188ea66cc2d1bbb00d" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:46.292229  7884 raft_consensus.cc:3060] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.291457  8092 raft_consensus.cc:515] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.294549  8080 consensus_queue.cc:260] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.293418  8081 tablet_bootstrap.cc:654] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.293889  8150 raft_consensus.cc:515] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.298291  8079 tablet_bootstrap.cc:654] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.300230  8080 ts_tablet_manager.cc:1434] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.072s	user 0.003s	sys 0.002s
I20260713 09:04:46.302543  8089 raft_consensus.cc:493] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.303074  8089 raft_consensus.cc:515] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.304673  8080 tablet_bootstrap.cc:492] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:46.303941  8092 leader_election.cc:290] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.307305  8089 leader_election.cc:290] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.310675  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:46.310899  8077 tablet_bootstrap.cc:654] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.310825  7809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:46.311100  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.311340  8033 raft_consensus.cc:2468] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 0.
I20260713 09:04:46.311659  7809 raft_consensus.cc:2468] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:46.311697  7883 raft_consensus.cc:2468] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 0.
I20260713 09:04:46.307713  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:46.313539  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:46.313709  7774 leader_election.cc:304] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:46.314198  8032 raft_consensus.cc:2468] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:46.315120  8089 raft_consensus.cc:2804] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.316143  7848 leader_election.cc:304] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 
W20260713 09:04:46.317168  7922 leader_election.cc:343] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.317829  8092 raft_consensus.cc:2804] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.315514  8089 raft_consensus.cc:493] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.318212  8092 raft_consensus.cc:493] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.318543  8089 raft_consensus.cc:3060] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.318579  8092 raft_consensus.cc:3060] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.319748  8090 leader_election.cc:290] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Requested vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:46.333323  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:46.334208  7883 raft_consensus.cc:3060] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.342257  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403ac21efe0247188ea66cc2d1bbb00d" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:46.343160  8032 raft_consensus.cc:3060] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.344419  7883 raft_consensus.cc:2468] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:46.346236  7923 leader_election.cc:304] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311; no voters: e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:46.348052  8090 raft_consensus.cc:2804] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.348691  8090 raft_consensus.cc:697] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Becoming Leader. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:04:46.349804  8090 consensus_queue.cc:237] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.356107  8032 raft_consensus.cc:2468] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:46.357523  7925 leader_election.cc:304] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: 
I20260713 09:04:46.358433  8136 raft_consensus.cc:2804] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.322111  8150 leader_election.cc:290] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.359930  8092 raft_consensus.cc:515] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.362504  8080 tablet_bootstrap.cc:654] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.364917  8086 raft_consensus.cc:515] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.373711  8136 raft_consensus.cc:697] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Becoming Leader. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:04:46.375715  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:46.381121  8092 leader_election.cc:290] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Requested vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.381771  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:46.382716  8077 tablet_bootstrap.cc:492] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:46.381817  7706 catalog_manager.cc:5697] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:46.376418  8089 raft_consensus.cc:515] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.383204  8077 ts_tablet_manager.cc:1403] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.038s
I20260713 09:04:46.382238  8136 consensus_queue.cc:237] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.383925  7810 raft_consensus.cc:2393] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0f6aeb924bf4221a05457487ea9a311 in current term 1: Already voted for candidate e119938f9cbd4971b38d692a7ed67be5 in this term.
I20260713 09:04:46.385962  8077 raft_consensus.cc:359] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.386647  8077 raft_consensus.cc:385] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.386932  8077 raft_consensus.cc:740] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.387519  8089 leader_election.cc:290] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 election: Requested vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.379205  7884 raft_consensus.cc:2468] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:46.387579  8077 consensus_queue.cc:260] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.388168  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:46.381191  8032 raft_consensus.cc:3060] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.390377  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd35cc5dce54df08f43da4453e8992a" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:46.391165  7884 raft_consensus.cc:2393] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e119938f9cbd4971b38d692a7ed67be5 in current term 1: Already voted for candidate f0f6aeb924bf4221a05457487ea9a311 in this term.
I20260713 09:04:46.392117  7774 leader_election.cc:304] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [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: e119938f9cbd4971b38d692a7ed67be5; no voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:46.393333  8089 raft_consensus.cc:2749] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.393848  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216e1481ecdf4182b601783879746596" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:46.394151  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216e1481ecdf4182b601783879746596" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:46.394757  8086 leader_election.cc:290] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.394392  7810 raft_consensus.cc:3060] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.396344  8032 raft_consensus.cc:2468] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 1.
I20260713 09:04:46.397509  8079 tablet_bootstrap.cc:492] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:46.397655  8077 ts_tablet_manager.cc:1434] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:04:46.398008  8079 ts_tablet_manager.cc:1403] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.001s
I20260713 09:04:46.398653  8077 tablet_bootstrap.cc:492] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:46.394794  7959 raft_consensus.cc:3060] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.404750  7851 leader_election.cc:304] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [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: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:46.405897  8092 raft_consensus.cc:493] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.406414  8130 raft_consensus.cc:2804] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.406992  8130 raft_consensus.cc:697] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Becoming Leader. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Running, Role: LEADER
I20260713 09:04:46.402926  8090 raft_consensus.cc:493] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.409094  8090 raft_consensus.cc:515] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.408999  8130 consensus_queue.cc:237] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.411285  8090 leader_election.cc:290] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.412566  7809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fda7be7cae47288fb151c82c44e694" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:46.413409  7809 raft_consensus.cc:2468] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
I20260713 09:04:46.414610  8077 tablet_bootstrap.cc:654] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.415094  7922 leader_election.cc:304] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:46.416883  8090 raft_consensus.cc:2804] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.417448  8090 raft_consensus.cc:493] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.418334  8089 raft_consensus.cc:493] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.419229  8089 raft_consensus.cc:515] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.417912  8090 raft_consensus.cc:3060] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.423830  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fda7be7cae47288fb151c82c44e694" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
W20260713 09:04:46.425631  7774 leader_election.cc:343] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.406618  8092 raft_consensus.cc:515] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.426474  8086 raft_consensus.cc:493] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.427004  8086 raft_consensus.cc:515] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.420486  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fda7be7cae47288fb151c82c44e694" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.417950  8079 raft_consensus.cc:359] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.430228  8079 raft_consensus.cc:385] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.430675  8079 raft_consensus.cc:740] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.428995  8086 leader_election.cc:290] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:46.429092  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64f8ef285d34396932a28280aba59ee" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.431407  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fda7be7cae47288fb151c82c44e694" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.431875  7958 raft_consensus.cc:2468] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:46.433632  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64f8ef285d34396932a28280aba59ee" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.434406  7883 raft_consensus.cc:2468] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
I20260713 09:04:46.435899  7997 leader_election.cc:304] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:46.436959  8086 raft_consensus.cc:2804] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.437425  8086 raft_consensus.cc:493] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.437819  8086 raft_consensus.cc:3060] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.438434  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64f8ef285d34396932a28280aba59ee" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.439080  7958 raft_consensus.cc:2468] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
I20260713 09:04:46.438796  8079 consensus_queue.cc:260] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.440407  7849 leader_election.cc:304] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:46.441871  8091 raft_consensus.cc:2804] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.429719  8089 leader_election.cc:290] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:46.442440  8091 raft_consensus.cc:493] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.441949  8079 ts_tablet_manager.cc:1434] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260713 09:04:46.442915  8091 raft_consensus.cc:3060] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.450137  8079 tablet_bootstrap.cc:492] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:46.430275  8092 leader_election.cc:290] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:46.460815  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64f8ef285d34396932a28280aba59ee" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
W20260713 09:04:46.463438  7923 leader_election.cc:343] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.459470  8090 raft_consensus.cc:515] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.470458  8156 consensus_queue.cc:1048] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:04:46.474591  8090 leader_election.cc:290] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.475005  7957 raft_consensus.cc:2393] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e119938f9cbd4971b38d692a7ed67be5 in current term 1: Already voted for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in this term.
I20260713 09:04:46.477582  7774 leader_election.cc:304] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:46.477957  7809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fda7be7cae47288fb151c82c44e694" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:46.478533  7809 raft_consensus.cc:3060] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.479640  8080 tablet_bootstrap.cc:492] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:46.478528  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fda7be7cae47288fb151c82c44e694" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:46.471278  7705 catalog_manager.cc:5697] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4974d654e24c6391a36f597aa9c906 (127.5.160.132). New cstate: current_term: 1 leader_uuid: "be4974d654e24c6391a36f597aa9c906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.480155  8080 ts_tablet_manager.cc:1403] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.178s	user 0.010s	sys 0.007s
W20260713 09:04:46.480821  7923 leader_election.cc:343] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.485702  7959 raft_consensus.cc:2468] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:46.486692  7809 raft_consensus.cc:2468] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:46.487231  8089 raft_consensus.cc:2749] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.488554  8086 raft_consensus.cc:515] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.489357  7997 leader_election.cc:304] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: 
I20260713 09:04:46.491640  8080 raft_consensus.cc:359] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.492473  8109 raft_consensus.cc:2804] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.493055  8109 raft_consensus.cc:697] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Leader. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:46.492519  8080 raft_consensus.cc:385] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.493894  8080 raft_consensus.cc:740] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.493939  8109 consensus_queue.cc:237] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.495105  8080 consensus_queue.cc:260] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.490710  7922 leader_election.cc:304] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5; no voters: f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:46.492542  8032 raft_consensus.cc:2393] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0f6aeb924bf4221a05457487ea9a311 in current term 1: Already voted for candidate be4974d654e24c6391a36f597aa9c906 in this term.
I20260713 09:04:46.497773  8080 ts_tablet_manager.cc:1434] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260713 09:04:46.499666  8091 raft_consensus.cc:515] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.501106  8077 tablet_bootstrap.cc:492] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:46.501698  8077 ts_tablet_manager.cc:1403] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.016s
I20260713 09:04:46.504976  8090 raft_consensus.cc:2804] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.504871  8077 raft_consensus.cc:359] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.505187  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64f8ef285d34396932a28280aba59ee" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:46.505577  8090 raft_consensus.cc:697] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Becoming Leader. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:04:46.505808  8077 raft_consensus.cc:385] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.506211  8077 raft_consensus.cc:740] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.506263  8032 raft_consensus.cc:2393] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0f6aeb924bf4221a05457487ea9a311 in current term 1: Already voted for candidate be4974d654e24c6391a36f597aa9c906 in this term.
I20260713 09:04:46.506420  8090 consensus_queue.cc:237] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.507987  8080 tablet_bootstrap.cc:492] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:46.511257  8081 tablet_bootstrap.cc:492] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:46.512548  8077 consensus_queue.cc:260] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.516577  8086 leader_election.cc:290] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Requested vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:46.511737  8081 ts_tablet_manager.cc:1403] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.246s	user 0.016s	sys 0.008s
I20260713 09:04:46.518131  8077 ts_tablet_manager.cc:1434] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260713 09:04:46.518775  8079 tablet_bootstrap.cc:654] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.513435  8091 leader_election.cc:290] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:46.511759  7810 raft_consensus.cc:2468] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
W20260713 09:04:46.521811  7849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:42119, user_credentials={real_user=slave}} blocked reactor thread for 81518.9us
I20260713 09:04:46.522733  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64f8ef285d34396932a28280aba59ee" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:46.523685  7884 raft_consensus.cc:2393] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be4974d654e24c6391a36f597aa9c906 in current term 1: Already voted for candidate f0f6aeb924bf4221a05457487ea9a311 in this term.
I20260713 09:04:46.525898  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64f8ef285d34396932a28280aba59ee" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:46.527141  7959 raft_consensus.cc:3060] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.527220  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64f8ef285d34396932a28280aba59ee" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
W20260713 09:04:46.527908  7849 consensus_peers.cc:597] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 -> Peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Couldn't send request to peer 0d766d09e2864b3ca1c8637c9d23ded2. 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:04:46.528893  8077 tablet_bootstrap.cc:492] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:46.531333  7849 leader_election.cc:304] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [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: f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906
I20260713 09:04:46.532456  8091 raft_consensus.cc:2749] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.533660  8081 raft_consensus.cc:359] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.534430  8081 raft_consensus.cc:385] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.534715  8081 raft_consensus.cc:740] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.535640  8081 consensus_queue.cc:260] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.536720  8077 tablet_bootstrap.cc:654] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.538110  8081 ts_tablet_manager.cc:1434] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:04:46.548767  8080 tablet_bootstrap.cc:654] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.544091  7959 raft_consensus.cc:2468] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:46.552531  7997 leader_election.cc:304] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [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: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:46.553431  8109 raft_consensus.cc:2804] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.554023  8109 raft_consensus.cc:697] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Leader. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:46.554453  8086 raft_consensus.cc:493] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.554913  8086 raft_consensus.cc:515] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.554848  8109 consensus_queue.cc:237] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.555008  7705 catalog_manager.cc:5697] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.559516  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979be972678248208c05d0b5b11064e0" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.559525  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979be972678248208c05d0b5b11064e0" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:46.560515  7810 raft_consensus.cc:2468] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
W20260713 09:04:46.561043  7997 leader_election.cc:343] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.561936  7996 leader_election.cc:304] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [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: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:46.562732  8079 tablet_bootstrap.cc:492] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:46.562794  8089 raft_consensus.cc:493] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.563216  8149 raft_consensus.cc:2804] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.557040  8086 leader_election.cc:290] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.563736  8149 raft_consensus.cc:493] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.563315  8089 raft_consensus.cc:515] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.564178  8149 raft_consensus.cc:3060] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.566079  8089 leader_election.cc:290] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:46.563298  8079 ts_tablet_manager.cc:1403] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.113s	user 0.020s	sys 0.005s
I20260713 09:04:46.571820  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:46.558379  7705 catalog_manager.cc:5697] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:46.572494  8079 raft_consensus.cc:359] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.573220  8079 raft_consensus.cc:385] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.571820  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.575227  7774 leader_election.cc:304] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906
I20260713 09:04:46.572772  7704 catalog_manager.cc:5697] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4974d654e24c6391a36f597aa9c906 (127.5.160.132). New cstate: current_term: 1 leader_uuid: "be4974d654e24c6391a36f597aa9c906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.576763  8089 raft_consensus.cc:2749] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.573603  8079 raft_consensus.cc:740] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.579402  8079 consensus_queue.cc:260] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.581888  8079 ts_tablet_manager.cc:1434] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:04:46.582683  8081 tablet_bootstrap.cc:492] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:46.583015  8079 tablet_bootstrap.cc:492] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:46.581053  7706 catalog_manager.cc:5697] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f0f6aeb924bf4221a05457487ea9a311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:46.586819  8149 raft_consensus.cc:515] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.593422  8091 consensus_queue.cc:1048] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.596483  8080 tablet_bootstrap.cc:492] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:46.596976  8080 ts_tablet_manager.cc:1403] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.006s
I20260713 09:04:46.597522  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979be972678248208c05d0b5b11064e0" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:46.598075  7810 raft_consensus.cc:3060] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.599572  8080 raft_consensus.cc:359] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.600229  8080 raft_consensus.cc:385] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.600479  8080 raft_consensus.cc:740] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.601135  8079 tablet_bootstrap.cc:654] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.601155  8080 consensus_queue.cc:260] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.603440  8080 ts_tablet_manager.cc:1434] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:46.604377  8080 tablet_bootstrap.cc:492] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:46.609660  8080 tablet_bootstrap.cc:654] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.628614  8079 tablet_bootstrap.cc:492] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:46.629091  8079 ts_tablet_manager.cc:1403] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.006s
I20260713 09:04:46.631794  8079 raft_consensus.cc:359] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.632489  8079 raft_consensus.cc:385] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.632755  8079 raft_consensus.cc:740] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.635509  7809 raft_consensus.cc:3060] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.635771  7810 raft_consensus.cc:2468] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:46.640527  8077 tablet_bootstrap.cc:492] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:46.642974  8077 ts_tablet_manager.cc:1403] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.007s
I20260713 09:04:46.643710  7996 leader_election.cc:304] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:46.640654  7704 catalog_manager.cc:5697] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4974d654e24c6391a36f597aa9c906 (127.5.160.132). New cstate: current_term: 1 leader_uuid: "be4974d654e24c6391a36f597aa9c906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:46.640610  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979be972678248208c05d0b5b11064e0" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:46.647151  8081 tablet_bootstrap.cc:654] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.647586  7884 raft_consensus.cc:3060] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.637238  8079 consensus_queue.cc:260] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.642143  8149 leader_election.cc:290] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.644804  8109 raft_consensus.cc:2804] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:46.648820  8109 raft_consensus.cc:697] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Leader. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:46.645362  8089 raft_consensus.cc:493] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.649798  8079 ts_tablet_manager.cc:1434] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:04:46.649507  8089 raft_consensus.cc:515] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.650839  8079 tablet_bootstrap.cc:492] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:46.651638  8089 leader_election.cc:290] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.652772  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.653635  7883 raft_consensus.cc:2393] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e119938f9cbd4971b38d692a7ed67be5 in current term 1: Already voted for candidate be4974d654e24c6391a36f597aa9c906 in this term.
I20260713 09:04:46.653447  8109 consensus_queue.cc:237] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.654824  8080 tablet_bootstrap.cc:492] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:46.655264  8080 ts_tablet_manager.cc:1403] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.011s
I20260713 09:04:46.656379  8079 tablet_bootstrap.cc:654] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.656757  8136 consensus_queue.cc:1048] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.657603  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:46.658174  8136 raft_consensus.cc:493] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.645620  8077 raft_consensus.cc:359] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.658627  8136 raft_consensus.cc:515] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.659029  8077 raft_consensus.cc:385] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.659157  7776 leader_election.cc:304] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:46.660383  8089 raft_consensus.cc:3060] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.660735  8136 leader_election.cc:290] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:46.662657  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30458afd5604e14b603cccd3879b7b6" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:46.662832  8080 raft_consensus.cc:359] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.663565  8080 raft_consensus.cc:385] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.663851  8080 raft_consensus.cc:740] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.664516  8080 consensus_queue.cc:260] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.665305  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30458afd5604e14b603cccd3879b7b6" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:46.666302  7810 raft_consensus.cc:2393] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d766d09e2864b3ca1c8637c9d23ded2 in current term 1: Already voted for candidate be4974d654e24c6391a36f597aa9c906 in this term.
I20260713 09:04:46.667675  7922 leader_election.cc:304] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2; no voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:46.669590  8136 raft_consensus.cc:3060] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.670382  8149 raft_consensus.cc:493] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.671111  8149 raft_consensus.cc:515] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.674995  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700224743b3e4870bcd42dc3d2b61a36" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.675848  7883 raft_consensus.cc:2468] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
I20260713 09:04:46.680207  8136 raft_consensus.cc:2749] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.680891  7997 leader_election.cc:304] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:46.682685  8151 raft_consensus.cc:2804] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.683176  8151 raft_consensus.cc:493] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.683605  8151 raft_consensus.cc:3060] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.659344  8077 raft_consensus.cc:740] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.695106  8077 consensus_queue.cc:260] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.698021  8077 ts_tablet_manager.cc:1434] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260713 09:04:46.699183  8077 tablet_bootstrap.cc:492] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:46.701092  8086 consensus_queue.cc:1048] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.702850  7884 raft_consensus.cc:2468] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:46.717151  8077 tablet_bootstrap.cc:654] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.743000  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700224743b3e4870bcd42dc3d2b61a36" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
W20260713 09:04:46.751277  7997 leader_election.cc:343] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.753449  8086 consensus_queue.cc:1048] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:46.760028  8089 raft_consensus.cc:2749] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:46.758057  8149 leader_election.cc:290] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:46.782241  8180 raft_consensus.cc:493] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.788065  8090 consensus_queue.cc:1048] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:46.806196  8130 consensus_queue.cc:1048] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:46.820214  8156 consensus_queue.cc:1048] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:46.838253  8077 tablet_bootstrap.cc:492] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:46.838996  8077 ts_tablet_manager.cc:1403] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.140s	user 0.024s	sys 0.004s
I20260713 09:04:46.844902  8130 raft_consensus.cc:493] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.846948  8077 raft_consensus.cc:359] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.857015  8077 raft_consensus.cc:385] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.860587  8077 raft_consensus.cc:740] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.858700  8081 tablet_bootstrap.cc:492] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:46.861603  8077 consensus_queue.cc:260] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.862526  8081 ts_tablet_manager.cc:1403] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.323s	user 0.011s	sys 0.004s
I20260713 09:04:46.870551  8077 ts_tablet_manager.cc:1434] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.008s
I20260713 09:04:46.873437  8080 ts_tablet_manager.cc:1434] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.218s	user 0.061s	sys 0.120s
I20260713 09:04:46.874477  8080 tablet_bootstrap.cc:492] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:46.874552  8186 consensus_queue.cc:1048] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:04:46.868316  8089 raft_consensus.cc:493] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.879490  8089 raft_consensus.cc:515] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:46.857113  8130 raft_consensus.cc:515] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.856045  8180 raft_consensus.cc:515] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.845173  8151 raft_consensus.cc:515] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:46.886365  8162 consensus_queue.cc:1048] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:04:46.887596  8079 tablet_bootstrap.cc:492] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:46.888067  8079 ts_tablet_manager.cc:1403] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.238s	user 0.082s	sys 0.093s
I20260713 09:04:46.890635  8080 tablet_bootstrap.cc:654] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.890661  8079 raft_consensus.cc:359] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.891566  8079 raft_consensus.cc:385] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.891856  8079 raft_consensus.cc:740] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.892016  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.892625  7884 raft_consensus.cc:2468] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 0.
I20260713 09:04:46.892556  8079 consensus_queue.cc:260] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.882709  8089 leader_election.cc:290] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.898926  8079 ts_tablet_manager.cc:1434] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:04:46.900889  7774 leader_election.cc:304] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:46.902709  8079 tablet_bootstrap.cc:492] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
W20260713 09:04:46.906107  7922 consensus_peers.cc:597] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:04:46.908545  8180 leader_election.cc:290] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:46.910636  8130 leader_election.cc:290] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:46.911366  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.904104  8089 raft_consensus.cc:2804] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.911603  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f180a31be941429e0bf286d1c8b469" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.913602  8089 raft_consensus.cc:493] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.914186  8089 raft_consensus.cc:3060] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:46.915622  7774 leader_election.cc:343] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:46.916850  7774 leader_election.cc:343] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.919662  8186 consensus_queue.cc:1048] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.921603  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f180a31be941429e0bf286d1c8b469" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:46.921823  8186 consensus_queue.cc:1048] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.922335  8032 raft_consensus.cc:2468] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 0.
I20260713 09:04:46.923321  8081 raft_consensus.cc:359] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.924046  8081 raft_consensus.cc:385] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.925666  8081 raft_consensus.cc:740] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.928241  8081 consensus_queue.cc:260] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.924659  8136 consensus_queue.cc:1048] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:46.927114  8151 leader_election.cc:290] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Requested vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:46.927878  7704 catalog_manager.cc:5697] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4974d654e24c6391a36f597aa9c906 (127.5.160.132). New cstate: current_term: 1 leader_uuid: "be4974d654e24c6391a36f597aa9c906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:46.925402  8077 tablet_bootstrap.cc:492] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:46.937793  8081 ts_tablet_manager.cc:1434] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.075s	user 0.003s	sys 0.004s
I20260713 09:04:46.938354  8080 tablet_bootstrap.cc:492] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:46.938840  8080 ts_tablet_manager.cc:1403] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.010s
I20260713 09:04:46.939800  8081 tablet_bootstrap.cc:492] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:46.942534  7776 leader_election.cc:304] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [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: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:46.944449  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:46.943346  8090 raft_consensus.cc:493] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:46.946596  8090 raft_consensus.cc:515] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:46.948614  8090 leader_election.cc:290] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:46.943928  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700224743b3e4870bcd42dc3d2b61a36" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:46.944842  8080 raft_consensus.cc:359] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.949093  7959 raft_consensus.cc:2468] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:46.949537  8080 raft_consensus.cc:385] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:46.949568  7884 raft_consensus.cc:3060] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.949846  8080 raft_consensus.cc:740] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:46.950590  8080 consensus_queue.cc:260] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:46.951004  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700224743b3e4870bcd42dc3d2b61a36" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:46.952674  8080 ts_tablet_manager.cc:1434] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:04:46.953562  8080 tablet_bootstrap.cc:492] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:46.955140  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:46.946606  8179 raft_consensus.cc:2804] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.955766  7885 raft_consensus.cc:2468] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
I20260713 09:04:46.955789  8179 raft_consensus.cc:493] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:04:46.963681  7997 leader_election.cc:343] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:46.967689  8077 tablet_bootstrap.cc:654] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.956346  8179 raft_consensus.cc:3060] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.973738  7923 leader_election.cc:304] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:46.976608  8090 raft_consensus.cc:2804] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:46.977010  8090 raft_consensus.cc:493] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:46.977399  8090 raft_consensus.cc:3060] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:46.982846  8080 tablet_bootstrap.cc:654] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:46.987700  8081 tablet_bootstrap.cc:654] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:46.987937  7923 consensus_peers.cc:597] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Couldn't send request to peer f0f6aeb924bf4221a05457487ea9a311. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:46.990188  8089 raft_consensus.cc:515] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.019229  8186 consensus_queue.cc:1048] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.027945  8081 tablet_bootstrap.cc:492] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:47.028564  8081 ts_tablet_manager.cc:1403] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.014s
I20260713 09:04:47.010839  8179 raft_consensus.cc:515] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.030957  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:47.031759  7885 raft_consensus.cc:3060] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.032770  8179 leader_election.cc:290] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:47.038579  8079 tablet_bootstrap.cc:654] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.038846  8077 tablet_bootstrap.cc:492] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:47.030959  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:47.030412  8089 leader_election.cc:290] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:47.040511  8077 ts_tablet_manager.cc:1403] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.004s
I20260713 09:04:47.042155  8090 raft_consensus.cc:515] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.045255  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f180a31be941429e0bf286d1c8b469" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:47.074826  8031 raft_consensus.cc:3060] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.075079  8151 consensus_queue.cc:1048] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.053478  7806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.076683  7806 raft_consensus.cc:2468] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:47.054445  7849 leader_election.cc:304] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:47.078948  8091 raft_consensus.cc:2804] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.079319  8091 raft_consensus.cc:493] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.079663  8091 raft_consensus.cc:3060] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.082274  8186 consensus_queue.cc:1048] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:04:47.060674  7774 leader_election.cc:343] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.066253  7885 raft_consensus.cc:2468] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 1.
I20260713 09:04:47.068357  8077 raft_consensus.cc:359] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.084461  8077 raft_consensus.cc:385] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.084539  8090 leader_election.cc:290] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:47.071002  8089 raft_consensus.cc:493] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.085495  7774 leader_election.cc:304] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [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: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:47.086024  8089 raft_consensus.cc:515] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.087095  8179 raft_consensus.cc:2804] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.088343  8089 leader_election.cc:290] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:47.046201  7809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.058962  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f180a31be941429e0bf286d1c8b469" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:47.084825  8077 raft_consensus.cc:740] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.041121  8081 raft_consensus.cc:359] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.089496  8081 raft_consensus.cc:385] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.089013  7809 raft_consensus.cc:2468] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
I20260713 09:04:47.089761  8077 consensus_queue.cc:260] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.089797  8081 raft_consensus.cc:740] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.091197  8081 consensus_queue.cc:260] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.091869  8077 ts_tablet_manager.cc:1434] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260713 09:04:47.092726  8077 tablet_bootstrap.cc:492] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:47.090458  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:47.093156  8081 ts_tablet_manager.cc:1434] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260713 09:04:47.095983  8081 tablet_bootstrap.cc:492] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:47.094616  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b951562d5446a5ba672dc5556194f6" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:47.094715  7809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:47.098239  8179 raft_consensus.cc:697] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 1 LEADER]: Becoming Leader. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:04:47.100378  7809 raft_consensus.cc:3060] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:47.104389  7776 leader_election.cc:343] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.105482  8179 consensus_queue.cc:237] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.107544  8090 consensus_queue.cc:1048] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.109715  7884 raft_consensus.cc:2468] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:47.111038  7997 leader_election.cc:304] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [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: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
W20260713 09:04:47.111362  7774 leader_election.cc:343] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.111871  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b951562d5446a5ba672dc5556194f6" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
W20260713 09:04:47.113515  7774 leader_election.cc:343] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.114059  7774 leader_election.cc:304] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906
I20260713 09:04:47.116676  8181 raft_consensus.cc:2749] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.115386  7809 raft_consensus.cc:2468] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:47.126557  8081 tablet_bootstrap.cc:654] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.124696  8151 raft_consensus.cc:2804] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.129182  8031 raft_consensus.cc:2468] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 1.
I20260713 09:04:47.131034  8151 raft_consensus.cc:697] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Leader. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:47.131585  7776 leader_election.cc:304] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [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: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:47.131995  8151 consensus_queue.cc:237] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.132833  7922 leader_election.cc:304] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:47.134577  8136 raft_consensus.cc:2804] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.135035  8136 raft_consensus.cc:697] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Becoming Leader. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:04:47.135852  8136 consensus_queue.cc:237] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.138005  8181 raft_consensus.cc:2804] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.152006  8181 raft_consensus.cc:697] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 1 LEADER]: Becoming Leader. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:04:47.153100  8181 consensus_queue.cc:237] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.177168  8081 tablet_bootstrap.cc:492] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:47.177819  8081 ts_tablet_manager.cc:1403] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.006s
I20260713 09:04:47.184434  8081 raft_consensus.cc:359] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.187919  8081 raft_consensus.cc:385] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.196416  8086 consensus_queue.cc:1048] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.188313  8081 raft_consensus.cc:740] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.208156  8077 tablet_bootstrap.cc:654] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.184389  8091 raft_consensus.cc:515] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.211293  8081 consensus_queue.cc:260] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.215276  8081 ts_tablet_manager.cc:1434] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260713 09:04:47.216059  8081 tablet_bootstrap.cc:492] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:47.219911  7885 raft_consensus.cc:2393] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d766d09e2864b3ca1c8637c9d23ded2 in current term 1: Already voted for candidate f0f6aeb924bf4221a05457487ea9a311 in this term.
I20260713 09:04:47.236068  8080 tablet_bootstrap.cc:492] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:47.236676  8080 ts_tablet_manager.cc:1403] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.283s	user 0.018s	sys 0.040s
I20260713 09:04:47.249439  8080 raft_consensus.cc:359] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.252039  8080 raft_consensus.cc:385] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.252408  8080 raft_consensus.cc:740] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.253232  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:47.253155  8080 consensus_queue.cc:260] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.255126  8149 raft_consensus.cc:493] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.255601  8080 ts_tablet_manager.cc:1434] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:04:47.256446  8079 tablet_bootstrap.cc:492] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:47.257084  8079 ts_tablet_manager.cc:1403] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.357s	user 0.045s	sys 0.056s
I20260713 09:04:47.256494  8080 tablet_bootstrap.cc:492] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:47.255621  8149 raft_consensus.cc:515] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
W20260713 09:04:47.259187  7756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:47.259750  8079 raft_consensus.cc:359] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.260411  8079 raft_consensus.cc:385] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.260679  8079 raft_consensus.cc:740] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.260746  8086 raft_consensus.cc:493] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.261046  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9902d7247c3e44a3a6a724d85d6b2f3e" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:47.261333  8086 raft_consensus.cc:515] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
W20260713 09:04:47.262516  7997 leader_election.cc:343] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.263350  8079 consensus_queue.cc:260] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.266258  8086 leader_election.cc:290] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:47.268261  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8367fc3d98514c7d90aaae3a116047c9" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.267031  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8367fc3d98514c7d90aaae3a116047c9" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:47.268893  7807 raft_consensus.cc:2468] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
I20260713 09:04:47.269774  8081 tablet_bootstrap.cc:654] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.270403  7996 leader_election.cc:304] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:47.259776  8149 leader_election.cc:290] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:47.271555  8149 raft_consensus.cc:2804] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.271903  8149 raft_consensus.cc:493] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.267916  8079 ts_tablet_manager.cc:1434] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:47.273698  8080 tablet_bootstrap.cc:654] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.273736  8079 tablet_bootstrap.cc:492] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:47.272221  8149 raft_consensus.cc:3060] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.272940  8092 raft_consensus.cc:493] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.276968  8092 raft_consensus.cc:515] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.279668  8092 leader_election.cc:290] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:47.280407  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.263984  8151 consensus_queue.cc:1048] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 09:04:47.281055  7807 raft_consensus.cc:2468] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:47.266211  7806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9902d7247c3e44a3a6a724d85d6b2f3e" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.263518  8136 raft_consensus.cc:493] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.263150  8091 leader_election.cc:290] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
W20260713 09:04:47.273015  7997 leader_election.cc:343] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.287524  8149 raft_consensus.cc:515] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.290270  8079 tablet_bootstrap.cc:654] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.290839  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8367fc3d98514c7d90aaae3a116047c9" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:47.291471  7807 raft_consensus.cc:3060] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.273957  7809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e281f9e95f16471992aa962cc122c79e" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:47.292362  7809 raft_consensus.cc:2393] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0f6aeb924bf4221a05457487ea9a311 in current term 1: Already voted for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in this term.
I20260713 09:04:47.282684  7848 leader_election.cc:304] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:47.293120  8136 raft_consensus.cc:515] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.297058  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8367fc3d98514c7d90aaae3a116047c9" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:47.300112  8207 raft_consensus.cc:493] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:04:47.300275  7996 leader_election.cc:343] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.300683  8207 raft_consensus.cc:515] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.300910  7996 leader_election.cc:304] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4974d654e24c6391a36f597aa9c906; no voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:47.301915  8151 raft_consensus.cc:2749] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.302935  8207 leader_election.cc:290] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:47.299474  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:47.305815  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:47.306615  7957 raft_consensus.cc:2468] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:47.307049  7848 leader_election.cc:304] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [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: f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:47.303534  8091 raft_consensus.cc:2804] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.308606  8091 raft_consensus.cc:493] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.309015  8092 raft_consensus.cc:2749] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.309057  8091 raft_consensus.cc:3060] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:47.305853  7997 leader_election.cc:343] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.312247  7809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.313056  7809 raft_consensus.cc:2468] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
I20260713 09:04:47.314312  7922 leader_election.cc:304] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:47.315133  8207 raft_consensus.cc:2804] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.315502  8207 raft_consensus.cc:493] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.315837  8207 raft_consensus.cc:3060] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.321491  7704 catalog_manager.cc:5697] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4974d654e24c6391a36f597aa9c906 (127.5.160.132). New cstate: current_term: 1 leader_uuid: "be4974d654e24c6391a36f597aa9c906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.323843  7806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.324651  8136 leader_election.cc:290] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:47.324148  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:47.325532  7884 raft_consensus.cc:2393] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d766d09e2864b3ca1c8637c9d23ded2 in current term 1: Already voted for candidate e119938f9cbd4971b38d692a7ed67be5 in this term.
I20260713 09:04:47.330307  7922 leader_election.cc:304] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2; no voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:47.298875  8149 leader_election.cc:290] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:47.342665  7807 raft_consensus.cc:2468] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:47.338090  8136 raft_consensus.cc:3060] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.343896  7996 leader_election.cc:304] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [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: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:47.352519  8077 tablet_bootstrap.cc:492] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:47.353153  8077 ts_tablet_manager.cc:1403] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.261s	user 0.023s	sys 0.013s
I20260713 09:04:47.350386  8149 raft_consensus.cc:2804] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.363329  8149 raft_consensus.cc:697] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Leader. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:47.364411  8136 raft_consensus.cc:2749] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.365643  8081 tablet_bootstrap.cc:492] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:47.366278  8081 ts_tablet_manager.cc:1403] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.150s	user 0.008s	sys 0.014s
I20260713 09:04:47.366653  8077 raft_consensus.cc:359] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.367372  8077 raft_consensus.cc:385] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.367681  8077 raft_consensus.cc:740] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.369282  8077 consensus_queue.cc:260] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.371884  8077 ts_tablet_manager.cc:1434] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:04:47.372812  8077 tablet_bootstrap.cc:492] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:47.383848  7703 catalog_manager.cc:5697] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.364228  8149 consensus_queue.cc:237] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.388245  8077 tablet_bootstrap.cc:654] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.390267  8081 raft_consensus.cc:359] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.391289  8081 raft_consensus.cc:385] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.391654  8081 raft_consensus.cc:740] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.392562  8081 consensus_queue.cc:260] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.399247  8081 ts_tablet_manager.cc:1434] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:04:47.400170  8081 tablet_bootstrap.cc:492] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:47.401129  8207 raft_consensus.cc:515] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.406493  8081 tablet_bootstrap.cc:654] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:47.410128  8208 log.cc:927] Time spent T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311: Append to log took a long time: real 0.134s	user 0.004s	sys 0.000s
I20260713 09:04:47.400491  8091 raft_consensus.cc:515] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.412406  7885 raft_consensus.cc:2393] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d766d09e2864b3ca1c8637c9d23ded2 in current term 1: Already voted for candidate f0f6aeb924bf4221a05457487ea9a311 in this term.
I20260713 09:04:47.416921  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:47.417555  7807 raft_consensus.cc:3060] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.417490  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:47.418540  7957 raft_consensus.cc:2393] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0f6aeb924bf4221a05457487ea9a311 in current term 1: Already voted for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in this term.
I20260713 09:04:47.418431  8091 leader_election.cc:290] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:47.425033  7807 raft_consensus.cc:2468] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 1.
I20260713 09:04:47.426318  7848 leader_election.cc:304] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [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: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:47.427580  8091 raft_consensus.cc:2804] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.428239  8091 raft_consensus.cc:697] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Becoming Leader. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Running, Role: LEADER
I20260713 09:04:47.429942  8080 tablet_bootstrap.cc:492] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:47.439453  8077 tablet_bootstrap.cc:492] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:47.431382  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:47.439888  8080 ts_tablet_manager.cc:1403] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.005s
I20260713 09:04:47.430106  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0806bf2f18004449972702ec32963a25" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:47.429215  8091 consensus_queue.cc:237] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.441160  7807 raft_consensus.cc:2393] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d766d09e2864b3ca1c8637c9d23ded2 in current term 1: Already voted for candidate f0f6aeb924bf4221a05457487ea9a311 in this term.
I20260713 09:04:47.442028  8077 ts_tablet_manager.cc:1403] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.017s
I20260713 09:04:47.434659  8079 tablet_bootstrap.cc:492] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:47.442373  7922 leader_election.cc:304] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2; no voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:47.443313  8136 raft_consensus.cc:2749] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.444710  8077 raft_consensus.cc:359] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.445449  8077 raft_consensus.cc:385] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.445739  8077 raft_consensus.cc:740] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.446348  7885 raft_consensus.cc:3060] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.446698  8077 consensus_queue.cc:260] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.448783  8077 ts_tablet_manager.cc:1434] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:04:47.449800  8077 tablet_bootstrap.cc:492] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:47.430306  8207 leader_election.cc:290] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:47.442703  8079 ts_tablet_manager.cc:1403] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.169s	user 0.045s	sys 0.023s
I20260713 09:04:47.434417  7705 catalog_manager.cc:5697] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e119938f9cbd4971b38d692a7ed67be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.442353  8081 tablet_bootstrap.cc:492] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:47.455124  8081 ts_tablet_manager.cc:1403] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.000s
I20260713 09:04:47.455335  8077 tablet_bootstrap.cc:654] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.454949  7707 catalog_manager.cc:5697] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f0f6aeb924bf4221a05457487ea9a311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.456044  8079 raft_consensus.cc:359] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.456956  8079 raft_consensus.cc:385] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.457273  8079 raft_consensus.cc:740] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.457866  8081 raft_consensus.cc:359] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.458039  8079 consensus_queue.cc:260] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.458580  8081 raft_consensus.cc:385] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.459879  8081 raft_consensus.cc:740] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.460642  8079 ts_tablet_manager.cc:1434] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:47.461771  8080 raft_consensus.cc:359] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.460644  8081 consensus_queue.cc:260] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.462286  8079 tablet_bootstrap.cc:492] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:47.462399  8080 raft_consensus.cc:385] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.464398  8080 raft_consensus.cc:740] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.458765  7705 catalog_manager.cc:5697] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e119938f9cbd4971b38d692a7ed67be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:47.465231  8080 consensus_queue.cc:260] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.463809  8081 ts_tablet_manager.cc:1434] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:47.467334  8081 tablet_bootstrap.cc:492] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:47.470603  8079 tablet_bootstrap.cc:654] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.475366  8080 ts_tablet_manager.cc:1434] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260713 09:04:47.476506  8080 tablet_bootstrap.cc:492] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:47.489701  8091 raft_consensus.cc:493] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.490406  8091 raft_consensus.cc:515] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.494230  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d434b32bf846a28a7cdd5c32c280ac" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:47.495093  8031 raft_consensus.cc:2468] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:47.496644  7851 leader_election.cc:304] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:47.497789  8092 raft_consensus.cc:2804] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.498270  8092 raft_consensus.cc:493] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.498698  8092 raft_consensus.cc:3060] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.502089  8091 leader_election.cc:290] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:47.503338  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d434b32bf846a28a7cdd5c32c280ac" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.503553  7703 catalog_manager.cc:5697] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4974d654e24c6391a36f597aa9c906 (127.5.160.132). New cstate: current_term: 1 leader_uuid: "be4974d654e24c6391a36f597aa9c906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:47.504928  7848 leader_election.cc:343] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.514899  8081 tablet_bootstrap.cc:654] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.512081  8092 raft_consensus.cc:515] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.519944  8092 leader_election.cc:290] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Requested vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:47.520979  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d434b32bf846a28a7cdd5c32c280ac" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:47.521214  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d434b32bf846a28a7cdd5c32c280ac" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:47.521668  8031 raft_consensus.cc:3060] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.522409  8077 tablet_bootstrap.cc:492] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
W20260713 09:04:47.522610  7848 leader_election.cc:343] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.522873  8077 ts_tablet_manager.cc:1403] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.028s
I20260713 09:04:47.525593  8077 raft_consensus.cc:359] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.526217  8077 raft_consensus.cc:385] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.526470  8077 raft_consensus.cc:740] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.527122  8077 consensus_queue.cc:260] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.529088  8077 ts_tablet_manager.cc:1434] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:47.530123  8077 tablet_bootstrap.cc:492] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:47.531055  8031 raft_consensus.cc:2468] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 1.
I20260713 09:04:47.537145  8080 tablet_bootstrap.cc:654] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.532724  7851 leader_election.cc:304] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [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: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:47.540827  8077 tablet_bootstrap.cc:654] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.541985  8092 raft_consensus.cc:2804] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.542505  8092 raft_consensus.cc:697] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Becoming Leader. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Running, Role: LEADER
I20260713 09:04:47.543359  8092 consensus_queue.cc:237] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.547842  8181 consensus_queue.cc:1048] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.560458  8079 tablet_bootstrap.cc:492] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:47.560968  8079 ts_tablet_manager.cc:1403] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.037s
I20260713 09:04:47.568648  8080 tablet_bootstrap.cc:492] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:47.569279  8080 ts_tablet_manager.cc:1403] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.006s
I20260713 09:04:47.576201  8079 raft_consensus.cc:359] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.577410  8079 raft_consensus.cc:385] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.577739  8079 raft_consensus.cc:740] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.577862  8080 raft_consensus.cc:359] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.578648  8080 raft_consensus.cc:385] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.578516  8079 consensus_queue.cc:260] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.578961  8080 raft_consensus.cc:740] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.579955  8080 consensus_queue.cc:260] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.580675  8079 ts_tablet_manager.cc:1434] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.000s
I20260713 09:04:47.581596  8079 tablet_bootstrap.cc:492] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:47.584569  8080 ts_tablet_manager.cc:1434] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260713 09:04:47.585780  8080 tablet_bootstrap.cc:492] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:47.588233  8180 consensus_queue.cc:1048] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.592170  8080 tablet_bootstrap.cc:654] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.593591  8079 tablet_bootstrap.cc:654] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.595856  8149 raft_consensus.cc:493] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.590744  7707 catalog_manager.cc:5697] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f0f6aeb924bf4221a05457487ea9a311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:47.596748  8149 raft_consensus.cc:515] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.599200  8077 tablet_bootstrap.cc:492] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:47.599663  8077 ts_tablet_manager.cc:1403] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.002s
I20260713 09:04:47.600991  8149 leader_election.cc:290] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:47.602835  8077 raft_consensus.cc:359] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.603173  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:47.604038  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:47.607188  8077 raft_consensus.cc:385] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.607501  8077 raft_consensus.cc:740] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
W20260713 09:04:47.607976  7997 leader_election.cc:343] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:47.608892  7997 leader_election.cc:343] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.609278  7997 leader_election.cc:304] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4974d654e24c6391a36f597aa9c906; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:47.609141  8077 consensus_queue.cc:260] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.610195  8086 raft_consensus.cc:2749] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.613646  8079 tablet_bootstrap.cc:492] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:47.614158  8079 ts_tablet_manager.cc:1403] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.006s
I20260713 09:04:47.615437  8081 tablet_bootstrap.cc:492] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:47.615988  8081 ts_tablet_manager.cc:1403] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.149s	user 0.007s	sys 0.014s
I20260713 09:04:47.617065  8079 raft_consensus.cc:359] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.617833  8077 ts_tablet_manager.cc:1434] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:04:47.617898  8079 raft_consensus.cc:385] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.618348  8079 raft_consensus.cc:740] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.618839  8077 tablet_bootstrap.cc:492] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906: Bootstrap starting.
I20260713 09:04:47.618959  8079 consensus_queue.cc:260] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.620774  8079 ts_tablet_manager.cc:1434] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:47.621685  8079 tablet_bootstrap.cc:492] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:47.628597  8079 tablet_bootstrap.cc:654] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.628957  8077 tablet_bootstrap.cc:654] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.636351  7957 raft_consensus.cc:3060] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.642037  8077 tablet_bootstrap.cc:492] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906: No bootstrap required, opened a new log
I20260713 09:04:47.642693  8077 ts_tablet_manager.cc:1403] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260713 09:04:47.646219  8077 raft_consensus.cc:359] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.647130  8077 raft_consensus.cc:385] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.647473  8077 raft_consensus.cc:740] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.648566  8077 consensus_queue.cc:260] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.655359  8180 raft_consensus.cc:493] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.656095  8180 raft_consensus.cc:515] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.657618  8086 consensus_queue.cc:1048] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.658031  8179 raft_consensus.cc:493] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.658473  8179 raft_consensus.cc:515] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.660522  8179 leader_election.cc:290] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:47.660660  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d434b32bf846a28a7cdd5c32c280ac" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:47.661547  8031 raft_consensus.cc:2393] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e119938f9cbd4971b38d692a7ed67be5 in current term 1: Already voted for candidate f0f6aeb924bf4221a05457487ea9a311 in this term.
I20260713 09:04:47.661439  8180 leader_election.cc:290] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:47.665028  8081 raft_consensus.cc:359] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.667807  8077 ts_tablet_manager.cc:1434] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260713 09:04:47.668637  7959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:47.670291  7884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d434b32bf846a28a7cdd5c32c280ac" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:47.669147  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:47.670291  8207 raft_consensus.cc:493] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.672060  8207 raft_consensus.cc:515] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.675509  8136 consensus_queue.cc:1048] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.677999  8080 tablet_bootstrap.cc:492] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:47.678556  8080 ts_tablet_manager.cc:1403] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.093s	user 0.033s	sys 0.015s
I20260713 09:04:47.681164  8081 raft_consensus.cc:385] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.681558  8081 raft_consensus.cc:740] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.682288  8081 consensus_queue.cc:260] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.682570  7774 leader_election.cc:304] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:47.683451  8180 raft_consensus.cc:3060] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.683914  7774 leader_election.cc:304] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:47.684335  8081 ts_tablet_manager.cc:1434] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260713 09:04:47.684193  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f180a31be941429e0bf286d1c8b469" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:47.684913  8031 raft_consensus.cc:2468] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:47.685491  8080 raft_consensus.cc:359] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.686185  7925 leader_election.cc:304] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: 
I20260713 09:04:47.686195  8080 raft_consensus.cc:385] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.686919  8080 raft_consensus.cc:740] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.687294  8156 raft_consensus.cc:2804] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:47.687674  8156 raft_consensus.cc:493] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.687624  8080 consensus_queue.cc:260] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.688148  8156 raft_consensus.cc:3060] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.690593  8081 tablet_bootstrap.cc:492] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:47.691612  8180 raft_consensus.cc:2749] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.692878  8207 leader_election.cc:290] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:47.694336  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f180a31be941429e0bf286d1c8b469" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.696344  8081 tablet_bootstrap.cc:654] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.696476  8156 raft_consensus.cc:515] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.699240  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f180a31be941429e0bf286d1c8b469" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:47.699901  8031 raft_consensus.cc:3060] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.701433  8179 raft_consensus.cc:2749] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.702090  8179 consensus_queue.cc:1048] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.704653  8080 ts_tablet_manager.cc:1434] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260713 09:04:47.705528  8080 tablet_bootstrap.cc:492] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:47.710332  7957 raft_consensus.cc:3060] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.716423  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f180a31be941429e0bf286d1c8b469" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:47.716506  8136 consensus_queue.cc:1048] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.726114  8156 leader_election.cc:290] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 2 election: Requested vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:47.730574  8130 raft_consensus.cc:493] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.731268  8079 tablet_bootstrap.cc:492] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:47.731101  8130 raft_consensus.cc:515] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.731737  8079 ts_tablet_manager.cc:1403] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.110s	user 0.021s	sys 0.018s
I20260713 09:04:47.731289  8080 tablet_bootstrap.cc:654] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.734444  8079 raft_consensus.cc:359] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.735694  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9902d7247c3e44a3a6a724d85d6b2f3e" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:47.736343  8033 raft_consensus.cc:2468] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:47.736935  8092 raft_consensus.cc:493] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.737593  7851 leader_election.cc:304] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:47.738524  8091 raft_consensus.cc:2804] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.738966  8091 raft_consensus.cc:493] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.739319  8091 raft_consensus.cc:3060] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.737433  8092 raft_consensus.cc:515] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.735167  8079 raft_consensus.cc:385] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.742654  8079 raft_consensus.cc:740] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.743162  8092 leader_election.cc:290] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:47.743332  8079 consensus_queue.cc:260] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.744107  8151 raft_consensus.cc:493] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.749922  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
W20260713 09:04:47.751513  7849 leader_election.cc:343] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.754616  8180 raft_consensus.cc:493] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.755121  8180 raft_consensus.cc:515] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.757246  8091 raft_consensus.cc:515] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.758095  8180 leader_election.cc:290] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:47.759742  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:47.760558  8033 raft_consensus.cc:2468] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:47.761857  8239 raft_consensus.cc:493] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.762341  8239 raft_consensus.cc:515] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.764457  8239 leader_election.cc:290] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:47.769161  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9902d7247c3e44a3a6a724d85d6b2f3e" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:47.733230  8130 leader_election.cc:290] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
W20260713 09:04:47.771102  7848 leader_election.cc:343] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.771943  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8367fc3d98514c7d90aaae3a116047c9" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:47.773233  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:47.773901  8032 raft_consensus.cc:2468] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 0.
I20260713 09:04:47.772962  8186 consensus_queue.cc:1048] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.774801  7851 leader_election.cc:304] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [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: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:47.776197  7776 leader_election.cc:304] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:47.777550  8179 raft_consensus.cc:2804] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.778035  8179 raft_consensus.cc:493] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.778461  8179 raft_consensus.cc:3060] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.744755  8151 raft_consensus.cc:515] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.782610  8079 ts_tablet_manager.cc:1434] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260713 09:04:47.783886  8079 tablet_bootstrap.cc:492] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:47.787302  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8367fc3d98514c7d90aaae3a116047c9" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.788348  7807 raft_consensus.cc:2393] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d766d09e2864b3ca1c8637c9d23ded2 in current term 1: Already voted for candidate be4974d654e24c6391a36f597aa9c906 in this term.
I20260713 09:04:47.781013  8130 raft_consensus.cc:2804] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.788985  8130 raft_consensus.cc:493] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.789417  8130 raft_consensus.cc:3060] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.714176  8031 raft_consensus.cc:2468] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 2.
I20260713 09:04:47.792819  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9902d7247c3e44a3a6a724d85d6b2f3e" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:47.793536  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9902d7247c3e44a3a6a724d85d6b2f3e" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.795742  8151 leader_election.cc:290] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:47.782051  8091 leader_election.cc:290] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Requested vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:47.806318  7922 leader_election.cc:304] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2; no voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5
W20260713 09:04:47.810346  7848 leader_election.cc:343] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.810395  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:47.811439  7885 raft_consensus.cc:2468] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 0.
I20260713 09:04:47.812155  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de4b8e523d4e44b8db2569edc48882" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:47.810832  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de4b8e523d4e44b8db2569edc48882" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:47.812955  8179 raft_consensus.cc:515] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.807512  8032 raft_consensus.cc:3060] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.816857  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:47.808938  8156 raft_consensus.cc:3060] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:47.817160  7997 leader_election.cc:343] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.817505  8031 raft_consensus.cc:3060] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:47.817984  7997 leader_election.cc:343] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.816335  8179 leader_election.cc:290] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 election: Requested vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:47.816857  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:47.821803  7925 leader_election.cc:304] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:47.822026  7885 raft_consensus.cc:3060] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.822574  7959 raft_consensus.cc:1240] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Rejecting Update request from peer e119938f9cbd4971b38d692a7ed67be5 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:04:47.823372  8239 raft_consensus.cc:2804] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:47.818389  7997 leader_election.cc:304] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4974d654e24c6391a36f597aa9c906; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:47.829741  7807 raft_consensus.cc:3060] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.830718  8180 consensus_queue.cc:1059] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.834648  8180 raft_consensus.cc:3055] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:47.835630  8180 raft_consensus.cc:740] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:04:47.836112  8186 raft_consensus.cc:2749] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:47.836313  8080 tablet_bootstrap.cc:492] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:47.836892  8080 ts_tablet_manager.cc:1403] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.037s
I20260713 09:04:47.839380  8079 tablet_bootstrap.cc:654] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.839936  8080 raft_consensus.cc:359] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.840649  8080 raft_consensus.cc:385] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.840884  8080 raft_consensus.cc:740] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.841646  8180 consensus_queue.cc:260] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.841674  8080 consensus_queue.cc:260] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.843300  8092 consensus_queue.cc:1048] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.849812  8180 raft_consensus.cc:3060] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:47.851522  8130 raft_consensus.cc:515] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.877996  8081 tablet_bootstrap.cc:492] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:47.878604  8081 ts_tablet_manager.cc:1403] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.193s	user 0.028s	sys 0.029s
I20260713 09:04:47.880498  8080 ts_tablet_manager.cc:1434] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.002s
I20260713 09:04:47.883670  8080 tablet_bootstrap.cc:492] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
W20260713 09:04:47.881670  7997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:33215, user_credentials={real_user=slave}} blocked reactor thread for 62545.9us
I20260713 09:04:47.888193  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:47.888527  8130 leader_election.cc:290] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:47.890165  8081 raft_consensus.cc:359] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.891774  8081 raft_consensus.cc:385] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.892134  8081 raft_consensus.cc:740] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.892984  8081 consensus_queue.cc:260] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.883652  8156 raft_consensus.cc:2749] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:04:47.898452  7849 leader_election.cc:343] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.900923  8033 raft_consensus.cc:1240] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Rejecting Update request from peer e119938f9cbd4971b38d692a7ed67be5 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:47.882365  8032 raft_consensus.cc:2468] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 1.
I20260713 09:04:47.906181  8081 ts_tablet_manager.cc:1434] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260713 09:04:47.907619  8081 tablet_bootstrap.cc:492] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:47.909452  8079 tablet_bootstrap.cc:492] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:47.909937  8079 ts_tablet_manager.cc:1403] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.126s	user 0.007s	sys 0.016s
I20260713 09:04:47.901872  8239 raft_consensus.cc:697] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 LEADER]: Becoming Leader. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:04:47.928375  8239 consensus_queue.cc:237] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Queue going to LEADER 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: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.915184  8080 tablet_bootstrap.cc:654] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.915928  8186 consensus_queue.cc:1048] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.918030  7955 raft_consensus.cc:3060] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.919090  7885 raft_consensus.cc:2468] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 1.
I20260713 09:04:47.920205  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:47.920681  7851 leader_election.cc:304] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [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: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:47.922008  8081 tablet_bootstrap.cc:654] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:47.922271  8031 raft_consensus.cc:2468] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 1.
I20260713 09:04:47.914311  8079 raft_consensus.cc:359] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.929947  8091 consensus_queue.cc:1048] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:47.935359  8130 raft_consensus.cc:2804] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.938228  8079 raft_consensus.cc:385] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:47.939165  8079 raft_consensus.cc:740] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:47.940688  8079 consensus_queue.cc:260] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:47.935721  8032 raft_consensus.cc:3060] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.951128  7776 leader_election.cc:304] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:47.952013  8179 raft_consensus.cc:2804] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:47.952693  8179 raft_consensus.cc:697] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 1 LEADER]: Becoming Leader. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:04:47.954080  8179 consensus_queue.cc:237] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:47.954627  8151 raft_consensus.cc:493] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:47.955097  8151 raft_consensus.cc:515] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:47.962900  8151 leader_election.cc:290] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:47.963399  8151 consensus_queue.cc:1048] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:47.964392  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b951562d5446a5ba672dc5556194f6" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:47.965062  7810 raft_consensus.cc:2468] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 0.
I20260713 09:04:47.965436  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b951562d5446a5ba672dc5556194f6" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
W20260713 09:04:47.967314  7997 leader_election.cc:343] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:47.979759  7996 leader_election.cc:304] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [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: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:47.981413  8130 raft_consensus.cc:697] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Becoming Leader. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Running, Role: LEADER
I20260713 09:04:47.982053  8186 raft_consensus.cc:2804] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:47.982529  8186 raft_consensus.cc:493] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:47.982954  8186 raft_consensus.cc:3060] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:47.990280  8081 tablet_bootstrap.cc:492] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:47.993633  8079 ts_tablet_manager.cc:1434] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.083s	user 0.014s	sys 0.000s
I20260713 09:04:47.995812  8080 tablet_bootstrap.cc:492] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: No bootstrap required, opened a new log
I20260713 09:04:47.993851  8081 ts_tablet_manager.cc:1403] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.001s
I20260713 09:04:47.996300  8080 ts_tablet_manager.cc:1403] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.026s
I20260713 09:04:47.999107  8080 raft_consensus.cc:359] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.999827  8080 raft_consensus.cc:385] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:48.000144  8080 raft_consensus.cc:740] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:48.000861  8080 consensus_queue.cc:260] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:47.997083  8186 raft_consensus.cc:515] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:48.002528  8079 tablet_bootstrap.cc:492] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311: Bootstrap starting.
I20260713 09:04:48.006712  8080 ts_tablet_manager.cc:1434] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:04:48.006572  8081 raft_consensus.cc:359] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:48.007459  8081 raft_consensus.cc:385] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:48.007826  8081 raft_consensus.cc:740] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:48.008654  8081 consensus_queue.cc:260] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:48.013895  8186 leader_election.cc:290] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:48.014217  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b951562d5446a5ba672dc5556194f6" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:48.021792  8081 ts_tablet_manager.cc:1434] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:04:48.022742  8081 tablet_bootstrap.cc:492] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:47.982605  8130 consensus_queue.cc:237] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:48.022691  8248 consensus_queue.cc:1048] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260713 09:04:48.024967  7997 leader_election.cc:343] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:48.027173  7806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b951562d5446a5ba672dc5556194f6" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:48.027837  7806 raft_consensus.cc:3060] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.047495  7806 raft_consensus.cc:2468] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:48.034567  8032 raft_consensus.cc:2468] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 1.
I20260713 09:04:48.048800  7996 leader_election.cc:304] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [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: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:48.050154  7851 leader_election.cc:304] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [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: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:48.050941  8086 raft_consensus.cc:2804] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:48.051476  8086 raft_consensus.cc:697] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Leader. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:48.052312  8086 consensus_queue.cc:237] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:48.044582  7708 catalog_manager.cc:5697] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 reported cstate change: term changed from 1 to 2, leader changed from e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129) to 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:48.056756  8252 raft_consensus.cc:2804] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:48.059545  8252 raft_consensus.cc:697] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Becoming Leader. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Running, Role: LEADER
I20260713 09:04:48.054562  8079 tablet_bootstrap.cc:654] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:48.060385  8252 consensus_queue.cc:237] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:48.070581  8248 consensus_queue.cc:1048] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.075532  8081 tablet_bootstrap.cc:654] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:48.086328  7703 catalog_manager.cc:5697] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f0f6aeb924bf4221a05457487ea9a311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:48.090204  7705 catalog_manager.cc:5697] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e119938f9cbd4971b38d692a7ed67be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:48.110627  8180 raft_consensus.cc:493] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:48.111341  8180 raft_consensus.cc:515] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:48.115661  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9902d7247c3e44a3a6a724d85d6b2f3e" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:48.118772  8181 raft_consensus.cc:493] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:48.119316  8180 leader_election.cc:290] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:48.119469  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9902d7247c3e44a3a6a724d85d6b2f3e" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:48.119477  8181 raft_consensus.cc:515] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:48.120497  8031 raft_consensus.cc:2393] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e119938f9cbd4971b38d692a7ed67be5 in current term 1: Already voted for candidate f0f6aeb924bf4221a05457487ea9a311 in this term.
I20260713 09:04:48.122064  7776 leader_election.cc:304] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:48.122555  8181 leader_election.cc:290] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:48.123298  8181 raft_consensus.cc:3060] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.126042  8079 tablet_bootstrap.cc:492] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311: No bootstrap required, opened a new log
I20260713 09:04:48.126704  8079 ts_tablet_manager.cc:1403] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311: Time spent bootstrapping tablet: real 0.131s	user 0.020s	sys 0.014s
I20260713 09:04:48.127207  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:48.128823  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
W20260713 09:04:48.129575  7774 leader_election.cc:343] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:48.130388  7774 leader_election.cc:343] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:48.130945  7774 leader_election.cc:304] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:48.131968  8180 raft_consensus.cc:2749] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:48.135936  8081 tablet_bootstrap.cc:492] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:48.136442  8081 ts_tablet_manager.cc:1403] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.016s
I20260713 09:04:48.139092  8081 raft_consensus.cc:359] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:48.139765  8081 raft_consensus.cc:385] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:48.140033  8081 raft_consensus.cc:740] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:48.142825  8081 consensus_queue.cc:260] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:48.144886  8081 ts_tablet_manager.cc:1434] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:04:48.145787  8081 tablet_bootstrap.cc:492] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:48.149209  7705 catalog_manager.cc:5697] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f0f6aeb924bf4221a05457487ea9a311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:48.152438  8081 tablet_bootstrap.cc:654] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:48.159711  8181 raft_consensus.cc:2749] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:48.130395  8079 raft_consensus.cc:359] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:48.160872  8079 raft_consensus.cc:385] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:48.161104  8079 raft_consensus.cc:740] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Initialized, Role: FOLLOWER
I20260713 09:04:48.161772  8079 consensus_queue.cc:260] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:48.163818  8239 raft_consensus.cc:493] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:48.164222  8079 ts_tablet_manager.cc:1434] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.003s
I20260713 09:04:48.164450  8239 raft_consensus.cc:515] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:48.167827  8081 tablet_bootstrap.cc:492] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:48.168335  8081 ts_tablet_manager.cc:1403] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.006s
I20260713 09:04:48.168677  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:48.169492  8032 raft_consensus.cc:2393] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d766d09e2864b3ca1c8637c9d23ded2 in current term 1: Already voted for candidate f0f6aeb924bf4221a05457487ea9a311 in this term.
I20260713 09:04:48.170972  8081 raft_consensus.cc:359] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:48.171219  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:48.171653  8239 leader_election.cc:290] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:48.172533  8081 raft_consensus.cc:385] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:48.172575  7923 leader_election.cc:304] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2; no voters: be4974d654e24c6391a36f597aa9c906, f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:48.172919  8081 raft_consensus.cc:740] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:48.173686  8081 consensus_queue.cc:260] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:48.174768  8090 raft_consensus.cc:3060] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.175748  8081 ts_tablet_manager.cc:1434] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:48.176657  8081 tablet_bootstrap.cc:492] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2: Bootstrap starting.
I20260713 09:04:48.177594  7708 catalog_manager.cc:5697] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4974d654e24c6391a36f597aa9c906 (127.5.160.132). New cstate: current_term: 1 leader_uuid: "be4974d654e24c6391a36f597aa9c906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:48.182343  8081 tablet_bootstrap.cc:654] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:48.184845  8090 raft_consensus.cc:2749] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:48.193198  8081 tablet_bootstrap.cc:492] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2: No bootstrap required, opened a new log
I20260713 09:04:48.193702  8081 ts_tablet_manager.cc:1403] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260713 09:04:48.196192  8081 raft_consensus.cc:359] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:48.196710  8081 raft_consensus.cc:385] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:48.196943  8081 raft_consensus.cc:740] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Initialized, Role: FOLLOWER
I20260713 09:04:48.197531  8081 consensus_queue.cc:260] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:48.199361  8081 ts_tablet_manager.cc:1434] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:48.199860  8248 raft_consensus.cc:493] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:48.200382  8248 raft_consensus.cc:515] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:48.202507  8248 leader_election.cc:290] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:48.206207  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de4b8e523d4e44b8db2569edc48882" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:48.206875  7957 raft_consensus.cc:2468] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:48.207145  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de4b8e523d4e44b8db2569edc48882" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:48.207829  8032 raft_consensus.cc:2468] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 0.
I20260713 09:04:48.207940  7849 leader_election.cc:304] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:48.208793  8248 raft_consensus.cc:2804] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:48.209161  8248 raft_consensus.cc:493] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:48.209501  8248 raft_consensus.cc:3060] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.214354  8248 raft_consensus.cc:515] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:48.216121  8248 leader_election.cc:290] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:04:48.216758  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de4b8e523d4e44b8db2569edc48882" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:48.217106  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32de4b8e523d4e44b8db2569edc48882" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:48.217411  7957 raft_consensus.cc:3060] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.217681  8032 raft_consensus.cc:3060] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.224299  8032 raft_consensus.cc:2468] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 1.
I20260713 09:04:48.224299  7957 raft_consensus.cc:2468] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0f6aeb924bf4221a05457487ea9a311 in term 1.
I20260713 09:04:48.225651  7849 leader_election.cc:304] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:48.226300  8248 raft_consensus.cc:2804] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:48.226788  8248 raft_consensus.cc:697] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Becoming Leader. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Running, Role: LEADER
I20260713 09:04:48.227543  8248 consensus_queue.cc:237] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:04:48.235405  7703 catalog_manager.cc:5697] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f0f6aeb924bf4221a05457487ea9a311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:48.274808  7756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:48.319054  8090 raft_consensus.cc:493] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:48.319672  8090 raft_consensus.cc:515] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:48.321692  8090 leader_election.cc:290] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:48.322412  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b951562d5446a5ba672dc5556194f6" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:48.322706  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b951562d5446a5ba672dc5556194f6" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:48.323532  7807 raft_consensus.cc:2393] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d766d09e2864b3ca1c8637c9d23ded2 in current term 1: Already voted for candidate be4974d654e24c6391a36f597aa9c906 in this term.
I20260713 09:04:48.324831  7922 leader_election.cc:304] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2; no voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:48.326078  8239 raft_consensus.cc:3060] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.332778  8239 raft_consensus.cc:2749] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:48.361187  8181 consensus_queue.cc:1048] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.372351  8181 consensus_queue.cc:1048] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.456820  8248 consensus_queue.cc:1048] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.465852  8248 consensus_queue.cc:1048] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.473635  8248 consensus_queue.cc:1048] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.486585  8130 consensus_queue.cc:1048] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.499717  7807 raft_consensus.cc:1275] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Refusing update from remote peer 0d766d09e2864b3ca1c8637c9d23ded2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:04:48.500211  7807 pending_rounds.cc:85] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Aborting all ops after (but not including) 0
I20260713 09:04:48.500620  7807 pending_rounds.cc:107] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:04:48.500976  7807 raft_consensus.cc:2889] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:04:48.502509  8243 consensus_queue.cc:1048] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.513388  8032 raft_consensus.cc:1275] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Refusing update from remote peer 0d766d09e2864b3ca1c8637c9d23ded2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:48.514726  8243 consensus_queue.cc:1048] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.609417  8186 consensus_queue.cc:1048] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.611948  8243 raft_consensus.cc:493] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:48.612514  8243 raft_consensus.cc:515] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:48.616272  8243 leader_election.cc:290] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:48.616655  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:48.616994  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:48.617352  7810 raft_consensus.cc:2468] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
I20260713 09:04:48.617686  7885 raft_consensus.cc:2468] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 0.
I20260713 09:04:48.618485  7922 leader_election.cc:304] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:48.619328  8243 raft_consensus.cc:2804] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:48.619699  8243 raft_consensus.cc:493] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:48.620250  8243 raft_consensus.cc:3060] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.623342  8186 consensus_queue.cc:1048] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.630951  8243 raft_consensus.cc:515] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:48.633121  8243 leader_election.cc:290] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:48.635465  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:48.635640  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:48.636116  7810 raft_consensus.cc:3060] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.636268  7885 raft_consensus.cc:3060] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:48.642504  7885 raft_consensus.cc:2468] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:48.642935  7810 raft_consensus.cc:2468] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:48.643563  7923 leader_election.cc:304] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:48.644423  8243 raft_consensus.cc:2804] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:48.644914  8243 raft_consensus.cc:697] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Becoming Leader. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:04:48.645612  8243 consensus_queue.cc:237] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:48.654616  7705 catalog_manager.cc:5697] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:48.748186  8270 consensus_queue.cc:1048] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:48.758553  8248 consensus_queue.cc:1048] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:49.239825  8243 consensus_queue.cc:1048] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:49.245020  8243 consensus_queue.cc:1048] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:49.339849  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
W20260713 09:04:49.350543  7922 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:04:49.353833  7922 consensus_peers.cc:597] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:04:49.372058  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:49.373106  5762 tablet_replica.cc:333] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.373836  5762 raft_consensus.cc:2243] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:49.374763  5762 raft_consensus.cc:2272] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.376933  5762 tablet_replica.cc:333] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.377596  5762 raft_consensus.cc:2243] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.378000  5762 raft_consensus.cc:2272] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:49.379081  7996 consensus_peers.cc:597] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:04:49.379889  5762 tablet_replica.cc:333] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.380723  5762 raft_consensus.cc:2243] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.381165  5762 raft_consensus.cc:2272] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.382907  5762 tablet_replica.cc:333] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.383451  5762 raft_consensus.cc:2243] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.383841  5762 raft_consensus.cc:2272] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.385761  5762 tablet_replica.cc:333] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.386283  5762 raft_consensus.cc:2243] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:49.386952  5762 raft_consensus.cc:2272] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.388443  5762 tablet_replica.cc:333] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.388921  5762 raft_consensus.cc:2243] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.389354  5762 raft_consensus.cc:2272] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.391182  5762 tablet_replica.cc:333] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.391862  5762 raft_consensus.cc:2243] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.392316  5762 raft_consensus.cc:2272] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.394541  5762 tablet_replica.cc:333] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
W20260713 09:04:49.395135  7996 consensus_peers.cc:597] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:04:49.395205  5762 raft_consensus.cc:2243] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.395987  5762 raft_consensus.cc:2272] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.397805  5762 tablet_replica.cc:333] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.398317  5762 raft_consensus.cc:2243] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.398691  5762 raft_consensus.cc:2272] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:49.399133  7996 consensus_peers.cc:597] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:04:49.400274  5762 tablet_replica.cc:333] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.400913  5762 raft_consensus.cc:2243] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.401360  5762 raft_consensus.cc:2272] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.402897  5762 tablet_replica.cc:333] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.403335  5762 raft_consensus.cc:2243] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.403658  5762 raft_consensus.cc:2272] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.405577  5762 tablet_replica.cc:333] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.406097  5762 raft_consensus.cc:2243] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.406562  5762 raft_consensus.cc:2272] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.408602  5762 tablet_replica.cc:333] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
W20260713 09:04:49.408917  7922 consensus_peers.cc:597] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:04:49.409143  5762 raft_consensus.cc:2243] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.409696  5762 raft_consensus.cc:2272] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.411278  5762 tablet_replica.cc:333] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.411934  5762 raft_consensus.cc:2243] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.412375  5762 raft_consensus.cc:2272] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.415357  5762 tablet_replica.cc:333] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.415868  5762 raft_consensus.cc:2243] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.416247  5762 raft_consensus.cc:2272] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.417877  5762 tablet_replica.cc:333] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.418406  5762 raft_consensus.cc:2243] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.418823  5762 raft_consensus.cc:2272] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.420825  5762 tablet_replica.cc:333] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.421347  5762 raft_consensus.cc:2243] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.421737  5762 raft_consensus.cc:2272] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.423252  5762 tablet_replica.cc:333] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: stopping tablet replica
I20260713 09:04:49.423786  5762 raft_consensus.cc:2243] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:49.424158  5762 raft_consensus.cc:2272] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:49.459775  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:04:49.476186  7922 consensus_peers.cc:597] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:49.477082  7848 consensus_peers.cc:597] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:49.482446  7996 consensus_peers.cc:597] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:49.488090  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:49.495128  8291 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:04:49.496114  8290 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:04:49.497129  8293 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:04:49.498011  5762 server_base.cc:1061] running on GCE node
I20260713 09:04:49.500660  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:49.500895  5762 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:04:49.501096  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933489501080 us; error 0 us; skew 500 ppm
I20260713 09:04:49.501720  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:49.504704  5762 webserver.cc:533] Webserver started at http://127.5.160.129:33893/ using document root <none> and password file <none>
I20260713 09:04:49.505260  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:49.505538  5762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:04:49.510040  5762 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:04:49.514866  8298 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:04:49.515720  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:49.516052  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "e119938f9cbd4971b38d692a7ed67be5"
format_stamp: "Formatted at 2026-07-13 09:04:44 on dist-test-slave-0tg4"
I20260713 09:04:49.516656  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933434510550-5762-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)
W20260713 09:04:49.529211  7922 consensus_peers.cc:597] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:49.551255  7996 consensus_peers.cc:597] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:49.552384  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:49.553874  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:49.555481  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:49.559603  8305 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:04:49.571391  7848 consensus_peers.cc:597] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:49.641446  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:04:49.641906  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.083s	user 0.000s	sys 0.004s
I20260713 09:04:49.642215  5762 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:04:49.646324  8305 tablet_bootstrap.cc:492] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.660267  8305 tablet_bootstrap.cc:492] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.661013  8305 tablet_bootstrap.cc:492] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.661605  8305 ts_tablet_manager.cc:1403] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.001s
I20260713 09:04:49.663617  8305 raft_consensus.cc:359] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.664122  8305 raft_consensus.cc:740] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.664769  8305 consensus_queue.cc:260] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [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: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.667213  8305 ts_tablet_manager.cc:1434] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:04:49.667971  8305 tablet_bootstrap.cc:492] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
W20260713 09:04:49.670862  7848 consensus_peers.cc:597] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:49.676232  7922 consensus_peers.cc:597] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:49.681177  8305 tablet_bootstrap.cc:492] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.681953  8305 tablet_bootstrap.cc:492] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.682454  8305 ts_tablet_manager.cc:1403] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:04:49.684408  8305 raft_consensus.cc:359] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:49.685030  8305 raft_consensus.cc:740] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.685708  8305 consensus_queue.cc:260] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [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: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:49.687328  8305 ts_tablet_manager.cc:1434] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:49.687932  8305 tablet_bootstrap.cc:492] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.698352  8305 tablet_bootstrap.cc:492] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.699043  8305 tablet_bootstrap.cc:492] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.699556  8305 ts_tablet_manager.cc:1403] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:04:49.701094  8305 raft_consensus.cc:359] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.701635  8305 raft_consensus.cc:740] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.702217  8305 consensus_queue.cc:260] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [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: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.703459  8305 ts_tablet_manager.cc:1434] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:49.704020  8305 tablet_bootstrap.cc:492] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.711570  5762 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:04:49.711835  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.070s	user 0.066s	sys 0.001s
I20260713 09:04:49.713864  8305 tablet_bootstrap.cc:492] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.714591  8305 tablet_bootstrap.cc:492] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.715083  8305 ts_tablet_manager.cc:1403] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:04:49.716904  8305 raft_consensus.cc:359] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.717425  8305 raft_consensus.cc:740] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.718046  8305 consensus_queue.cc:260] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [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: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.719847  8305 ts_tablet_manager.cc:1434] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:04:49.720595  8305 tablet_bootstrap.cc:492] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.731307  8305 tablet_bootstrap.cc:492] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.732012  8305 tablet_bootstrap.cc:492] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.732511  8305 ts_tablet_manager.cc:1403] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:04:49.734601  8305 raft_consensus.cc:359] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.735121  8305 raft_consensus.cc:740] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.735716  8305 consensus_queue.cc:260] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [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: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.737252  8305 ts_tablet_manager.cc:1434] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:49.737936  8305 tablet_bootstrap.cc:492] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.748421  8305 tablet_bootstrap.cc:492] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.749337  8305 tablet_bootstrap.cc:492] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.749960  8305 ts_tablet_manager.cc:1403] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260713 09:04:49.751580  8305 raft_consensus.cc:359] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.752068  8305 raft_consensus.cc:740] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.752734  8305 consensus_queue.cc:260] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [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: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.754588  8305 ts_tablet_manager.cc:1434] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:49.755282  8305 tablet_bootstrap.cc:492] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.766644  8305 tablet_bootstrap.cc:492] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.767539  8305 tablet_bootstrap.cc:492] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.768108  8305 ts_tablet_manager.cc:1403] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:04:49.770308  8305 raft_consensus.cc:359] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:49.770810  8305 raft_consensus.cc:740] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.771421  8305 consensus_queue.cc:260] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [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: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:49.772858  8305 ts_tablet_manager.cc:1434] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:49.773511  8305 tablet_bootstrap.cc:492] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.777968  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:42963
I20260713 09:04:49.778057  8369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:42963 every 8 connection(s)
I20260713 09:04:49.802573  8305 tablet_bootstrap.cc:492] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.803524  8305 tablet_bootstrap.cc:492] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.804126  8305 ts_tablet_manager.cc:1403] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.020s
I20260713 09:04:49.806495  8305 raft_consensus.cc:359] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:49.807163  8305 raft_consensus.cc:740] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.807799  8305 consensus_queue.cc:260] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [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: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:49.809675  8305 ts_tablet_manager.cc:1434] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:04:49.810668  8305 tablet_bootstrap.cc:492] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.821604  8370 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35675
I20260713 09:04:49.822031  8370 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:49.822856  8370 heartbeater.cc:507] Master 127.5.160.190:35675 requested a full tablet report, sending...
I20260713 09:04:49.827401  8305 tablet_bootstrap.cc:492] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: 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
W20260713 09:04:49.827847  7996 consensus_peers.cc:597] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:04:49.828251  8305 tablet_bootstrap.cc:492] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.830505  8305 ts_tablet_manager.cc:1403] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:04:49.833930  7708 ts_manager.cc:194] Re-registered known tserver with Master: e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:49.833940  8305 raft_consensus.cc:359] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.834797  8305 raft_consensus.cc:740] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.835512  8305 consensus_queue.cc:260] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [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: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.837193  8305 ts_tablet_manager.cc:1434] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:04:49.837836  8305 tablet_bootstrap.cc:492] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.846565  7708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36166
I20260713 09:04:49.847944  8305 tablet_bootstrap.cc:492] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.848659  8305 tablet_bootstrap.cc:492] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.849216  8305 ts_tablet_manager.cc:1403] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:04:49.849809  8370 heartbeater.cc:499] Master 127.5.160.190:35675 was elected leader, sending a full tablet report...
I20260713 09:04:49.852159  8305 raft_consensus.cc:359] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:49.853034  8305 raft_consensus.cc:740] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.854022  8305 consensus_queue.cc:260] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [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: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:49.856791  8305 ts_tablet_manager.cc:1434] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:49.857832  8305 tablet_bootstrap.cc:492] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.870092  8305 tablet_bootstrap.cc:492] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.870952  8305 tablet_bootstrap.cc:492] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.871567  8305 ts_tablet_manager.cc:1403] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260713 09:04:49.876191  8305 raft_consensus.cc:359] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.876840  8305 raft_consensus.cc:740] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.877614  8305 consensus_queue.cc:260] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [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: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.879518  8305 ts_tablet_manager.cc:1434] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:04:49.880257  8305 tablet_bootstrap.cc:492] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.892480  8305 tablet_bootstrap.cc:492] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.893208  8305 tablet_bootstrap.cc:492] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.893877  8305 ts_tablet_manager.cc:1403] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:04:49.895882  8305 raft_consensus.cc:359] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.896369  8305 raft_consensus.cc:740] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.896909  8305 consensus_queue.cc:260] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [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: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:49.898448  8305 ts_tablet_manager.cc:1434] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:49.899430  8305 tablet_bootstrap.cc:492] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.925277  8305 tablet_bootstrap.cc:492] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.926210  8305 tablet_bootstrap.cc:492] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.926890  8305 ts_tablet_manager.cc:1403] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260713 09:04:49.929144  8305 raft_consensus.cc:359] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.929816  8305 raft_consensus.cc:740] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.930469  8305 consensus_queue.cc:260] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [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: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.932375  8305 ts_tablet_manager.cc:1434] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:04:49.933073  8305 tablet_bootstrap.cc:492] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.946395  8305 tablet_bootstrap.cc:492] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.947319  8305 tablet_bootstrap.cc:492] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.948000  8305 ts_tablet_manager.cc:1403] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260713 09:04:49.950323  8305 raft_consensus.cc:359] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.950978  8305 raft_consensus.cc:740] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.951611  8305 consensus_queue.cc:260] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [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: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.953080  8305 ts_tablet_manager.cc:1434] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:04:49.953835  8305 tablet_bootstrap.cc:492] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.969379  8305 tablet_bootstrap.cc:492] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=1 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:04:49.970232  8305 tablet_bootstrap.cc:492] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.970803  8305 ts_tablet_manager.cc:1403] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:04:49.972957  8305 raft_consensus.cc:359] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.973662  8305 raft_consensus.cc:740] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.974191  8305 consensus_queue.cc:260] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.975703  8305 ts_tablet_manager.cc:1434] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:04:49.976679  8305 tablet_bootstrap.cc:492] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:49.988933  8305 tablet_bootstrap.cc:492] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: 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:04:49.989728  8305 tablet_bootstrap.cc:492] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:49.990227  8305 ts_tablet_manager.cc:1403] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260713 09:04:49.991796  8305 raft_consensus.cc:359] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.992278  8305 raft_consensus.cc:740] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:49.992762  8305 consensus_queue.cc:260] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [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: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:04:49.994220  8305 ts_tablet_manager.cc:1434] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:49.995059  8305 tablet_bootstrap.cc:492] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:50.006999  8305 tablet_bootstrap.cc:492] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: 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:04:50.007833  8305 tablet_bootstrap.cc:492] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:50.008419  8305 ts_tablet_manager.cc:1403] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:04:50.010581  8305 raft_consensus.cc:359] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.011114  8305 raft_consensus.cc:740] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:50.011601  8305 consensus_queue.cc:260] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [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: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.013062  8305 ts_tablet_manager.cc:1434] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:50.014055  8305 tablet_bootstrap.cc:492] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: Bootstrap starting.
I20260713 09:04:50.043447  8305 tablet_bootstrap.cc:492] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: 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:04:50.044415  8305 tablet_bootstrap.cc:492] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: Bootstrap complete.
I20260713 09:04:50.045109  8305 ts_tablet_manager.cc:1403] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260713 09:04:50.047536  8305 raft_consensus.cc:359] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:50.048157  8305 raft_consensus.cc:740] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Initialized, Role: FOLLOWER
I20260713 09:04:50.048743  8305 consensus_queue.cc:260] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [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: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:50.056722  8305 ts_tablet_manager.cc:1434] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:04:50.489593  8186 raft_consensus.cc:493] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e119938f9cbd4971b38d692a7ed67be5)
I20260713 09:04:50.490108  8186 raft_consensus.cc:515] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.491707  8186 leader_election.cc:290] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:50.492653  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:50.492715  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:50.493440  8344 raft_consensus.cc:2468] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 1.
I20260713 09:04:50.494415  7996 leader_election.cc:304] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [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: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:50.495038  8186 raft_consensus.cc:2804] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:50.495339  8186 raft_consensus.cc:493] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e119938f9cbd4971b38d692a7ed67be5)
I20260713 09:04:50.495658  8186 raft_consensus.cc:3060] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:50.501657  8186 raft_consensus.cc:515] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.503218  8186 leader_election.cc:290] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [CANDIDATE]: Term 2 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:50.504035  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:50.504127  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "be4974d654e24c6391a36f597aa9c906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:50.504637  8344 raft_consensus.cc:3060] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:50.509989  8344 raft_consensus.cc:2468] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4974d654e24c6391a36f597aa9c906 in term 2.
I20260713 09:04:50.511273  7996 leader_election.cc:304] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [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: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:50.512202  8385 raft_consensus.cc:2804] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:50.512646  8385 raft_consensus.cc:697] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 2 LEADER]: Becoming Leader. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:50.513264  8385 consensus_queue.cc:237] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.519842  7708 catalog_manager.cc:5697] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 reported cstate change: term changed from 1 to 2, leader changed from e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129) to be4974d654e24c6391a36f597aa9c906 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "be4974d654e24c6391a36f597aa9c906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:50.716166  8393 raft_consensus.cc:493] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e119938f9cbd4971b38d692a7ed67be5)
I20260713 09:04:50.716609  8393 raft_consensus.cc:515] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.718405  8393 leader_election.cc:290] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:50.719163  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:50.719430  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311" is_pre_election: true
I20260713 09:04:50.719795  8342 raft_consensus.cc:2468] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 1.
I20260713 09:04:50.720795  7922 leader_election.cc:304] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:04:50.721590  8393 raft_consensus.cc:2804] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:50.721952  8393 raft_consensus.cc:493] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e119938f9cbd4971b38d692a7ed67be5)
I20260713 09:04:50.722241  8393 raft_consensus.cc:3060] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:50.727329  8393 raft_consensus.cc:515] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.728999  8393 leader_election.cc:290] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 2 election: Requested vote from peers e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:50.729658  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
I20260713 09:04:50.729943  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:50.730154  8342 raft_consensus.cc:3060] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:50.734902  8342 raft_consensus.cc:2468] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 2.
I20260713 09:04:50.735831  7922 leader_election.cc:304] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [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: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5; no voters: f0f6aeb924bf4221a05457487ea9a311
I20260713 09:04:50.736487  8393 raft_consensus.cc:2804] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:50.736876  8393 raft_consensus.cc:697] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 LEADER]: Becoming Leader. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:04:50.737608  8393 consensus_queue.cc:237] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.746053  7708 catalog_manager.cc:5697] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 reported cstate change: term changed from 1 to 2, leader changed from e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129) to 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:50.749444  8389 raft_consensus.cc:493] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e119938f9cbd4971b38d692a7ed67be5)
I20260713 09:04:50.749941  8389 raft_consensus.cc:515] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.752388  8389 leader_election.cc:290] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:50.752666  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" is_pre_election: true
I20260713 09:04:50.753095  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d1656ec6c5480cb8dc2ed7fc264fc2" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:50.753896  8342 raft_consensus.cc:2393] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0f6aeb924bf4221a05457487ea9a311 in current term 2: Already voted for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in this term.
I20260713 09:04:50.755033  7848 leader_election.cc:304] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [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: f0f6aeb924bf4221a05457487ea9a311; no voters: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:50.755867  8389 raft_consensus.cc:3060] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:50.760672  8389 raft_consensus.cc:2749] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:50.862051  8389 raft_consensus.cc:493] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e119938f9cbd4971b38d692a7ed67be5)
I20260713 09:04:50.862565  8389 raft_consensus.cc:515] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:50.864210  8389 leader_election.cc:290] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963)
I20260713 09:04:50.865180  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e119938f9cbd4971b38d692a7ed67be5" is_pre_election: true
I20260713 09:04:50.865091  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "f0f6aeb924bf4221a05457487ea9a311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be4974d654e24c6391a36f597aa9c906" is_pre_election: true
I20260713 09:04:50.866072  8342 raft_consensus.cc:2393] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0f6aeb924bf4221a05457487ea9a311 in current term 2: Already voted for candidate be4974d654e24c6391a36f597aa9c906 in this term.
I20260713 09:04:50.867086  7848 leader_election.cc:304] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [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: f0f6aeb924bf4221a05457487ea9a311; no voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:50.867667  8389 raft_consensus.cc:3060] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:50.872515  8389 raft_consensus.cc:2749] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:04:51.042788  8342 raft_consensus.cc:1275] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Refusing update from remote peer be4974d654e24c6391a36f597aa9c906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:51.044070  8149 consensus_queue.cc:1048] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:51.055895  7882 raft_consensus.cc:1275] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Refusing update from remote peer be4974d654e24c6391a36f597aa9c906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:51.057236  8385 consensus_queue.cc:1048] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:51.144236  8342 raft_consensus.cc:1275] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Refusing update from remote peer 0d766d09e2864b3ca1c8637c9d23ded2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:51.145424  8239 consensus_queue.cc:1048] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:51.156612  7882 raft_consensus.cc:1275] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Refusing update from remote peer 0d766d09e2864b3ca1c8637c9d23ded2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:51.157984  8239 consensus_queue.cc:1048] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:59.794176  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:59.824139  7882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1113401eed1c421b88f144406a988b27"
dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
mode: GRACEFUL
new_leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
 from {username='slave'} at 127.0.0.1:48166
I20260713 09:04:59.825116  7882 raft_consensus.cc:606] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Received request to transfer leadership to TS 0d766d09e2864b3ca1c8637c9d23ded2
I20260713 09:04:59.836941  8032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "216e1481ecdf4182b601783879746596"
dest_uuid: "be4974d654e24c6391a36f597aa9c906"
mode: GRACEFUL
new_leader_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:55384
I20260713 09:04:59.837417  8032 raft_consensus.cc:606] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Received request to transfer leadership to TS e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:59.848170  7955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79"
dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
mode: GRACEFUL
new_leader_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:39300
I20260713 09:04:59.848676  7955 raft_consensus.cc:606] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Received request to transfer leadership to TS e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:59.851111  8032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060"
dest_uuid: "be4974d654e24c6391a36f597aa9c906"
mode: GRACEFUL
new_leader_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:55384
I20260713 09:04:59.851506  8032 raft_consensus.cc:606] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 2 LEADER]: Received request to transfer leadership to TS e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:59.853552  8032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a"
dest_uuid: "be4974d654e24c6391a36f597aa9c906"
mode: GRACEFUL
new_leader_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:55384
I20260713 09:04:59.853902  8032 raft_consensus.cc:606] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Received request to transfer leadership to TS e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:59.855926  7955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0"
dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
mode: GRACEFUL
new_leader_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:39300
I20260713 09:04:59.856346  7955 raft_consensus.cc:606] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Received request to transfer leadership to TS e119938f9cbd4971b38d692a7ed67be5
I20260713 09:04:59.857380  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:04:59.858240  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:59.926465  8429 raft_consensus.cc:993] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2: : Instructing follower e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:04:59.927032  8419 raft_consensus.cc:1081] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Signalling peer e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:04:59.928447  8344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0"
dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:42088
I20260713 09:04:59.928918  8344 raft_consensus.cc:493] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.929212  8344 raft_consensus.cc:3060] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.935767  8344 raft_consensus.cc:515] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:59.938644  8344 leader_election.cc:290] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Requested vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:04:59.949275  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:59.950012  7882 raft_consensus.cc:3060] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.950800  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d45efffdd4008b9fafbe83b25cba0" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:04:59.951396  7955 raft_consensus.cc:3055] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:59.951709  7955 raft_consensus.cc:740] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:04:59.952610  7955 consensus_queue.cc:260] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:59.953977  7955 raft_consensus.cc:3060] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.957890  7882 raft_consensus.cc:2468] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:04:59.959436  8300 leader_election.cc:304] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:59.961282  8437 raft_consensus.cc:2804] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:59.961555  7955 raft_consensus.cc:2468] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:04:59.963959  8437 raft_consensus.cc:697] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Becoming Leader. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:04:59.964600  8439 raft_consensus.cc:993] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906: : Instructing follower e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:04:59.964994  8437 consensus_queue.cc:237] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:04:59.965461  8427 raft_consensus.cc:1081] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 2 LEADER]: Signalling peer e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:04:59.967100  8344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060"
dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:42078
I20260713 09:04:59.967556  8344 raft_consensus.cc:493] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.967842  8344 raft_consensus.cc:3060] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:59.972596  7703 catalog_manager.cc:5697] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 reported cstate change: term changed from 1 to 2, leader changed from 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131) to e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "e119938f9cbd4971b38d692a7ed67be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.973124  8344 raft_consensus.cc:515] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:59.977615  8344 leader_election.cc:290] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 3 election: Requested vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:04:59.978731  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:04:59.979362  7882 raft_consensus.cc:3060] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:59.984745  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6a98d5b5df42b1baf2f2da895e3060" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:04:59.985374  8032 raft_consensus.cc:3055] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:59.985714  8032 raft_consensus.cc:740] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:04:59.986711  7882 raft_consensus.cc:2468] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 3.
I20260713 09:04:59.986619  8032 consensus_queue.cc:260] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [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: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:59.987911  8032 raft_consensus.cc:3060] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:59.990456  8300 leader_election.cc:304] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [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: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:04:59.991169  8437 raft_consensus.cc:2804] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:59.991622  8437 raft_consensus.cc:697] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 3 LEADER]: Becoming Leader. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:04:59.992735  8437 consensus_queue.cc:237] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [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: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } }
I20260713 09:04:59.994833  8032 raft_consensus.cc:2468] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 3.
I20260713 09:05:00.001363  7703 catalog_manager.cc:5697] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 reported cstate change: term changed from 2 to 3, leader changed from be4974d654e24c6391a36f597aa9c906 (127.5.160.132) to e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "e119938f9cbd4971b38d692a7ed67be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.029085  8429 raft_consensus.cc:993] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2: : Instructing follower e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:05:00.029605  8419 raft_consensus.cc:1081] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Signalling peer e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:05:00.031087  8344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79"
dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:42088
I20260713 09:05:00.031579  8344 raft_consensus.cc:493] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.031898  8344 raft_consensus.cc:3060] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.036245  8344 raft_consensus.cc:515] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:05:00.037587  8344 leader_election.cc:290] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:05:00.038311  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:05:00.038565  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc6a5db79644314b2f3296f8e6e3a79" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:05:00.038914  7955 raft_consensus.cc:3055] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:00.039062  8032 raft_consensus.cc:3060] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.039213  7955 raft_consensus.cc:740] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:05:00.040047  7955 consensus_queue.cc:260] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:05:00.040830  7955 raft_consensus.cc:3060] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.043431  8032 raft_consensus.cc:2468] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:05:00.044502  8302 leader_election.cc:304] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4974d654e24c6391a36f597aa9c906, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:05:00.045183  8437 raft_consensus.cc:2804] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:00.045635  8437 raft_consensus.cc:697] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Becoming Leader. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:05:00.045564  7955 raft_consensus.cc:2468] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:05:00.046473  8437 consensus_queue.cc:237] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:05:00.053231  7703 catalog_manager.cc:5697] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 reported cstate change: term changed from 1 to 2, leader changed from 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131) to e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "e119938f9cbd4971b38d692a7ed67be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:00.069669  8439 raft_consensus.cc:993] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906: : Instructing follower e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:05:00.070094  8427 raft_consensus.cc:1081] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Signalling peer e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:05:00.071460  8344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "216e1481ecdf4182b601783879746596"
dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:42078
I20260713 09:05:00.071877  8344 raft_consensus.cc:493] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.072165  8344 raft_consensus.cc:3060] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.076709  8344 raft_consensus.cc:515] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:05:00.078258  8344 leader_election.cc:290] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Requested vote from peers 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:05:00.078974  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216e1481ecdf4182b601783879746596" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:05:00.079236  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216e1481ecdf4182b601783879746596" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:05:00.079581  7955 raft_consensus.cc:3060] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.079739  8032 raft_consensus.cc:3055] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:00.080075  8032 raft_consensus.cc:740] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:05:00.080816  8032 consensus_queue.cc:260] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:05:00.081964  8032 raft_consensus.cc:3060] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.085906  7955 raft_consensus.cc:2468] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:05:00.086913  8300 leader_election.cc:304] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, e119938f9cbd4971b38d692a7ed67be5; no voters: 
I20260713 09:05:00.087584  8437 raft_consensus.cc:2804] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:00.087740  8032 raft_consensus.cc:2468] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:05:00.088084  8437 raft_consensus.cc:697] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Becoming Leader. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:05:00.088961  8437 consensus_queue.cc:237] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:05:00.096127  7703 catalog_manager.cc:5697] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 reported cstate change: term changed from 1 to 2, leader changed from be4974d654e24c6391a36f597aa9c906 (127.5.160.132) to e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "e119938f9cbd4971b38d692a7ed67be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:00.138821  8439 raft_consensus.cc:993] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906: : Instructing follower e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:05:00.139268  8427 raft_consensus.cc:1081] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Signalling peer e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:05:00.140691  8342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a"
dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:42078
I20260713 09:05:00.141178  8342 raft_consensus.cc:493] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.141571  8342 raft_consensus.cc:3060] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.146611  8342 raft_consensus.cc:515] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:05:00.148136  8342 leader_election.cc:290] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Requested vote from peers be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841), f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215)
I20260713 09:05:00.148794  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:05:00.149365  8032 raft_consensus.cc:3055] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:00.149083  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed431559e2fd475bace16ee4e9d3e63a" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:05:00.149642  8032 raft_consensus.cc:740] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be4974d654e24c6391a36f597aa9c906, State: Running, Role: LEADER
I20260713 09:05:00.149814  7882 raft_consensus.cc:3060] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.150395  8032 consensus_queue.cc:260] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:05:00.151547  8032 raft_consensus.cc:3060] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.156217  7882 raft_consensus.cc:2468] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:05:00.157248  8300 leader_election.cc:304] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:05:00.157707  8032 raft_consensus.cc:2468] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:05:00.158082  8437 raft_consensus.cc:2804] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:00.158655  8437 raft_consensus.cc:697] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Becoming Leader. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:05:00.159385  8437 consensus_queue.cc:237] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } }
I20260713 09:05:00.166611  7703 catalog_manager.cc:5697] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 reported cstate change: term changed from 1 to 2, leader changed from be4974d654e24c6391a36f597aa9c906 (127.5.160.132) to e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "e119938f9cbd4971b38d692a7ed67be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:00.184501  8428 raft_consensus.cc:993] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311: : Instructing follower 0d766d09e2864b3ca1c8637c9d23ded2 to start an election
I20260713 09:05:00.185025  8434 raft_consensus.cc:1081] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Signalling peer 0d766d09e2864b3ca1c8637c9d23ded2 to start an election
I20260713 09:05:00.186357  7955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1113401eed1c421b88f144406a988b27"
dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
 from {username='slave'} at 127.0.0.1:42876
I20260713 09:05:00.186779  7955 raft_consensus.cc:493] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:00.187047  7955 raft_consensus.cc:3060] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.191278  7955 raft_consensus.cc:515] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:05:00.192641  7955 leader_election.cc:290] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 2 election: Requested vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), be4974d654e24c6391a36f597aa9c906 (127.5.160.132:40841)
I20260713 09:05:00.193396  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:05:00.193571  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1113401eed1c421b88f144406a988b27" candidate_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4974d654e24c6391a36f597aa9c906"
I20260713 09:05:00.193946  7882 raft_consensus.cc:3055] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:00.194031  8032 raft_consensus.cc:3060] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.194293  7882 raft_consensus.cc:740] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0f6aeb924bf4221a05457487ea9a311, State: Running, Role: LEADER
I20260713 09:05:00.195012  7882 consensus_queue.cc:260] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:05:00.196219  7882 raft_consensus.cc:3060] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:00.200060  8032 raft_consensus.cc:2468] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 2.
I20260713 09:05:00.201313  7925 leader_election.cc:304] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d766d09e2864b3ca1c8637c9d23ded2, be4974d654e24c6391a36f597aa9c906; no voters: 
I20260713 09:05:00.202060  8419 raft_consensus.cc:2804] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:00.202133  7882 raft_consensus.cc:2468] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d766d09e2864b3ca1c8637c9d23ded2 in term 2.
I20260713 09:05:00.202659  8419 raft_consensus.cc:697] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 LEADER]: Becoming Leader. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:05:00.203606  8419 consensus_queue.cc:237] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } }
I20260713 09:05:00.212527  7703 catalog_manager.cc:5697] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 reported cstate change: term changed from 1 to 2, leader changed from f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130) to 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:00.408365  7882 raft_consensus.cc:1275] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.409842  8437 consensus_queue.cc:1048] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.420872  7955 raft_consensus.cc:1275] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.422207  8437 consensus_queue.cc:1048] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.437759  8032 raft_consensus.cc:1275] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 3 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:00.438889  8437 consensus_queue.cc:1048] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:00.448629  7882 raft_consensus.cc:1275] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 3 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:00.450012  8438 consensus_queue.cc:1048] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:00.472158  8032 raft_consensus.cc:1275] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.473433  8438 consensus_queue.cc:1048] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.482337  7955 raft_consensus.cc:1275] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.483682  8437 consensus_queue.cc:1048] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.500633  7955 raft_consensus.cc:1275] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.501780  8437 consensus_queue.cc:1048] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.510429  8032 raft_consensus.cc:1275] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.512461  8438 consensus_queue.cc:1048] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.580516  8032 raft_consensus.cc:1275] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.581879  8452 consensus_queue.cc:1048] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.592800  7882 raft_consensus.cc:1275] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.594272  8437 consensus_queue.cc:1048] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.659968  7885 raft_consensus.cc:1275] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Refusing update from remote peer 0d766d09e2864b3ca1c8637c9d23ded2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.661075  8419 consensus_queue.cc:1048] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.669412  8032 raft_consensus.cc:1275] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Refusing update from remote peer 0d766d09e2864b3ca1c8637c9d23ded2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.671901  8419 consensus_queue.cc:1048] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4974d654e24c6391a36f597aa9c906" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.859212  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:00.876648  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:00.890317  7955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb"
dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
mode: GRACEFUL
new_leader_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:39300
I20260713 09:05:00.890805  7955 raft_consensus.cc:606] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Received request to transfer leadership to TS e119938f9cbd4971b38d692a7ed67be5
I20260713 09:05:00.891800  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:05:00.892542  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:01.296108  8419 raft_consensus.cc:993] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2: : Instructing follower e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:05:01.296523  8470 raft_consensus.cc:1081] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Signalling peer e119938f9cbd4971b38d692a7ed67be5 to start an election
I20260713 09:05:01.297909  8342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb"
dest_uuid: "e119938f9cbd4971b38d692a7ed67be5"
 from {username='slave'} at 127.0.0.1:42088
I20260713 09:05:01.298400  8342 raft_consensus.cc:493] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:01.298718  8342 raft_consensus.cc:3060] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:01.303653  8342 raft_consensus.cc:515] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:05:01.305253  8342 leader_election.cc:290] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Requested vote from peers f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215), 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119)
I20260713 09:05:01.306088  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0f6aeb924bf4221a05457487ea9a311"
I20260713 09:05:01.306342  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9b843c2b2d4d289d1c22bf867f1ccb" candidate_uuid: "e119938f9cbd4971b38d692a7ed67be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d766d09e2864b3ca1c8637c9d23ded2"
I20260713 09:05:01.306674  7885 raft_consensus.cc:3060] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:01.306864  7955 raft_consensus.cc:3055] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:01.307199  7955 raft_consensus.cc:740] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d766d09e2864b3ca1c8637c9d23ded2, State: Running, Role: LEADER
I20260713 09:05:01.307832  7955 consensus_queue.cc:260] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:05:01.308784  7955 raft_consensus.cc:3060] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:01.311965  7885 raft_consensus.cc:2468] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:05:01.313163  8300 leader_election.cc:304] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e119938f9cbd4971b38d692a7ed67be5, f0f6aeb924bf4221a05457487ea9a311; no voters: 
I20260713 09:05:01.313746  7955 raft_consensus.cc:2468] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e119938f9cbd4971b38d692a7ed67be5 in term 2.
I20260713 09:05:01.314062  8452 raft_consensus.cc:2804] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:01.314587  8452 raft_consensus.cc:697] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Becoming Leader. State: Replica: e119938f9cbd4971b38d692a7ed67be5, State: Running, Role: LEADER
I20260713 09:05:01.315410  8452 consensus_queue.cc:237] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } }
I20260713 09:05:01.322923  7708 catalog_manager.cc:5697] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 reported cstate change: term changed from 1 to 2, leader changed from 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131) to e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "e119938f9cbd4971b38d692a7ed67be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e119938f9cbd4971b38d692a7ed67be5" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.696096  7955 raft_consensus.cc:1275] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.697103  8452 consensus_queue.cc:1048] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d766d09e2864b3ca1c8637c9d23ded2" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:01.706640  7885 raft_consensus.cc:1275] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Refusing update from remote peer e119938f9cbd4971b38d692a7ed67be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:01.708577  8437 consensus_queue.cc:1048] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0f6aeb924bf4221a05457487ea9a311" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:01.893430  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:01.906519  5762 tablet_server.cc:179] TabletServer@127.5.160.129:42963 shutting down...
I20260713 09:05:01.928454  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:01.929203  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.929879  5762 raft_consensus.cc:2243] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:01.930595  5762 raft_consensus.cc:2272] T 216e1481ecdf4182b601783879746596 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.932646  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.933218  5762 raft_consensus.cc:2243] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.933655  5762 raft_consensus.cc:2272] T a6f180a31be941429e0bf286d1c8b469 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.935386  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.935884  5762 raft_consensus.cc:2243] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.936257  5762 raft_consensus.cc:2272] T 979be972678248208c05d0b5b11064e0 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.938041  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.938568  5762 raft_consensus.cc:2243] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:01.939261  5762 raft_consensus.cc:2272] T 6f6a98d5b5df42b1baf2f2da895e3060 P e119938f9cbd4971b38d692a7ed67be5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.941008  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.941601  5762 raft_consensus.cc:2243] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.941962  5762 raft_consensus.cc:2272] T 19d434b32bf846a28a7cdd5c32c280ac P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.943694  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.944203  5762 raft_consensus.cc:2243] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.944576  5762 raft_consensus.cc:2272] T 5bd35cc5dce54df08f43da4453e8992a P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.946470  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.947016  5762 raft_consensus.cc:2243] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.947378  5762 raft_consensus.cc:2272] T c2fda7be7cae47288fb151c82c44e694 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.949234  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.949832  5762 raft_consensus.cc:2243] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.950229  5762 raft_consensus.cc:2272] T 0806bf2f18004449972702ec32963a25 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.952492  5762 tablet_replica.cc:333] stopping tablet replica
W20260713 09:05:01.952734  7848 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]
I20260713 09:05:01.953255  5762 raft_consensus.cc:2243] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:01.954263  5762 raft_consensus.cc:2272] T 4cc6a5db79644314b2f3296f8e6e3a79 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:01.956053  7848 consensus_peers.cc:597] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:05:01.956570  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.957172  5762 raft_consensus.cc:2243] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.957584  5762 raft_consensus.cc:2272] T f30458afd5604e14b603cccd3879b7b6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.959328  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.959825  5762 raft_consensus.cc:2243] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.960227  5762 raft_consensus.cc:2272] T 9902d7247c3e44a3a6a724d85d6b2f3e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.962018  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.962493  5762 raft_consensus.cc:2243] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:01.963191  5762 raft_consensus.cc:2272] T 7d9b843c2b2d4d289d1c22bf867f1ccb P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.965230  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.965801  5762 raft_consensus.cc:2243] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.966213  5762 raft_consensus.cc:2272] T 00b951562d5446a5ba672dc5556194f6 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.968572  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.969041  5762 raft_consensus.cc:2243] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.969465  5762 raft_consensus.cc:2272] T 8367fc3d98514c7d90aaae3a116047c9 P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:01.970710  7922 consensus_peers.cc:597] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:05:01.971455  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.971997  5762 raft_consensus.cc:2243] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.972366  5762 raft_consensus.cc:2272] T e281f9e95f16471992aa962cc122c79e P e119938f9cbd4971b38d692a7ed67be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.975018  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.975677  5762 raft_consensus.cc:2243] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:01.976434  5762 raft_consensus.cc:2272] T f68d45efffdd4008b9fafbe83b25cba0 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:01.977178  7848 consensus_peers.cc:597] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. 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:05:01.978459  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.978997  5762 raft_consensus.cc:2243] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:01.979437  5762 raft_consensus.cc:2272] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:01.981616  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:01.982162  5762 raft_consensus.cc:2243] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:01.982882  5762 raft_consensus.cc:2272] T ed431559e2fd475bace16ee4e9d3e63a P e119938f9cbd4971b38d692a7ed67be5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:02.015442  7996 consensus_peers.cc:597] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:02.019101  5762 tablet_server.cc:196] TabletServer@127.5.160.129:42963 shutdown complete.
I20260713 09:05:02.051258  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:05:02.066687  7923 consensus_peers.cc:597] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Couldn't send request to peer f0f6aeb924bf4221a05457487ea9a311. 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:05:02.078470  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:02.079275  5762 tablet_replica.cc:333] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.079962  5762 raft_consensus.cc:2243] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.080402  5762 raft_consensus.cc:2272] T 1113401eed1c421b88f144406a988b27 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:02.081939  7923 consensus_peers.cc:597] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Couldn't send request to peer f0f6aeb924bf4221a05457487ea9a311. 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:05:02.082563  5762 tablet_replica.cc:333] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.083164  5762 raft_consensus.cc:2243] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.083968  5762 raft_consensus.cc:2272] T 9902d7247c3e44a3a6a724d85d6b2f3e P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.085805  5762 tablet_replica.cc:333] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.086344  5762 raft_consensus.cc:2243] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.086735  5762 raft_consensus.cc:2272] T 6f6a98d5b5df42b1baf2f2da895e3060 P f0f6aeb924bf4221a05457487ea9a311 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.088299  5762 tablet_replica.cc:333] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.088783  5762 raft_consensus.cc:2243] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.089654  5762 raft_consensus.cc:2272] T 19d434b32bf846a28a7cdd5c32c280ac P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.091740  5762 tablet_replica.cc:333] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.092200  5762 raft_consensus.cc:2243] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.092831  5762 raft_consensus.cc:2272] T 32de4b8e523d4e44b8db2569edc48882 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.094529  5762 tablet_replica.cc:333] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.094961  5762 raft_consensus.cc:2243] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.095609  5762 raft_consensus.cc:2272] T 0806bf2f18004449972702ec32963a25 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.097208  5762 tablet_replica.cc:333] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.097736  5762 raft_consensus.cc:2243] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.098080  5762 raft_consensus.cc:2272] T 700224743b3e4870bcd42dc3d2b61a36 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.099637  5762 tablet_replica.cc:333] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.100061  5762 raft_consensus.cc:2243] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.100384  5762 raft_consensus.cc:2272] T 979be972678248208c05d0b5b11064e0 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.102283  5762 tablet_replica.cc:333] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.102777  5762 raft_consensus.cc:2243] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.103168  5762 raft_consensus.cc:2272] T 7d9b843c2b2d4d289d1c22bf867f1ccb P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.105868  5762 tablet_replica.cc:333] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.106443  5762 raft_consensus.cc:2243] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:05:02.106758  7922 consensus_peers.cc:597] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:02.106889  5762 raft_consensus.cc:2272] T e281f9e95f16471992aa962cc122c79e P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.108762  5762 tablet_replica.cc:333] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.109381  5762 raft_consensus.cc:2243] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.109745  5762 raft_consensus.cc:2272] T c2fda7be7cae47288fb151c82c44e694 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.111333  5762 tablet_replica.cc:333] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.111747  5762 raft_consensus.cc:2243] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.112413  5762 raft_consensus.cc:2272] T 5bd35cc5dce54df08f43da4453e8992a P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.114182  5762 tablet_replica.cc:333] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.114609  5762 raft_consensus.cc:2243] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.115289  5762 raft_consensus.cc:2272] T a5c17b2ed5fe480e8e5c51a945d547a3 P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.116928  5762 tablet_replica.cc:333] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.117452  5762 raft_consensus.cc:2243] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.117861  5762 raft_consensus.cc:2272] T ed431559e2fd475bace16ee4e9d3e63a P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.119479  5762 tablet_replica.cc:333] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.119890  5762 raft_consensus.cc:2243] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.120268  5762 raft_consensus.cc:2272] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.122180  5762 tablet_replica.cc:333] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.122581  5762 raft_consensus.cc:2243] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.122905  5762 raft_consensus.cc:2272] T f68d45efffdd4008b9fafbe83b25cba0 P f0f6aeb924bf4221a05457487ea9a311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.124528  5762 tablet_replica.cc:333] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.124910  5762 raft_consensus.cc:2243] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.125267  5762 raft_consensus.cc:2272] T b64f8ef285d34396932a28280aba59ee P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.126989  5762 tablet_replica.cc:333] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311: stopping tablet replica
I20260713 09:05:02.127403  5762 raft_consensus.cc:2243] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.127743  5762 raft_consensus.cc:2272] T 403ac21efe0247188ea66cc2d1bbb00d P f0f6aeb924bf4221a05457487ea9a311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:02.149739  7923 consensus_peers.cc:597] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Couldn't send request to peer f0f6aeb924bf4221a05457487ea9a311. 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:05:02.157163  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:05:02.165414  7923 consensus_peers.cc:597] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 -> Peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Couldn't send request to peer f0f6aeb924bf4221a05457487ea9a311. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:33215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:02.188388  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260713 09:05:02.211627  7996 consensus_peers.cc:597] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:02.219901  7997 consensus_peers.cc:597] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 -> Peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Couldn't send request to peer f0f6aeb924bf4221a05457487ea9a311. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:33215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:02.224495  7996 consensus_peers.cc:597] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:02.226256  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:02.226930  5762 tablet_replica.cc:333] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.227533  5762 raft_consensus.cc:2243] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.227983  5762 raft_consensus.cc:2272] T a5c17b2ed5fe480e8e5c51a945d547a3 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.229969  5762 tablet_replica.cc:333] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.230501  5762 raft_consensus.cc:2243] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.230934  5762 raft_consensus.cc:2272] T 700224743b3e4870bcd42dc3d2b61a36 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.232681  5762 tablet_replica.cc:333] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.233162  5762 raft_consensus.cc:2243] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.233947  5762 raft_consensus.cc:2272] T a6f180a31be941429e0bf286d1c8b469 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.235710  5762 tablet_replica.cc:333] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.236231  5762 raft_consensus.cc:2243] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.236913  5762 raft_consensus.cc:2272] T e4d1656ec6c5480cb8dc2ed7fc264fc2 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.238623  5762 tablet_replica.cc:333] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.239141  5762 raft_consensus.cc:2243] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.239835  5762 raft_consensus.cc:2272] T 1113401eed1c421b88f144406a988b27 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.241554  5762 tablet_replica.cc:333] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.242071  5762 raft_consensus.cc:2243] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.242456  5762 raft_consensus.cc:2272] T f30458afd5604e14b603cccd3879b7b6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.244381  5762 tablet_replica.cc:333] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.245062  5762 raft_consensus.cc:2243] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.246016  5762 raft_consensus.cc:2272] T 403ac21efe0247188ea66cc2d1bbb00d P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:02.247607  7996 consensus_peers.cc:597] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 -> Peer e119938f9cbd4971b38d692a7ed67be5 (127.5.160.129:42963): Couldn't send request to peer e119938f9cbd4971b38d692a7ed67be5. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:02.248294  5762 tablet_replica.cc:333] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.249068  5762 raft_consensus.cc:2243] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.249589  5762 raft_consensus.cc:2272] T 216e1481ecdf4182b601783879746596 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.251245  5762 tablet_replica.cc:333] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.251719  5762 raft_consensus.cc:2243] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.252069  5762 raft_consensus.cc:2272] T b64f8ef285d34396932a28280aba59ee P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.253810  5762 tablet_replica.cc:333] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.254259  5762 raft_consensus.cc:2243] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.255026  5762 raft_consensus.cc:2272] T c2fda7be7cae47288fb151c82c44e694 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.256630  5762 tablet_replica.cc:333] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.257084  5762 raft_consensus.cc:2243] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.257488  5762 raft_consensus.cc:2272] T 32de4b8e523d4e44b8db2569edc48882 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.259083  5762 tablet_replica.cc:333] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.259496  5762 raft_consensus.cc:2243] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.259836  5762 raft_consensus.cc:2272] T 0806bf2f18004449972702ec32963a25 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.261509  5762 tablet_replica.cc:333] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.261926  5762 raft_consensus.cc:2243] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.262243  5762 raft_consensus.cc:2272] T 4cc6a5db79644314b2f3296f8e6e3a79 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.263880  5762 tablet_replica.cc:333] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.264540  5762 raft_consensus.cc:2243] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.264992  5762 raft_consensus.cc:2272] T f68d45efffdd4008b9fafbe83b25cba0 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.267163  5762 tablet_replica.cc:333] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.267807  5762 raft_consensus.cc:2243] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.268281  5762 raft_consensus.cc:2272] T 00b951562d5446a5ba672dc5556194f6 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.270145  5762 tablet_replica.cc:333] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.270534  5762 raft_consensus.cc:2243] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.270925  5762 raft_consensus.cc:2272] T 7d9b843c2b2d4d289d1c22bf867f1ccb P 0d766d09e2864b3ca1c8637c9d23ded2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.272904  5762 tablet_replica.cc:333] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.273389  5762 raft_consensus.cc:2243] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.273731  5762 raft_consensus.cc:2272] T 8367fc3d98514c7d90aaae3a116047c9 P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.275462  5762 tablet_replica.cc:333] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2: stopping tablet replica
I20260713 09:05:02.275836  5762 raft_consensus.cc:2243] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.276571  5762 raft_consensus.cc:2272] T e281f9e95f16471992aa962cc122c79e P 0d766d09e2864b3ca1c8637c9d23ded2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:02.284616  7997 consensus_peers.cc:597] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 -> Peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Couldn't send request to peer 0d766d09e2864b3ca1c8637c9d23ded2. 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:05:02.312155  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:05:02.342826  5762 tablet_server.cc:179] TabletServer@127.5.160.132:0 shutting down...
I20260713 09:05:02.369915  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:02.370523  5762 tablet_replica.cc:333] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.371114  5762 raft_consensus.cc:2243] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.371608  5762 raft_consensus.cc:2272] T 32de4b8e523d4e44b8db2569edc48882 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.373503  5762 tablet_replica.cc:333] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.374006  5762 raft_consensus.cc:2243] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.374393  5762 raft_consensus.cc:2272] T 6f6a98d5b5df42b1baf2f2da895e3060 P be4974d654e24c6391a36f597aa9c906 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.375975  5762 tablet_replica.cc:333] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.376497  5762 raft_consensus.cc:2243] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.376922  5762 raft_consensus.cc:2272] T 19d434b32bf846a28a7cdd5c32c280ac P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.378777  5762 tablet_replica.cc:333] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.379434  5762 raft_consensus.cc:2243] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.380391  5762 raft_consensus.cc:2272] T 00b951562d5446a5ba672dc5556194f6 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.382644  5762 tablet_replica.cc:333] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.383226  5762 raft_consensus.cc:2243] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:05:02.384007  7997 consensus_peers.cc:597] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 -> Peer f0f6aeb924bf4221a05457487ea9a311 (127.5.160.130:33215): Couldn't send request to peer f0f6aeb924bf4221a05457487ea9a311. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:33215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:02.384178  5762 raft_consensus.cc:2272] T 8367fc3d98514c7d90aaae3a116047c9 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:02.384676  7997 consensus_peers.cc:597] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 -> Peer 0d766d09e2864b3ca1c8637c9d23ded2 (127.5.160.131:42119): Couldn't send request to peer 0d766d09e2864b3ca1c8637c9d23ded2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.131:42119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:02.386312  5762 tablet_replica.cc:333] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.386857  5762 raft_consensus.cc:2243] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.387267  5762 raft_consensus.cc:2272] T a6f180a31be941429e0bf286d1c8b469 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.389022  5762 tablet_replica.cc:333] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.389624  5762 raft_consensus.cc:2243] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.390329  5762 raft_consensus.cc:2272] T 979be972678248208c05d0b5b11064e0 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.391916  5762 tablet_replica.cc:333] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.392407  5762 raft_consensus.cc:2243] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.393107  5762 raft_consensus.cc:2272] T b64f8ef285d34396932a28280aba59ee P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.394845  5762 tablet_replica.cc:333] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.395356  5762 raft_consensus.cc:2243] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.395741  5762 raft_consensus.cc:2272] T 216e1481ecdf4182b601783879746596 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.397469  5762 tablet_replica.cc:333] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.397949  5762 raft_consensus.cc:2243] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.398348  5762 raft_consensus.cc:2272] T 403ac21efe0247188ea66cc2d1bbb00d P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.399979  5762 tablet_replica.cc:333] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.400465  5762 raft_consensus.cc:2243] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.400846  5762 raft_consensus.cc:2272] T 1113401eed1c421b88f144406a988b27 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.402451  5762 tablet_replica.cc:333] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.402931  5762 raft_consensus.cc:2243] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.403316  5762 raft_consensus.cc:2272] T 9902d7247c3e44a3a6a724d85d6b2f3e P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.404973  5762 tablet_replica.cc:333] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.405541  5762 raft_consensus.cc:2243] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.406277  5762 raft_consensus.cc:2272] T f30458afd5604e14b603cccd3879b7b6 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.407959  5762 tablet_replica.cc:333] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.408442  5762 raft_consensus.cc:2243] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.409164  5762 raft_consensus.cc:2272] T 700224743b3e4870bcd42dc3d2b61a36 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.410828  5762 tablet_replica.cc:333] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.411299  5762 raft_consensus.cc:2243] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.411687  5762 raft_consensus.cc:2272] T 4cc6a5db79644314b2f3296f8e6e3a79 P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.413249  5762 tablet_replica.cc:333] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.413733  5762 raft_consensus.cc:2243] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.414100  5762 raft_consensus.cc:2272] T ed431559e2fd475bace16ee4e9d3e63a P be4974d654e24c6391a36f597aa9c906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.415762  5762 tablet_replica.cc:333] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.416220  5762 raft_consensus.cc:2243] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.416608  5762 raft_consensus.cc:2272] T a5c17b2ed5fe480e8e5c51a945d547a3 P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.418449  5762 tablet_replica.cc:333] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906: stopping tablet replica
I20260713 09:05:02.418855  5762 raft_consensus.cc:2243] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:02.419224  5762 raft_consensus.cc:2272] T 5bd35cc5dce54df08f43da4453e8992a P be4974d654e24c6391a36f597aa9c906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.454733  5762 tablet_server.cc:196] TabletServer@127.5.160.132:0 shutdown complete.
I20260713 09:05:02.484902  5762 master.cc:562] Master@127.5.160.190:35675 shutting down...
I20260713 09:05:02.513655  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:02.514142  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:02.514412  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P d71b19a01a7c46f8ac8011b5c7ff44a7: stopping tablet replica
I20260713 09:05:02.535036  5762 master.cc:584] Master@127.5.160.190:35675 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18597 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:05:02.591073  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:33633
I20260713 09:05:02.592175  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:02.597208  8490 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:05:02.597223  8489 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:05:02.599892  5762 server_base.cc:1061] running on GCE node
W20260713 09:05:02.599922  8492 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:05:02.601042  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:02.601261  5762 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:05:02.601490  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933502601469 us; error 0 us; skew 500 ppm
I20260713 09:05:02.602032  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:02.604481  5762 webserver.cc:533] Webserver started at http://127.5.160.190:45711/ using document root <none> and password file <none>
I20260713 09:05:02.605048  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:02.605255  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:02.605717  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:02.606822  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/master-0-root/instance:
uuid: "80f08e81f07842e8aa58f6952cbe2a5a"
format_stamp: "Formatted at 2026-07-13 09:05:02 on dist-test-slave-0tg4"
I20260713 09:05:02.611207  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:05:02.614434  8497 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:05:02.615283  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:02.615530  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/master-0-root
uuid: "80f08e81f07842e8aa58f6952cbe2a5a"
format_stamp: "Formatted at 2026-07-13 09:05:02 on dist-test-slave-0tg4"
I20260713 09:05:02.615769  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-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:05:02.628355  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:02.629590  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:02.666937  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:33633
I20260713 09:05:02.667052  8548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:33633 every 8 connection(s)
I20260713 09:05:02.670782  8549 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:05:02.681231  8549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a: Bootstrap starting.
I20260713 09:05:02.686031  8549 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:02.690267  8549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a: No bootstrap required, opened a new log
I20260713 09:05:02.692412  8549 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80f08e81f07842e8aa58f6952cbe2a5a" member_type: VOTER }
I20260713 09:05:02.692787  8549 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:02.693045  8549 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f08e81f07842e8aa58f6952cbe2a5a, State: Initialized, Role: FOLLOWER
I20260713 09:05:02.693616  8549 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80f08e81f07842e8aa58f6952cbe2a5a" member_type: VOTER }
I20260713 09:05:02.694059  8549 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:02.694271  8549 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:02.694537  8549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:02.698789  8549 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80f08e81f07842e8aa58f6952cbe2a5a" member_type: VOTER }
I20260713 09:05:02.699286  8549 leader_election.cc:304] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [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: 80f08e81f07842e8aa58f6952cbe2a5a; no voters: 
I20260713 09:05:02.700410  8549 leader_election.cc:290] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:02.700809  8552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:02.702363  8552 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 1 LEADER]: Becoming Leader. State: Replica: 80f08e81f07842e8aa58f6952cbe2a5a, State: Running, Role: LEADER
I20260713 09:05:02.703025  8552 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [LEADER]: Queue going to LEADER mode. State: All 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: "80f08e81f07842e8aa58f6952cbe2a5a" member_type: VOTER }
I20260713 09:05:02.703212  8549 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:02.708307  8554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80f08e81f07842e8aa58f6952cbe2a5a. Latest consensus state: current_term: 1 leader_uuid: "80f08e81f07842e8aa58f6952cbe2a5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80f08e81f07842e8aa58f6952cbe2a5a" member_type: VOTER } }
I20260713 09:05:02.708477  8553 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80f08e81f07842e8aa58f6952cbe2a5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80f08e81f07842e8aa58f6952cbe2a5a" member_type: VOTER } }
I20260713 09:05:02.709182  8554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:02.709323  8553 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:02.715569  8560 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:02.723707  8560 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:02.724740  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:02.732553  8560 catalog_manager.cc:1383] Generated new cluster ID: 046ea1a252dd403c8e6bbf12d923c0e1
I20260713 09:05:02.732846  8560 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:02.750856  8560 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:02.752100  8560 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:02.774382  8560 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a: Generated new TSK 0
I20260713 09:05:02.774995  8560 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:02.791815  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:02.797755  8570 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:05:02.799010  8571 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:05:02.800716  8573 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:05:02.801522  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:02.802323  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:02.802536  5762 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:05:02.802708  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933502802690 us; error 0 us; skew 500 ppm
I20260713 09:05:02.803234  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:02.805714  5762 webserver.cc:533] Webserver started at http://127.5.160.129:45339/ using document root <none> and password file <none>
I20260713 09:05:02.806181  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:02.806376  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:02.806650  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:02.807690  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-0-root/instance:
uuid: "8980a9c0b0b342d1bbf83593b0531c64"
format_stamp: "Formatted at 2026-07-13 09:05:02 on dist-test-slave-0tg4"
I20260713 09:05:02.812099  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:02.815526  8578 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:05:02.816344  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:02.816658  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "8980a9c0b0b342d1bbf83593b0531c64"
format_stamp: "Formatted at 2026-07-13 09:05:02 on dist-test-slave-0tg4"
I20260713 09:05:02.816964  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-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:05:02.827718  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:02.828912  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:02.830420  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:02.833418  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:02.833614  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:02.833917  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:02.834123  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:02.873659  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:43911
I20260713 09:05:02.873761  8640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:43911 every 8 connection(s)
I20260713 09:05:02.878700  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:02.885789  8645 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:05:02.885964  8646 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:05:02.890352  8648 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:05:02.890381  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:02.890930  8641 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33633
I20260713 09:05:02.891379  8641 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:02.891819  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:02.892093  5762 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:05:02.892290  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933502892272 us; error 0 us; skew 500 ppm
I20260713 09:05:02.892261  8641 heartbeater.cc:507] Master 127.5.160.190:33633 requested a full tablet report, sending...
I20260713 09:05:02.893242  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:02.894759  8514 ts_manager.cc:194] Registered new tserver with Master: 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911)
I20260713 09:05:02.895777  5762 webserver.cc:533] Webserver started at http://127.5.160.130:37269/ using document root <none> and password file <none>
I20260713 09:05:02.896281  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:02.896471  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:02.896744  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:02.896711  8514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33788
I20260713 09:05:02.898262  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-1-root/instance:
uuid: "51e866ec462d42a1bcfbb756dfc25da3"
format_stamp: "Formatted at 2026-07-13 09:05:02 on dist-test-slave-0tg4"
I20260713 09:05:02.902532  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:05:02.905761  8653 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:05:02.906527  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:05:02.906843  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-1-root
uuid: "51e866ec462d42a1bcfbb756dfc25da3"
format_stamp: "Formatted at 2026-07-13 09:05:02 on dist-test-slave-0tg4"
I20260713 09:05:02.907105  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-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:05:02.920996  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:02.922283  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:02.923748  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:02.926003  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:02.926218  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:02.926489  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:02.926663  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:02.966565  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:45473
I20260713 09:05:02.966696  8715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:45473 every 8 connection(s)
I20260713 09:05:02.971303  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:02.978308  8719 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:05:02.979199  8720 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:05:02.982370  8722 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:05:02.982710  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:02.983546  8716 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33633
I20260713 09:05:02.983778  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:02.983970  8716 heartbeater.cc:461] Registering TS with master...
W20260713 09:05:02.984061  5762 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:05:02.984340  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933502984321 us; error 0 us; skew 500 ppm
I20260713 09:05:02.984905  8716 heartbeater.cc:507] Master 127.5.160.190:33633 requested a full tablet report, sending...
I20260713 09:05:02.985095  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:02.987236  8514 ts_manager.cc:194] Registered new tserver with Master: 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:02.987850  5762 webserver.cc:533] Webserver started at http://127.5.160.131:42753/ using document root <none> and password file <none>
I20260713 09:05:02.988370  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:02.988593  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:02.988744  8514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33796
I20260713 09:05:02.988858  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:02.990247  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-2-root/instance:
uuid: "644f5fbc46154840bbd82a53a1e78696"
format_stamp: "Formatted at 2026-07-13 09:05:02 on dist-test-slave-0tg4"
I20260713 09:05:02.994674  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:02.997763  8727 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:05:02.998656  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:05:02.998905  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-2-root
uuid: "644f5fbc46154840bbd82a53a1e78696"
format_stamp: "Formatted at 2026-07-13 09:05:02 on dist-test-slave-0tg4"
I20260713 09:05:02.999143  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-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:05:03.026768  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:03.027908  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:03.029382  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:03.031633  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:03.031811  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.032120  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:03.032282  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:03.070134  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:42155
I20260713 09:05:03.070232  8789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:42155 every 8 connection(s)
I20260713 09:05:03.083541  8790 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33633
I20260713 09:05:03.083967  8790 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:03.084685  8790 heartbeater.cc:507] Master 127.5.160.190:33633 requested a full tablet report, sending...
I20260713 09:05:03.086616  8514 ts_manager.cc:194] Registered new tserver with Master: 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:03.087664  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014418854s
I20260713 09:05:03.088140  8514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33798
I20260713 09:05:03.112453  8514 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33808:
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:05:03.115505  8514 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:05:03.201197  8606 tablet_service.cc:1511] Processing CreateTablet for tablet 105695d71f0a41a49c479b80c7ab8960 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:03.202766  8606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105695d71f0a41a49c479b80c7ab8960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.206871  8755 tablet_service.cc:1511] Processing CreateTablet for tablet 105695d71f0a41a49c479b80c7ab8960 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:03.208297  8755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105695d71f0a41a49c479b80c7ab8960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.209861  8751 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba836b9f3f843419e966c29175ef251 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:03.212738  8754 tablet_service.cc:1511] Processing CreateTablet for tablet b0deffff6a664945986bc44aaeb50337 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:03.215139  8753 tablet_service.cc:1511] Processing CreateTablet for tablet 11e1724539de468b905cd2dae2ff9ec0 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:03.216959  8750 tablet_service.cc:1511] Processing CreateTablet for tablet 692a2eeac23d425dbd74474ac6c12126 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:03.217490  8752 tablet_service.cc:1511] Processing CreateTablet for tablet 93119fbf96174e0a9187c11cc03fa112 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:03.219408  8752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93119fbf96174e0a9187c11cc03fa112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.220834  8753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e1724539de468b905cd2dae2ff9ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.222906  8750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692a2eeac23d425dbd74474ac6c12126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.223872  8754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0deffff6a664945986bc44aaeb50337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.223683  8749 tablet_service.cc:1511] Processing CreateTablet for tablet 2b32c66decbe464796b0f2c326581bfa (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:03.225103  8749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b32c66decbe464796b0f2c326581bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.224768  8605 tablet_service.cc:1511] Processing CreateTablet for tablet b0deffff6a664945986bc44aaeb50337 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:03.226415  8605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0deffff6a664945986bc44aaeb50337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.227080  8748 tablet_service.cc:1511] Processing CreateTablet for tablet a505f263235e47c1a6f99c9b756ba2b4 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:03.228355  8748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a505f263235e47c1a6f99c9b756ba2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.231504  8751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba836b9f3f843419e966c29175ef251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.232903  8747 tablet_service.cc:1511] Processing CreateTablet for tablet 965ec14b429946bdb1974725b573d4cd (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:03.236944  8747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965ec14b429946bdb1974725b573d4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.239143  8604 tablet_service.cc:1511] Processing CreateTablet for tablet 11e1724539de468b905cd2dae2ff9ec0 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:03.240568  8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e1724539de468b905cd2dae2ff9ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.242856  8746 tablet_service.cc:1511] Processing CreateTablet for tablet 9605eee9135c4a8d8bded1d9bbac5bb0 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:03.244707  8746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9605eee9135c4a8d8bded1d9bbac5bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.242871  8603 tablet_service.cc:1511] Processing CreateTablet for tablet 93119fbf96174e0a9187c11cc03fa112 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:03.247644  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93119fbf96174e0a9187c11cc03fa112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.247992  8602 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba836b9f3f843419e966c29175ef251 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:03.249890  8602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba836b9f3f843419e966c29175ef251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.259941  8601 tablet_service.cc:1511] Processing CreateTablet for tablet 692a2eeac23d425dbd74474ac6c12126 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:03.261504  8601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692a2eeac23d425dbd74474ac6c12126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.280114  8600 tablet_service.cc:1511] Processing CreateTablet for tablet 2b32c66decbe464796b0f2c326581bfa (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:03.282004  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b32c66decbe464796b0f2c326581bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.282320  8805 tablet_bootstrap.cc:492] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.288821  8805 tablet_bootstrap.cc:654] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.292479  8599 tablet_service.cc:1511] Processing CreateTablet for tablet a505f263235e47c1a6f99c9b756ba2b4 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:03.293994  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a505f263235e47c1a6f99c9b756ba2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.298560  8598 tablet_service.cc:1511] Processing CreateTablet for tablet 965ec14b429946bdb1974725b573d4cd (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:03.300417  8598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965ec14b429946bdb1974725b573d4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.302805  8597 tablet_service.cc:1511] Processing CreateTablet for tablet 9605eee9135c4a8d8bded1d9bbac5bb0 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:03.305892  8806 tablet_bootstrap.cc:492] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:03.306252  8597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9605eee9135c4a8d8bded1d9bbac5bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.313439  8806 tablet_bootstrap.cc:654] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.338518  8678 tablet_service.cc:1511] Processing CreateTablet for tablet 93119fbf96174e0a9187c11cc03fa112 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:03.339519  8805 tablet_bootstrap.cc:492] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.339963  8678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93119fbf96174e0a9187c11cc03fa112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.340127  8805 ts_tablet_manager.cc:1403] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.022s
I20260713 09:05:03.341619  8680 tablet_service.cc:1511] Processing CreateTablet for tablet b0deffff6a664945986bc44aaeb50337 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:03.342985  8680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0deffff6a664945986bc44aaeb50337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.343624  8805 raft_consensus.cc:359] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.344460  8805 raft_consensus.cc:385] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.344812  8805 raft_consensus.cc:740] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.345646  8805 consensus_queue.cc:260] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.346626  8679 tablet_service.cc:1511] Processing CreateTablet for tablet 11e1724539de468b905cd2dae2ff9ec0 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:03.348219  8679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e1724539de468b905cd2dae2ff9ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.350533  8677 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba836b9f3f843419e966c29175ef251 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:03.351905  8677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba836b9f3f843419e966c29175ef251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.354547  8676 tablet_service.cc:1511] Processing CreateTablet for tablet 692a2eeac23d425dbd74474ac6c12126 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:03.355914  8676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692a2eeac23d425dbd74474ac6c12126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.339820  8681 tablet_service.cc:1511] Processing CreateTablet for tablet 105695d71f0a41a49c479b80c7ab8960 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:03.358836  8681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105695d71f0a41a49c479b80c7ab8960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.358520  8675 tablet_service.cc:1511] Processing CreateTablet for tablet 2b32c66decbe464796b0f2c326581bfa (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:03.359828  8675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b32c66decbe464796b0f2c326581bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.361799  8673 tablet_service.cc:1511] Processing CreateTablet for tablet 965ec14b429946bdb1974725b573d4cd (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:03.363133  8673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965ec14b429946bdb1974725b573d4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.367555  8674 tablet_service.cc:1511] Processing CreateTablet for tablet a505f263235e47c1a6f99c9b756ba2b4 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:03.368956  8674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a505f263235e47c1a6f99c9b756ba2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.370512  8672 tablet_service.cc:1511] Processing CreateTablet for tablet 9605eee9135c4a8d8bded1d9bbac5bb0 (DEFAULT_TABLE table=test-workload [id=19ccea1b14574eb99f0671007955d183]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:03.389658  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9605eee9135c4a8d8bded1d9bbac5bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:03.426618  8790 heartbeater.cc:499] Master 127.5.160.190:33633 was elected leader, sending a full tablet report...
I20260713 09:05:03.428261  8805 ts_tablet_manager.cc:1434] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.088s	user 0.026s	sys 0.041s
I20260713 09:05:03.429378  8805 tablet_bootstrap.cc:492] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.435580  8805 tablet_bootstrap.cc:654] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.454389  8810 tablet_bootstrap.cc:492] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:03.461982  8810 tablet_bootstrap.cc:654] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.468153  8806 tablet_bootstrap.cc:492] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:03.468822  8806 ts_tablet_manager.cc:1403] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.163s	user 0.025s	sys 0.011s
I20260713 09:05:03.469221  8805 tablet_bootstrap.cc:492] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.469741  8805 ts_tablet_manager.cc:1403] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.011s
I20260713 09:05:03.472455  8805 raft_consensus.cc:359] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.473053  8805 raft_consensus.cc:385] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.472751  8806 raft_consensus.cc:359] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.473500  8805 raft_consensus.cc:740] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.473783  8806 raft_consensus.cc:385] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.474143  8806 raft_consensus.cc:740] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.474531  8805 consensus_queue.cc:260] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.474890  8806 consensus_queue.cc:260] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.475916  8810 tablet_bootstrap.cc:492] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:03.476496  8810 ts_tablet_manager.cc:1403] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.010s
I20260713 09:05:03.476629  8805 ts_tablet_manager.cc:1434] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:03.477718  8805 tablet_bootstrap.cc:492] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.480443  8810 raft_consensus.cc:359] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.481451  8810 raft_consensus.cc:385] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.481823  8810 raft_consensus.cc:740] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.483047  8810 consensus_queue.cc:260] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.484081  8805 tablet_bootstrap.cc:654] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.488898  8805 tablet_bootstrap.cc:492] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.489404  8805 ts_tablet_manager.cc:1403] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:05:03.490144  8806 ts_tablet_manager.cc:1434] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.000s
I20260713 09:05:03.491608  8641 heartbeater.cc:499] Master 127.5.160.190:33633 was elected leader, sending a full tablet report...
I20260713 09:05:03.492434  8716 heartbeater.cc:499] Master 127.5.160.190:33633 was elected leader, sending a full tablet report...
I20260713 09:05:03.492429  8805 raft_consensus.cc:359] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.493355  8805 raft_consensus.cc:385] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.493664  8805 raft_consensus.cc:740] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.494231  8810 ts_tablet_manager.cc:1434] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.017s	user 0.017s	sys 0.001s
I20260713 09:05:03.494541  8805 consensus_queue.cc:260] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.495291  8810 tablet_bootstrap.cc:492] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:03.496117  8806 tablet_bootstrap.cc:492] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:03.502563  8810 tablet_bootstrap.cc:654] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.503880  8806 tablet_bootstrap.cc:654] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.505565  8805 ts_tablet_manager.cc:1434] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:05:03.511822  8805 tablet_bootstrap.cc:492] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.522280  8805 tablet_bootstrap.cc:654] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.528789  8809 raft_consensus.cc:493] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.529546  8809 raft_consensus.cc:515] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.536623  8809 leader_election.cc:290] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.539204  8810 tablet_bootstrap.cc:492] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:03.539938  8810 ts_tablet_manager.cc:1403] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.016s
I20260713 09:05:03.543774  8810 raft_consensus.cc:359] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:03.544734  8810 raft_consensus.cc:385] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.545122  8810 raft_consensus.cc:740] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.546128  8810 consensus_queue.cc:260] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:03.548336  8805 tablet_bootstrap.cc:492] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.548556  8810 ts_tablet_manager.cc:1434] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:03.548892  8805 ts_tablet_manager.cc:1403] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.000s
I20260713 09:05:03.549616  8810 tablet_bootstrap.cc:492] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:03.551893  8805 raft_consensus.cc:359] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.552598  8805 raft_consensus.cc:385] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.552891  8805 raft_consensus.cc:740] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.553761  8805 consensus_queue.cc:260] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.556506  8810 tablet_bootstrap.cc:654] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.558461  8806 tablet_bootstrap.cc:492] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:03.559017  8806 ts_tablet_manager.cc:1403] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.022s
I20260713 09:05:03.565150  8805 ts_tablet_manager.cc:1434] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:05:03.565443  8806 raft_consensus.cc:359] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.566193  8806 raft_consensus.cc:385] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.567538  8806 raft_consensus.cc:740] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.567328  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692a2eeac23d425dbd74474ac6c12126" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:03.568483  8806 consensus_queue.cc:260] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.570777  8806 ts_tablet_manager.cc:1434] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
W20260713 09:05:03.572688  8728 leader_election.cc:343] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.572757  8805 tablet_bootstrap.cc:492] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.573731  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692a2eeac23d425dbd74474ac6c12126" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64" is_pre_election: true
I20260713 09:05:03.571815  8806 tablet_bootstrap.cc:492] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
W20260713 09:05:03.580019  8728 leader_election.cc:343] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.580488  8728 leader_election.cc:304] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 644f5fbc46154840bbd82a53a1e78696; no voters: 51e866ec462d42a1bcfbb756dfc25da3, 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:03.582022  8809 raft_consensus.cc:2749] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:03.583963  8806 tablet_bootstrap.cc:654] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.584416  8805 tablet_bootstrap.cc:654] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.586557  8810 tablet_bootstrap.cc:492] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:03.587098  8810 ts_tablet_manager.cc:1403] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.010s
I20260713 09:05:03.588860  8806 tablet_bootstrap.cc:492] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:03.589367  8806 ts_tablet_manager.cc:1403] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260713 09:05:03.589956  8805 tablet_bootstrap.cc:492] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.590466  8805 ts_tablet_manager.cc:1403] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260713 09:05:03.590117  8810 raft_consensus.cc:359] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.590837  8810 raft_consensus.cc:385] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.591178  8810 raft_consensus.cc:740] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.591703  8806 raft_consensus.cc:359] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.592345  8806 raft_consensus.cc:385] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.591940  8810 consensus_queue.cc:260] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.592614  8806 raft_consensus.cc:740] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.593544  8806 consensus_queue.cc:260] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.593559  8805 raft_consensus.cc:359] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.595841  8806 ts_tablet_manager.cc:1434] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:03.596798  8806 tablet_bootstrap.cc:492] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:03.597002  8810 ts_tablet_manager.cc:1434] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:05:03.598017  8810 tablet_bootstrap.cc:492] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:03.594543  8805 raft_consensus.cc:385] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.600210  8805 raft_consensus.cc:740] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.603425  8806 tablet_bootstrap.cc:654] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.601048  8805 consensus_queue.cc:260] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.606608  8810 tablet_bootstrap.cc:654] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.613245  8810 tablet_bootstrap.cc:492] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:03.613559  8805 ts_tablet_manager.cc:1434] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:05:03.614164  8810 ts_tablet_manager.cc:1403] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:05:03.614768  8814 raft_consensus.cc:493] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.615242  8814 raft_consensus.cc:515] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:03.617048  8810 raft_consensus.cc:359] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.617795  8810 raft_consensus.cc:385] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.618109  8810 raft_consensus.cc:740] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.616166  8805 tablet_bootstrap.cc:492] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.618796  8810 consensus_queue.cc:260] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.624830  8805 tablet_bootstrap.cc:654] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.625762  8814 leader_election.cc:290] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155), 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911)
I20260713 09:05:03.640288  8806 tablet_bootstrap.cc:492] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:03.646198  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105695d71f0a41a49c479b80c7ab8960" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64" is_pre_election: true
I20260713 09:05:03.648692  8806 ts_tablet_manager.cc:1403] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.008s
I20260713 09:05:03.650060  8805 tablet_bootstrap.cc:492] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.649912  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105695d71f0a41a49c479b80c7ab8960" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:03.650651  8805 ts_tablet_manager.cc:1403] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.015s
I20260713 09:05:03.651711  8806 raft_consensus.cc:359] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
W20260713 09:05:03.652287  8656 leader_election.cc:343] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.652458  8806 raft_consensus.cc:385] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.654071  8810 ts_tablet_manager.cc:1434] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.040s	user 0.034s	sys 0.005s
I20260713 09:05:03.654201  8806 raft_consensus.cc:740] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.653839  8805 raft_consensus.cc:359] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.654781  8805 raft_consensus.cc:385] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.655090  8805 raft_consensus.cc:740] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.655164  8810 tablet_bootstrap.cc:492] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:03.655304  8806 consensus_queue.cc:260] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.655887  8805 consensus_queue.cc:260] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.658108  8805 ts_tablet_manager.cc:1434] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:05:03.659029  8805 tablet_bootstrap.cc:492] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.661625  8810 tablet_bootstrap.cc:654] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.665150  8806 ts_tablet_manager.cc:1434] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:05:03.665453  8805 tablet_bootstrap.cc:654] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:03.653821  8654 leader_election.cc:343] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.666036  8654 leader_election.cc:304] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3; no voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:03.667423  8827 raft_consensus.cc:2749] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:03.669111  8806 tablet_bootstrap.cc:492] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:03.677956  8806 tablet_bootstrap.cc:654] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.681080  8805 tablet_bootstrap.cc:492] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.681116  8810 tablet_bootstrap.cc:492] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:03.681809  8805 ts_tablet_manager.cc:1403] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260713 09:05:03.681839  8810 ts_tablet_manager.cc:1403] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260713 09:05:03.684540  8806 tablet_bootstrap.cc:492] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:03.684579  8810 raft_consensus.cc:359] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.685360  8806 ts_tablet_manager.cc:1403] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:05:03.685068  8805 raft_consensus.cc:359] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.685375  8810 raft_consensus.cc:385] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.685974  8805 raft_consensus.cc:385] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.686084  8810 raft_consensus.cc:740] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.686411  8805 raft_consensus.cc:740] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.686930  8810 consensus_queue.cc:260] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.687263  8805 consensus_queue.cc:260] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.688418  8806 raft_consensus.cc:359] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.688977  8810 ts_tablet_manager.cc:1434] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260713 09:05:03.689116  8806 raft_consensus.cc:385] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.690024  8810 tablet_bootstrap.cc:492] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:03.689502  8806 raft_consensus.cc:740] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.692212  8806 consensus_queue.cc:260] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.694316  8806 ts_tablet_manager.cc:1434] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:03.694590  8805 ts_tablet_manager.cc:1434] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:05:03.695454  8806 tablet_bootstrap.cc:492] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:03.695551  8805 tablet_bootstrap.cc:492] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.696815  8810 tablet_bootstrap.cc:654] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.702970  8805 tablet_bootstrap.cc:654] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.707974  8806 tablet_bootstrap.cc:654] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:03.714057  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:03.715664  8809 raft_consensus.cc:493] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.716346  8809 raft_consensus.cc:515] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.719379  8810 tablet_bootstrap.cc:492] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:03.719857  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9605eee9135c4a8d8bded1d9bbac5bb0" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64" is_pre_election: true
I20260713 09:05:03.720192  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9605eee9135c4a8d8bded1d9bbac5bb0" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:03.720853  8691 raft_consensus.cc:2468] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 0.
I20260713 09:05:03.719864  8810 ts_tablet_manager.cc:1403] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.008s
I20260713 09:05:03.723623  8805 tablet_bootstrap.cc:492] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.723740  8728 leader_election.cc:304] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 
I20260713 09:05:03.724123  8805 ts_tablet_manager.cc:1403] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.004s
I20260713 09:05:03.724699  8809 leader_election.cc:290] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.725265  8809 raft_consensus.cc:2804] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:03.725325  8810 raft_consensus.cc:359] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.726045  8809 raft_consensus.cc:493] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:03.726413  8810 raft_consensus.cc:385] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.726527  8809 raft_consensus.cc:3060] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.726668  8805 raft_consensus.cc:359] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:03.727819  8805 raft_consensus.cc:385] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.728137  8805 raft_consensus.cc:740] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.727237  8810 raft_consensus.cc:740] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.730203  8810 consensus_queue.cc:260] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.731900  8827 raft_consensus.cc:493] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.728792  8805 consensus_queue.cc:260] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:03.732468  8827 raft_consensus.cc:515] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.735724  8809 raft_consensus.cc:515] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.736035  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ec14b429946bdb1974725b573d4cd" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64" is_pre_election: true
I20260713 09:05:03.736841  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ec14b429946bdb1974725b573d4cd" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
W20260713 09:05:03.737440  8654 leader_election.cc:343] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.737753  8809 leader_election.cc:290] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.737741  8765 raft_consensus.cc:2468] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 0.
I20260713 09:05:03.738922  8805 ts_tablet_manager.cc:1434] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:05:03.739753  8805 tablet_bootstrap.cc:492] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.739879  8656 leader_election.cc:304] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:03.741519  8814 raft_consensus.cc:2804] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:03.741973  8814 raft_consensus.cc:493] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:03.742384  8814 raft_consensus.cc:3060] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:03.743891  8728 leader_election.cc:343] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.745544  8827 leader_election.cc:290] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:03.745733  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9605eee9135c4a8d8bded1d9bbac5bb0" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64"
I20260713 09:05:03.747962  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9605eee9135c4a8d8bded1d9bbac5bb0" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:03.748564  8691 raft_consensus.cc:3060] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.749065  8827 raft_consensus.cc:493] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.749827  8827 raft_consensus.cc:515] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.755313  8691 raft_consensus.cc:2468] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
I20260713 09:05:03.756407  8728 leader_election.cc:304] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 
W20260713 09:05:03.757334  8728 leader_election.cc:343] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.757558  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e1724539de468b905cd2dae2ff9ec0" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64" is_pre_election: true
I20260713 09:05:03.758517  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e1724539de468b905cd2dae2ff9ec0" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
W20260713 09:05:03.758937  8654 leader_election.cc:343] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.759678  8809 raft_consensus.cc:2804] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:03.760185  8809 raft_consensus.cc:697] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Becoming Leader. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Running, Role: LEADER
W20260713 09:05:03.760615  8656 leader_election.cc:343] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.761029  8809 consensus_queue.cc:237] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.761335  8656 leader_election.cc:304] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3; no voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:03.762127  8805 tablet_bootstrap.cc:654] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.762851  8827 leader_election.cc:290] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:03.763947  8827 raft_consensus.cc:2749] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:03.766678  8814 raft_consensus.cc:515] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.767581  8806 tablet_bootstrap.cc:492] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:03.769073  8806 ts_tablet_manager.cc:1403] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.074s	user 0.037s	sys 0.021s
I20260713 09:05:03.772265  8806 raft_consensus.cc:359] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:03.772974  8806 raft_consensus.cc:385] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.773252  8806 raft_consensus.cc:740] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.774089  8806 consensus_queue.cc:260] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:03.781840  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ec14b429946bdb1974725b573d4cd" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
I20260713 09:05:03.781853  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965ec14b429946bdb1974725b573d4cd" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64"
I20260713 09:05:03.782804  8765 raft_consensus.cc:3060] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.783252  8806 ts_tablet_manager.cc:1434] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:03.784554  8814 leader_election.cc:290] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
W20260713 09:05:03.784744  8654 leader_election.cc:343] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.787897  8805 tablet_bootstrap.cc:492] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.788374  8805 ts_tablet_manager.cc:1403] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.020s
I20260713 09:05:03.789418  8813 raft_consensus.cc:493] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.789898  8813 raft_consensus.cc:515] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.791535  8514 catalog_manager.cc:5697] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 reported cstate change: term changed from 0 to 1, leader changed from <none> to 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "644f5fbc46154840bbd82a53a1e78696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:03.792358  8813 leader_election.cc:290] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:03.793807  8806 tablet_bootstrap.cc:492] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:03.801151  8810 ts_tablet_manager.cc:1434] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.002s
I20260713 09:05:03.802373  8765 raft_consensus.cc:2468] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 1.
I20260713 09:05:03.804159  8656 leader_election.cc:304] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:03.804940  8805 raft_consensus.cc:359] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.805800  8805 raft_consensus.cc:385] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.805740  8814 raft_consensus.cc:2804] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:03.806345  8805 raft_consensus.cc:740] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.806617  8814 raft_consensus.cc:697] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 LEADER]: Becoming Leader. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Running, Role: LEADER
I20260713 09:05:03.807705  8814 consensus_queue.cc:237] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.811556  8805 consensus_queue.cc:260] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.813877  8806 tablet_bootstrap.cc:654] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.814723  8805 ts_tablet_manager.cc:1434] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.005s
I20260713 09:05:03.815662  8805 tablet_bootstrap.cc:492] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696: Bootstrap starting.
I20260713 09:05:03.816834  8810 tablet_bootstrap.cc:492] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:03.823889  8805 tablet_bootstrap.cc:654] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.829593  8813 raft_consensus.cc:493] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.830324  8813 raft_consensus.cc:515] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.832685  8813 leader_election.cc:290] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:03.833539  8809 raft_consensus.cc:493] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.834086  8809 raft_consensus.cc:515] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.836118  8809 leader_election.cc:290] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.838831  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:03.839087  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64" is_pre_election: true
I20260713 09:05:03.839825  8691 raft_consensus.cc:2468] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 0.
I20260713 09:05:03.840013  8616 raft_consensus.cc:2468] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 0.
I20260713 09:05:03.841703  8728 leader_election.cc:304] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:03.843576  8809 raft_consensus.cc:2804] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:03.844091  8809 raft_consensus.cc:493] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:03.844555  8809 raft_consensus.cc:3060] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.844359  8690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba836b9f3f843419e966c29175ef251" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
W20260713 09:05:03.846937  8579 leader_election.cc:343] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.848204  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:03.849201  8691 raft_consensus.cc:2468] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 0.
I20260713 09:05:03.850951  8579 leader_election.cc:304] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:03.852381  8813 raft_consensus.cc:2804] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:03.852883  8813 raft_consensus.cc:493] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:03.853324  8813 raft_consensus.cc:3060] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.855257  8809 raft_consensus.cc:515] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.866056  8810 tablet_bootstrap.cc:654] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.874526  8809 leader_election.cc:290] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.869798  8835 raft_consensus.cc:493] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.875093  8764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba836b9f3f843419e966c29175ef251" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:03.875849  8764 raft_consensus.cc:2468] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 0.
I20260713 09:05:03.875639  8835 raft_consensus.cc:515] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.877974  8835 leader_election.cc:290] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.878036  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:03.878710  8691 raft_consensus.cc:3060] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.878530  8581 leader_election.cc:304] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [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: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 51e866ec462d42a1bcfbb756dfc25da3
I20260713 09:05:03.878096  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64"
I20260713 09:05:03.883208  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0deffff6a664945986bc44aaeb50337" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64" is_pre_election: true
I20260713 09:05:03.884112  8615 raft_consensus.cc:2468] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 0.
I20260713 09:05:03.885511  8690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0deffff6a664945986bc44aaeb50337" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:03.885871  8691 raft_consensus.cc:2468] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
I20260713 09:05:03.872834  8513 catalog_manager.cc:5697] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "51e866ec462d42a1bcfbb756dfc25da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:03.886256  8690 raft_consensus.cc:2468] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 0.
I20260713 09:05:03.887060  8728 leader_election.cc:304] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 
I20260713 09:05:03.874176  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:03.888796  8765 raft_consensus.cc:2393] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8980a9c0b0b342d1bbf83593b0531c64 in current term 1: Already voted for candidate 644f5fbc46154840bbd82a53a1e78696 in this term.
I20260713 09:05:03.889261  8728 leader_election.cc:304] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 
I20260713 09:05:03.889817  8835 raft_consensus.cc:2804] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:03.874092  8813 raft_consensus.cc:515] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.890908  8809 raft_consensus.cc:2804] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:03.891315  8809 raft_consensus.cc:493] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:03.891393  8616 raft_consensus.cc:2393] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 644f5fbc46154840bbd82a53a1e78696 in current term 1: Already voted for candidate 8980a9c0b0b342d1bbf83593b0531c64 in this term.
I20260713 09:05:03.891734  8809 raft_consensus.cc:3060] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.892506  8813 leader_election.cc:290] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 election: Requested vote from peers 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:03.894109  8813 raft_consensus.cc:2804] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:03.894462  8813 raft_consensus.cc:493] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:03.894794  8813 raft_consensus.cc:3060] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.896246  8805 tablet_bootstrap.cc:492] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696: No bootstrap required, opened a new log
I20260713 09:05:03.896729  8805 ts_tablet_manager.cc:1403] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.024s
I20260713 09:05:03.896929  8806 tablet_bootstrap.cc:492] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:03.893330  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:03.897723  8691 raft_consensus.cc:2393] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8980a9c0b0b342d1bbf83593b0531c64 in current term 1: Already voted for candidate 644f5fbc46154840bbd82a53a1e78696 in this term.
I20260713 09:05:03.899308  8806 ts_tablet_manager.cc:1403] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.106s	user 0.025s	sys 0.042s
I20260713 09:05:03.902487  8805 raft_consensus.cc:359] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.902220  8806 raft_consensus.cc:359] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.903228  8805 raft_consensus.cc:385] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.903456  8806 raft_consensus.cc:385] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.905869  8805 raft_consensus.cc:740] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.906080  8806 raft_consensus.cc:740] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:03.907611  8805 consensus_queue.cc:260] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.907652  8806 consensus_queue.cc:260] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.911022  8835 raft_consensus.cc:697] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Becoming Leader. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Running, Role: LEADER
I20260713 09:05:03.911365  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
I20260713 09:05:03.911834  8835 consensus_queue.cc:237] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.913213  8581 leader_election.cc:304] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [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: 8980a9c0b0b342d1bbf83593b0531c64; no voters: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696
I20260713 09:05:03.916628  8848 raft_consensus.cc:2749] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:03.914713  8806 ts_tablet_manager.cc:1434] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260713 09:05:03.919618  8806 tablet_bootstrap.cc:492] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:03.919785  8849 raft_consensus.cc:493] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.923424  8813 raft_consensus.cc:515] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.927323  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba836b9f3f843419e966c29175ef251" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:03.928382  8806 tablet_bootstrap.cc:654] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:03.920514  8849 raft_consensus.cc:515] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.930187  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba836b9f3f843419e966c29175ef251" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
W20260713 09:05:03.932363  8579 leader_election.cc:343] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.935516  8765 raft_consensus.cc:3060] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.931838  8813 leader_election.cc:290] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 election: Requested vote from peers 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:03.924787  8809 raft_consensus.cc:515] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.933435  8805 ts_tablet_manager.cc:1434] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696: Time spent starting tablet: real 0.036s	user 0.019s	sys 0.006s
I20260713 09:05:03.939262  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e1724539de468b905cd2dae2ff9ec0" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64" is_pre_election: true
I20260713 09:05:03.939548  8849 leader_election.cc:290] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.934901  8810 tablet_bootstrap.cc:492] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:03.939967  8616 raft_consensus.cc:2468] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 0.
I20260713 09:05:03.940832  8810 ts_tablet_manager.cc:1403] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.010s
I20260713 09:05:03.939816  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e1724539de468b905cd2dae2ff9ec0" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:03.942107  8809 leader_election.cc:290] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.942162  8691 raft_consensus.cc:2468] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 0.
I20260713 09:05:03.943130  8690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0deffff6a664945986bc44aaeb50337" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:03.943507  8728 leader_election.cc:304] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:03.943766  8690 raft_consensus.cc:3060] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.943987  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0deffff6a664945986bc44aaeb50337" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64"
I20260713 09:05:03.944562  8616 raft_consensus.cc:3060] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.944860  8809 raft_consensus.cc:2804] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:03.945245  8809 raft_consensus.cc:493] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:03.945667  8809 raft_consensus.cc:3060] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.948523  8813 raft_consensus.cc:493] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.949016  8813 raft_consensus.cc:515] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:03.951076  8813 leader_election.cc:290] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.951822  8690 raft_consensus.cc:2468] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
I20260713 09:05:03.952242  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105695d71f0a41a49c479b80c7ab8960" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:03.952622  8764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105695d71f0a41a49c479b80c7ab8960" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:03.952458  8809 raft_consensus.cc:515] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.953075  8728 leader_election.cc:304] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 
I20260713 09:05:03.953359  8764 raft_consensus.cc:2468] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 0.
I20260713 09:05:03.953128  8691 raft_consensus.cc:2468] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 0.
I20260713 09:05:03.954710  8809 leader_election.cc:290] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.954768  8579 leader_election.cc:304] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:03.955612  8813 raft_consensus.cc:2804] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:03.955958  8813 raft_consensus.cc:493] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:03.956297  8813 raft_consensus.cc:3060] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.956228  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e1724539de468b905cd2dae2ff9ec0" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64"
I20260713 09:05:03.956907  8615 raft_consensus.cc:3060] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.956979  8691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e1724539de468b905cd2dae2ff9ec0" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:03.957842  8691 raft_consensus.cc:3060] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.958340  8848 raft_consensus.cc:493] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.958814  8848 raft_consensus.cc:515] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.964994  8765 raft_consensus.cc:2468] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 1.
I20260713 09:05:03.966400  8581 leader_election.cc:304] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [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: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 51e866ec462d42a1bcfbb756dfc25da3
I20260713 09:05:03.966967  8848 leader_election.cc:290] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:03.959052  8849 raft_consensus.cc:2804] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:03.967701  8848 raft_consensus.cc:493] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:03.984143  8813 raft_consensus.cc:515] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:03.975921  8849 raft_consensus.cc:697] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Becoming Leader. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Running, Role: LEADER
I20260713 09:05:03.974918  8848 raft_consensus.cc:515] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.978855  8616 raft_consensus.cc:2468] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
I20260713 09:05:03.986672  8849 consensus_queue.cc:237] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.990864  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692a2eeac23d425dbd74474ac6c12126" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
W20260713 09:05:03.992393  8579 leader_election.cc:343] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.992623  8813 leader_election.cc:290] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 election: Requested vote from peers 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:03.990618  8810 raft_consensus.cc:359] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.993400  8806 tablet_bootstrap.cc:492] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:03.993458  8810 raft_consensus.cc:385] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:03.991878  8848 leader_election.cc:290] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:03.996412  8806 ts_tablet_manager.cc:1403] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.015s
I20260713 09:05:03.993134  8813 raft_consensus.cc:2804] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:03.994328  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105695d71f0a41a49c479b80c7ab8960" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:03.999382  8689 raft_consensus.cc:3060] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:03.999944  8813 raft_consensus.cc:697] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: Becoming Leader. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Running, Role: LEADER
I20260713 09:05:04.000825  8813 consensus_queue.cc:237] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.006441  8615 raft_consensus.cc:2468] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
I20260713 09:05:04.010190  8728 leader_election.cc:304] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:04.011502  8835 raft_consensus.cc:2804] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.011700  8513 catalog_manager.cc:5697] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 reported cstate change: term changed from 0 to 1, leader changed from <none> to 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "644f5fbc46154840bbd82a53a1e78696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.012486  8835 raft_consensus.cc:697] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Becoming Leader. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Running, Role: LEADER
I20260713 09:05:04.013362  8514 catalog_manager.cc:5697] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8980a9c0b0b342d1bbf83593b0531c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.013840  8835 consensus_queue.cc:237] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:03.998915  8690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
W20260713 09:05:04.017352  8579 leader_election.cc:343] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:03.997794  8810 raft_consensus.cc:740] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.020687  8691 raft_consensus.cc:2468] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
I20260713 09:05:04.018416  8806 raft_consensus.cc:359] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.023788  8806 raft_consensus.cc:385] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.024035  8806 raft_consensus.cc:740] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.024602  8806 consensus_queue.cc:260] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.018363  8689 raft_consensus.cc:2468] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 1.
I20260713 09:05:04.027661  8579 leader_election.cc:304] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:04.027690  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:04.028510  8765 raft_consensus.cc:2468] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 0.
I20260713 09:05:04.028642  8764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692a2eeac23d425dbd74474ac6c12126" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:04.029258  8764 raft_consensus.cc:2468] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 0.
I20260713 09:05:04.030660  8581 leader_election.cc:304] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [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: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 51e866ec462d42a1bcfbb756dfc25da3
I20260713 09:05:04.027154  8810 consensus_queue.cc:260] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.030958  8764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105695d71f0a41a49c479b80c7ab8960" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
I20260713 09:05:04.031529  8764 raft_consensus.cc:3060] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.033080  8806 ts_tablet_manager.cc:1434] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260713 09:05:04.034109  8806 tablet_bootstrap.cc:492] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:04.035372  8810 ts_tablet_manager.cc:1434] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.003s
I20260713 09:05:04.036206  8810 tablet_bootstrap.cc:492] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:04.038555  8854 raft_consensus.cc:2804] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.038961  8854 raft_consensus.cc:493] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.039253  8854 raft_consensus.cc:3060] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.041389  8813 raft_consensus.cc:2804] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.042006  8813 raft_consensus.cc:697] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: Becoming Leader. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Running, Role: LEADER
I20260713 09:05:04.042951  8813 consensus_queue.cc:237] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:04.044374  8810 tablet_bootstrap.cc:654] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.046383  8854 raft_consensus.cc:515] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.050081  8854 leader_election.cc:290] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 election: Requested vote from peers 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:04.055449  8806 tablet_bootstrap.cc:654] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.050863  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:04.051724  8764 raft_consensus.cc:2468] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 1.
I20260713 09:05:04.058552  8581 leader_election.cc:304] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [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: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 51e866ec462d42a1bcfbb756dfc25da3
I20260713 09:05:04.059737  8854 raft_consensus.cc:2804] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.060308  8854 raft_consensus.cc:493] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.060875  8854 raft_consensus.cc:3060] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:04.062950  8579 leader_election.cc:343] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.064503  8513 catalog_manager.cc:5697] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 reported cstate change: term changed from 0 to 1, leader changed from <none> to 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "644f5fbc46154840bbd82a53a1e78696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.067735  8513 catalog_manager.cc:5697] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 reported cstate change: term changed from 0 to 1, leader changed from <none> to 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "644f5fbc46154840bbd82a53a1e78696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.083312  8764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
I20260713 09:05:04.084128  8764 raft_consensus.cc:3060] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.088724  8854 raft_consensus.cc:515] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.094714  8854 leader_election.cc:290] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 election: Requested vote from peers 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:04.095506  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692a2eeac23d425dbd74474ac6c12126" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:04.095683  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692a2eeac23d425dbd74474ac6c12126" candidate_uuid: "8980a9c0b0b342d1bbf83593b0531c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
I20260713 09:05:04.096148  8765 raft_consensus.cc:3060] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.096207  8810 tablet_bootstrap.cc:492] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:04.096727  8810 ts_tablet_manager.cc:1403] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.006s
W20260713 09:05:04.096978  8579 leader_election.cc:343] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:04.099205  8810 raft_consensus.cc:359] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.100162  8511 catalog_manager.cc:5697] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8980a9c0b0b342d1bbf83593b0531c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.101465  8810 raft_consensus.cc:385] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.101814  8810 raft_consensus.cc:740] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.101899  8765 raft_consensus.cc:2468] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 1.
I20260713 09:05:04.102509  8810 consensus_queue.cc:260] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.103070  8764 raft_consensus.cc:2468] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8980a9c0b0b342d1bbf83593b0531c64 in term 1.
I20260713 09:05:04.103114  8581 leader_election.cc:304] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [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: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 51e866ec462d42a1bcfbb756dfc25da3
I20260713 09:05:04.104880  8581 leader_election.cc:304] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [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: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 51e866ec462d42a1bcfbb756dfc25da3
I20260713 09:05:04.105203  8810 ts_tablet_manager.cc:1434] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:05:04.106055  8813 raft_consensus.cc:2804] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.106846  8855 raft_consensus.cc:2804] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.107287  8855 raft_consensus.cc:697] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: Becoming Leader. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Running, Role: LEADER
I20260713 09:05:04.108033  8806 tablet_bootstrap.cc:492] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:04.108502  8806 ts_tablet_manager.cc:1403] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.001s
I20260713 09:05:04.108067  8855 consensus_queue.cc:237] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.111198  8806 raft_consensus.cc:359] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.111907  8806 raft_consensus.cc:385] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.112180  8806 raft_consensus.cc:740] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.112385  8813 raft_consensus.cc:697] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: Becoming Leader. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Running, Role: LEADER
I20260713 09:05:04.112886  8806 consensus_queue.cc:260] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.113404  8813 consensus_queue.cc:237] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.115228  8806 ts_tablet_manager.cc:1434] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:04.116694  8806 tablet_bootstrap.cc:492] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:04.106189  8810 tablet_bootstrap.cc:492] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:04.122385  8810 tablet_bootstrap.cc:654] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.126255  8806 tablet_bootstrap.cc:654] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.125682  8513 catalog_manager.cc:5697] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8980a9c0b0b342d1bbf83593b0531c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.127151  8810 tablet_bootstrap.cc:492] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:04.127656  8810 ts_tablet_manager.cc:1403] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.001s
I20260713 09:05:04.127126  8513 catalog_manager.cc:5697] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "8980a9c0b0b342d1bbf83593b0531c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.130240  8810 raft_consensus.cc:359] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.130859  8806 tablet_bootstrap.cc:492] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: No bootstrap required, opened a new log
I20260713 09:05:04.130895  8810 raft_consensus.cc:385] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.131345  8810 raft_consensus.cc:740] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.131420  8806 ts_tablet_manager.cc:1403] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:05:04.132084  8810 consensus_queue.cc:260] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.134085  8810 ts_tablet_manager.cc:1434] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:04.134479  8806 raft_consensus.cc:359] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.134981  8810 tablet_bootstrap.cc:492] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3: Bootstrap starting.
I20260713 09:05:04.135140  8806 raft_consensus.cc:385] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.135404  8806 raft_consensus.cc:740] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.136039  8806 consensus_queue.cc:260] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.138270  8806 ts_tablet_manager.cc:1434] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:04.140498  8810 tablet_bootstrap.cc:654] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:04.146751  8810 tablet_bootstrap.cc:492] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3: No bootstrap required, opened a new log
I20260713 09:05:04.147169  8810 ts_tablet_manager.cc:1403] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:05:04.149417  8810 raft_consensus.cc:359] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.150074  8810 raft_consensus.cc:385] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:04.150298  8810 raft_consensus.cc:740] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Initialized, Role: FOLLOWER
I20260713 09:05:04.150876  8810 consensus_queue.cc:260] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.152693  8810 ts_tablet_manager.cc:1434] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:05:04.158226  8835 raft_consensus.cc:493] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.158696  8835 raft_consensus.cc:515] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.160357  8835 leader_election.cc:290] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:04.161029  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a505f263235e47c1a6f99c9b756ba2b4" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64" is_pre_election: true
I20260713 09:05:04.161379  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a505f263235e47c1a6f99c9b756ba2b4" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:04.161721  8615 raft_consensus.cc:2468] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 0.
I20260713 09:05:04.162074  8689 raft_consensus.cc:2468] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 0.
I20260713 09:05:04.162743  8728 leader_election.cc:304] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:04.163426  8835 raft_consensus.cc:2804] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:04.163731  8835 raft_consensus.cc:493] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:04.164003  8835 raft_consensus.cc:3060] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.168706  8835 raft_consensus.cc:515] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.170657  8835 leader_election.cc:290] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:04.171473  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a505f263235e47c1a6f99c9b756ba2b4" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64"
I20260713 09:05:04.171782  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a505f263235e47c1a6f99c9b756ba2b4" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:04.172022  8615 raft_consensus.cc:3060] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.172333  8689 raft_consensus.cc:3060] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.176733  8615 raft_consensus.cc:2468] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
I20260713 09:05:04.176748  8689 raft_consensus.cc:2468] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
I20260713 09:05:04.177966  8728 leader_election.cc:304] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:04.178597  8835 raft_consensus.cc:2804] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:04.178992  8835 raft_consensus.cc:697] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Becoming Leader. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Running, Role: LEADER
I20260713 09:05:04.179811  8835 consensus_queue.cc:237] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.182962  8615 raft_consensus.cc:3060] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.187779  8513 catalog_manager.cc:5697] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 reported cstate change: term changed from 0 to 1, leader changed from <none> to 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "644f5fbc46154840bbd82a53a1e78696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:04.191368  8835 consensus_queue.cc:1048] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.204615  8849 consensus_queue.cc:1048] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.265578  8814 consensus_queue.cc:1048] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.274194  8615 raft_consensus.cc:3060] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.282933  8814 consensus_queue.cc:1048] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.320520  5762 ts_manager.cc:295] Set tserver state for 8980a9c0b0b342d1bbf83593b0531c64 to MAINTENANCE_MODE
I20260713 09:05:04.321161  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:05:04.339882  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:04.340669  5762 tablet_replica.cc:333] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.341512  5762 raft_consensus.cc:2243] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:04.341966  5762 raft_consensus.cc:2272] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:04.344697  5762 tablet_replica.cc:333] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.344869  8849 consensus_queue.cc:1048] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:04.345273  5762 raft_consensus.cc:2243] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:04.345894  5762 raft_consensus.cc:2272] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:04.350106  5762 tablet_replica.cc:333] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.350760  5762 raft_consensus.cc:2243] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:04.351392  5762 pending_rounds.cc:70] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Trying to abort 1 pending ops.
I20260713 09:05:04.353382  5762 pending_rounds.cc:77] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991632569769984 op_type: NO_OP noop_request { }
I20260713 09:05:04.353773  5762 raft_consensus.cc:2889] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:04.354020  5762 raft_consensus.cc:2272] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:04.356403  5762 tablet_replica.cc:333] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.357053  5762 raft_consensus.cc:2243] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:04.357568  5762 raft_consensus.cc:2272] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:04.360065  5762 tablet_replica.cc:333] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.360769  5762 raft_consensus.cc:2243] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:04.361208  5762 raft_consensus.cc:2272] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:04.362272  8728 consensus_peers.cc:597] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. 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:05:04.363998  5762 tablet_replica.cc:333] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.364576  5762 raft_consensus.cc:2243] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:04.365118  5762 pending_rounds.cc:70] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Trying to abort 1 pending ops.
I20260713 09:05:04.365324  5762 pending_rounds.cc:77] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991632871014400 op_type: NO_OP noop_request { }
I20260713 09:05:04.365623  5762 raft_consensus.cc:2889] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:04.365885  5762 raft_consensus.cc:2272] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:04.367830  5762 tablet_replica.cc:333] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.368347  5762 raft_consensus.cc:2243] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:04.368872  5762 pending_rounds.cc:70] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Trying to abort 1 pending ops.
I20260713 09:05:04.369072  5762 pending_rounds.cc:77] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991632838561792 op_type: NO_OP noop_request { }
I20260713 09:05:04.369347  5762 raft_consensus.cc:2889] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:04.369609  5762 raft_consensus.cc:2272] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:04.371513  5762 tablet_replica.cc:333] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.372010  5762 raft_consensus.cc:2243] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:04.372356  5762 raft_consensus.cc:2272] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:04.373171  8814 raft_consensus.cc:493] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.373692  8814 raft_consensus.cc:515] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.374306  5762 tablet_replica.cc:333] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.374439  8874 raft_consensus.cc:493] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.375028  5762 raft_consensus.cc:2243] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:04.374912  8874 raft_consensus.cc:515] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.375522  5762 raft_consensus.cc:2272] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:04.377077  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba836b9f3f843419e966c29175ef251" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:04.377183  8874 leader_election.cc:290] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:04.377882  8765 raft_consensus.cc:2393] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51e866ec462d42a1bcfbb756dfc25da3 in current term 1: Already voted for candidate 8980a9c0b0b342d1bbf83593b0531c64 in this term.
I20260713 09:05:04.378119  5762 tablet_replica.cc:333] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: stopping tablet replica
I20260713 09:05:04.376434  8814 leader_election.cc:290] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:04.378744  5762 raft_consensus.cc:2243] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:04.379482  5762 pending_rounds.cc:70] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Trying to abort 1 pending ops.
I20260713 09:05:04.379326  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:04.379714  5762 pending_rounds.cc:77] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991632396267520 op_type: NO_OP noop_request { }
I20260713 09:05:04.380056  8765 raft_consensus.cc:2393] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51e866ec462d42a1bcfbb756dfc25da3 in current term 1: Already voted for candidate 8980a9c0b0b342d1bbf83593b0531c64 in this term.
I20260713 09:05:04.380060  5762 raft_consensus.cc:2889] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:04.380596  5762 raft_consensus.cc:2272] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:04.382479  8654 leader_election.cc:336] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:05:04.382885  8654 leader_election.cc:304] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3; no voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:04.383514  8814 raft_consensus.cc:3060] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:04.384542  8654 leader_election.cc:336] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:05:04.384922  8654 leader_election.cc:304] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3; no voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:04.385584  8874 raft_consensus.cc:3060] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.390066  8814 raft_consensus.cc:2749] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.391637  8874 raft_consensus.cc:2749] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.412700  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:05:04.426472  8851 consensus_queue.cc:1048] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:04.441421  8728 consensus_peers.cc:597] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:04.465342  8728 consensus_peers.cc:597] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:04.525372  8874 raft_consensus.cc:493] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:04.525918  8874 raft_consensus.cc:515] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:04.527594  8874 leader_election.cc:290] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:04.528877  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692a2eeac23d425dbd74474ac6c12126" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:04.529745  8765 raft_consensus.cc:2393] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51e866ec462d42a1bcfbb756dfc25da3 in current term 1: Already voted for candidate 8980a9c0b0b342d1bbf83593b0531c64 in this term.
W20260713 09:05:04.531858  8654 leader_election.cc:336] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111)
I20260713 09:05:04.532269  8654 leader_election.cc:304] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3; no voters: 644f5fbc46154840bbd82a53a1e78696, 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:04.532989  8874 raft_consensus.cc:3060] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:04.537675  8874 raft_consensus.cc:2749] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:04.618497  8851 consensus_queue.cc:1048] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:04.676872  8654 consensus_peers.cc:597] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:04.715013  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:04.742396  8728 consensus_peers.cc:597] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:04.765076  8850 consensus_queue.cc:1048] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:04.781813  8728 consensus_peers.cc:597] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:05.620069  8886 raft_consensus.cc:493] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:05.620847  8886 raft_consensus.cc:515] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:05.622846  8886 leader_election.cc:290] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:05.624620  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:05.625795  8689 raft_consensus.cc:2468] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
W20260713 09:05:05.626958  8728 leader_election.cc:336] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111)
I20260713 09:05:05.627727  8728 leader_election.cc:304] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:05.628544  8886 raft_consensus.cc:2804] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:05.628890  8886 raft_consensus.cc:493] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:05.629184  8886 raft_consensus.cc:3060] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.636556  8886 raft_consensus.cc:515] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:05.638135  8886 leader_election.cc:290] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 2 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:05.639556  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:05.640062  8689 raft_consensus.cc:3060] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:05.641924  8728 leader_election.cc:336] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111)
I20260713 09:05:05.646510  8689 raft_consensus.cc:2468] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 2.
I20260713 09:05:05.647492  8728 leader_election.cc:304] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:05.648121  8886 raft_consensus.cc:2804] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:05.648535  8886 raft_consensus.cc:697] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 2 LEADER]: Becoming Leader. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Running, Role: LEADER
I20260713 09:05:05.649560  8886 consensus_queue.cc:237] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Queue going to LEADER 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: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:05.660797  8511 catalog_manager.cc:5697] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 reported cstate change: term changed from 1 to 2, leader changed from 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129) to 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "644f5fbc46154840bbd82a53a1e78696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:05.716159  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:05.776151  8886 raft_consensus.cc:493] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:05.776731  8886 raft_consensus.cc:515] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:05.778429  8886 leader_election.cc:290] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:05.779924  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba836b9f3f843419e966c29175ef251" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3" is_pre_election: true
I20260713 09:05:05.780731  8689 raft_consensus.cc:2468] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 1.
I20260713 09:05:05.781749  8728 leader_election.cc:304] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 
I20260713 09:05:05.782398  8886 raft_consensus.cc:2804] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:05:05.782415  8728 leader_election.cc:336] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111)
I20260713 09:05:05.782753  8886 raft_consensus.cc:493] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:05.783105  8886 raft_consensus.cc:3060] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.788683  8886 raft_consensus.cc:515] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:05.790213  8886 leader_election.cc:290] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 2 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473)
I20260713 09:05:05.791908  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba836b9f3f843419e966c29175ef251" candidate_uuid: "644f5fbc46154840bbd82a53a1e78696" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
I20260713 09:05:05.792520  8689 raft_consensus.cc:3060] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:05.793812  8728 leader_election.cc:336] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111)
I20260713 09:05:05.798032  8689 raft_consensus.cc:2468] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 644f5fbc46154840bbd82a53a1e78696 in term 2.
I20260713 09:05:05.798992  8728 leader_election.cc:304] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:05.799604  8886 raft_consensus.cc:2804] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:05.800043  8886 raft_consensus.cc:697] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 2 LEADER]: Becoming Leader. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Running, Role: LEADER
I20260713 09:05:05.800948  8886 consensus_queue.cc:237] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Queue going to LEADER 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: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:05.809384  8511 catalog_manager.cc:5697] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 reported cstate change: term changed from 1 to 2, leader changed from 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129) to 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "644f5fbc46154840bbd82a53a1e78696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:05.956580  8874 raft_consensus.cc:493] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:05.957087  8874 raft_consensus.cc:515] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:05.959157  8874 leader_election.cc:290] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155), 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911)
I20260713 09:05:05.960094  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105695d71f0a41a49c479b80c7ab8960" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:05.960956  8765 raft_consensus.cc:2468] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 1.
I20260713 09:05:05.962343  8656 leader_election.cc:304] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 
I20260713 09:05:05.963131  8874 raft_consensus.cc:2804] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:05.963526  8874 raft_consensus.cc:493] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:05:05.963553  8654 leader_election.cc:336] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111)
I20260713 09:05:05.963959  8874 raft_consensus.cc:3060] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.970131  8874 raft_consensus.cc:515] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:05.971902  8874 leader_election.cc:290] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 election: Requested vote from peers 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155), 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911)
I20260713 09:05:05.972632  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105695d71f0a41a49c479b80c7ab8960" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
I20260713 09:05:05.973309  8765 raft_consensus.cc:3060] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:05.975986  8654 leader_election.cc:336] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111)
I20260713 09:05:05.979298  8765 raft_consensus.cc:2468] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 2.
I20260713 09:05:05.980343  8656 leader_election.cc:304] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:05.981063  8874 raft_consensus.cc:2804] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:05.981951  8874 raft_consensus.cc:697] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 LEADER]: Becoming Leader. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Running, Role: LEADER
I20260713 09:05:05.982851  8874 consensus_queue.cc:237] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Queue going to LEADER 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: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:05.990929  8511 catalog_manager.cc:5697] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 reported cstate change: term changed from 1 to 2, leader changed from 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129) to 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "51e866ec462d42a1bcfbb756dfc25da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:06.123893  8728 consensus_peers.cc:597] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:06.228650  8874 raft_consensus.cc:493] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:06.229333  8874 raft_consensus.cc:515] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:06.231022  8874 leader_election.cc:290] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:06.232120  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692a2eeac23d425dbd74474ac6c12126" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696" is_pre_election: true
I20260713 09:05:06.232880  8765 raft_consensus.cc:2468] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 1.
I20260713 09:05:06.233886  8656 leader_election.cc:304] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 
I20260713 09:05:06.234560  8874 raft_consensus.cc:2804] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:05:06.234661  8654 leader_election.cc:336] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111)
I20260713 09:05:06.234880  8874 raft_consensus.cc:493] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:06.235247  8874 raft_consensus.cc:3060] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:06.240330  8728 consensus_peers.cc:597] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:06.241217  8874 raft_consensus.cc:515] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:06.242899  8874 leader_election.cc:290] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:06.244038  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692a2eeac23d425dbd74474ac6c12126" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
I20260713 09:05:06.244586  8765 raft_consensus.cc:3060] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:06.246528  8654 leader_election.cc:336] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111)
I20260713 09:05:06.249993  8765 raft_consensus.cc:2468] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 2.
I20260713 09:05:06.250960  8656 leader_election.cc:304] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [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: 51e866ec462d42a1bcfbb756dfc25da3, 644f5fbc46154840bbd82a53a1e78696; no voters: 8980a9c0b0b342d1bbf83593b0531c64
I20260713 09:05:06.251645  8874 raft_consensus.cc:2804] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:06.252065  8874 raft_consensus.cc:697] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 LEADER]: Becoming Leader. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Running, Role: LEADER
I20260713 09:05:06.252908  8874 consensus_queue.cc:237] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Queue going to LEADER 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: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:06.256742  8689 raft_consensus.cc:1275] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Refusing update from remote peer 644f5fbc46154840bbd82a53a1e78696: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:06.258358  8886 consensus_queue.cc:1048] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:06.260905  8511 catalog_manager.cc:5697] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 reported cstate change: term changed from 1 to 2, leader changed from 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129) to 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "51e866ec462d42a1bcfbb756dfc25da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:06.301762  8689 raft_consensus.cc:1275] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Refusing update from remote peer 644f5fbc46154840bbd82a53a1e78696: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:06.302855  8886 consensus_queue.cc:1048] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:06.395509  8765 raft_consensus.cc:1275] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Refusing update from remote peer 51e866ec462d42a1bcfbb756dfc25da3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:06.396871  8874 consensus_queue.cc:1048] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:06.409723  8654 consensus_peers.cc:597] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:06.637470  8765 raft_consensus.cc:1275] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Refusing update from remote peer 51e866ec462d42a1bcfbb756dfc25da3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:06.638700  8874 consensus_queue.cc:1048] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:06.652899  8654 consensus_peers.cc:597] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:06.717202  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:06.718935  8728 consensus_peers.cc:597] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:06.819396  8654 consensus_peers.cc:597] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:06.971426  8654 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260713 09:05:07.116629  8728 consensus_peers.cc:597] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:07.183275  8728 consensus_peers.cc:597] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:07.298780  8728 consensus_peers.cc:597] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:07.369648  8728 consensus_peers.cc:597] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:07.718205  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:08.591085  8728 consensus_peers.cc:597] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:08.665341  8728 consensus_peers.cc:597] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:08.719098  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:09.136302  8728 consensus_peers.cc:597] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:05:09.176612  8654 consensus_peers.cc:597] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:09.186856  8654 consensus_peers.cc:597] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:09.232244  8654 consensus_peers.cc:597] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:05:09.430264  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:09.437577  8908 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:05:09.437690  8909 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:05:09.438992  8911 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:05:09.439159  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:09.440862  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:09.441054  5762 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:05:09.441273  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933509441240 us; error 0 us; skew 500 ppm
I20260713 09:05:09.441874  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:09.444489  5762 webserver.cc:533] Webserver started at http://127.5.160.129:45339/ using document root <none> and password file <none>
I20260713 09:05:09.445016  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:09.445199  5762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:05:09.449041  5762 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:09.453737  8916 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:05:09.454569  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:05:09.454888  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "8980a9c0b0b342d1bbf83593b0531c64"
format_stamp: "Formatted at 2026-07-13 09:05:02 on dist-test-slave-0tg4"
I20260713 09:05:09.455238  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933434510550-5762-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:05:09.471997  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:09.473696  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:09.475155  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:09.478719  8923 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:05:09.523435  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:05:09.523773  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260713 09:05:09.524075  5762 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:05:09.528705  8923 tablet_bootstrap.cc:492] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.541062  8923 tablet_bootstrap.cc:492] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:05:09.541973  8923 tablet_bootstrap.cc:492] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.542546  8923 ts_tablet_manager.cc:1403] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.011s
I20260713 09:05:09.544603  8923 raft_consensus.cc:359] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.545341  8923 raft_consensus.cc:740] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.546023  8923 consensus_queue.cc:260] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.548331  8923 ts_tablet_manager.cc:1434] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:05:09.549026  8923 tablet_bootstrap.cc:492] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.561924  5762 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:05:09.561982  8923 tablet_bootstrap.cc:492] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: 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:05:09.562203  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.036s	sys 0.002s
I20260713 09:05:09.562908  8923 tablet_bootstrap.cc:492] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.563509  8923 ts_tablet_manager.cc:1403] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 09:05:09.565644  8923 raft_consensus.cc:359] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.566195  8923 raft_consensus.cc:740] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.566923  8923 consensus_queue.cc:260] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [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: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.568763  8923 ts_tablet_manager.cc:1434] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:05:09.569653  8923 tablet_bootstrap.cc:492] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.588887  8923 tablet_bootstrap.cc:492] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:05:09.589913  8923 tablet_bootstrap.cc:492] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.590541  8923 ts_tablet_manager.cc:1403] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.014s
I20260713 09:05:09.592829  8923 raft_consensus.cc:359] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:09.593536  8923 raft_consensus.cc:740] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.594193  8923 consensus_queue.cc:260] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } } peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } }
I20260713 09:05:09.595844  8923 ts_tablet_manager.cc:1434] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:05:09.596434  8923 tablet_bootstrap.cc:492] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.610500  8923 tablet_bootstrap.cc:492] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: 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:05:09.611208  8923 tablet_bootstrap.cc:492] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.611698  8923 ts_tablet_manager.cc:1403] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:05:09.613756  8923 raft_consensus.cc:359] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.614373  8923 raft_consensus.cc:740] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.614979  8923 consensus_queue.cc:260] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [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: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.616384  8923 ts_tablet_manager.cc:1434] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:09.617044  8923 tablet_bootstrap.cc:492] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.627894  8923 tablet_bootstrap.cc:492] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:05:09.628633  8923 tablet_bootstrap.cc:492] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.629128  8923 ts_tablet_manager.cc:1403] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:05:09.630017  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:43911
I20260713 09:05:09.630190  8985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:43911 every 8 connection(s)
I20260713 09:05:09.631387  8923 raft_consensus.cc:359] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.632040  8923 raft_consensus.cc:740] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.632663  8923 consensus_queue.cc:260] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.634406  8923 ts_tablet_manager.cc:1434] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:05:09.634944  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:09.635270  8923 tablet_bootstrap.cc:492] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.650887  8923 tablet_bootstrap.cc:492] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: 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:05:09.651573  8923 tablet_bootstrap.cc:492] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.652117  8923 ts_tablet_manager.cc:1403] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:05:09.654570  8923 raft_consensus.cc:359] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.655306  8923 raft_consensus.cc:740] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.656037  8923 consensus_queue.cc:260] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.656625  8765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa"
dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
mode: GRACEFUL
new_leader_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
 from {username='slave'} at 127.0.0.1:40136
I20260713 09:05:09.657455  8765 raft_consensus.cc:606] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 2 LEADER]: Received request to transfer leadership to TS 51e866ec462d42a1bcfbb756dfc25da3
I20260713 09:05:09.657650  8986 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33633
I20260713 09:05:09.658085  8986 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:09.658855  8986 heartbeater.cc:507] Master 127.5.160.190:33633 requested a full tablet report, sending...
I20260713 09:05:09.658880  8923 ts_tablet_manager.cc:1434] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:05:09.659706  8923 tablet_bootstrap.cc:492] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.664250  8511 ts_manager.cc:194] Re-registered known tserver with Master: 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911)
I20260713 09:05:09.665009  8765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112"
dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
mode: GRACEFUL
new_leader_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
 from {username='slave'} at 127.0.0.1:40136
I20260713 09:05:09.665652  8765 raft_consensus.cc:606] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Received request to transfer leadership to TS 51e866ec462d42a1bcfbb756dfc25da3
I20260713 09:05:09.666908  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:09.667488  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:09.668241  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:09.672013  8923 tablet_bootstrap.cc:492] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: 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:05:09.672808  8923 tablet_bootstrap.cc:492] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.673462  8923 ts_tablet_manager.cc:1403] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260713 09:05:09.673555  8511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34112
I20260713 09:05:09.676344  8986 heartbeater.cc:499] Master 127.5.160.190:33633 was elected leader, sending a full tablet report...
I20260713 09:05:09.676108  8923 raft_consensus.cc:359] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.676767  8923 raft_consensus.cc:740] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.677461  8923 consensus_queue.cc:260] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.679083  8923 ts_tablet_manager.cc:1434] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:09.679805  8923 tablet_bootstrap.cc:492] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.691788  8923 tablet_bootstrap.cc:492] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:05:09.692817  8923 tablet_bootstrap.cc:492] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.693531  8923 ts_tablet_manager.cc:1403] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:05:09.695945  8923 raft_consensus.cc:359] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.696768  8923 raft_consensus.cc:740] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.697476  8923 consensus_queue.cc:260] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.699436  8923 ts_tablet_manager.cc:1434] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:05:09.700201  8923 tablet_bootstrap.cc:492] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.704450  8960 raft_consensus.cc:3060] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.706912  8958 raft_consensus.cc:3060] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.712751  8960 pending_rounds.cc:85] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Aborting all ops after (but not including) 0
I20260713 09:05:09.713158  8960 pending_rounds.cc:107] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:05:09.713524  8960 raft_consensus.cc:2889] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:05:09.718012  8958 pending_rounds.cc:85] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Aborting all ops after (but not including) 0
I20260713 09:05:09.718350  8958 pending_rounds.cc:107] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:05:09.718591  8958 raft_consensus.cc:2889] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260713 09:05:09.720216  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:09.742980  8923 tablet_bootstrap.cc:492] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: 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:05:09.744177  8923 tablet_bootstrap.cc:492] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.745088  8923 ts_tablet_manager.cc:1403] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.023s
I20260713 09:05:09.748610  8923 raft_consensus.cc:359] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.749593  8923 raft_consensus.cc:740] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.750707  8923 consensus_queue.cc:260] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.753212  8923 ts_tablet_manager.cc:1434] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:09.754058  8923 tablet_bootstrap.cc:492] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap starting.
I20260713 09:05:09.766759  8923 tablet_bootstrap.cc:492] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: 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:05:09.767421  8923 tablet_bootstrap.cc:492] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: Bootstrap complete.
I20260713 09:05:09.767978  8923 ts_tablet_manager.cc:1403] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:05:09.769793  8923 raft_consensus.cc:359] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.770453  8923 raft_consensus.cc:740] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8980a9c0b0b342d1bbf83593b0531c64, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.771073  8923 consensus_queue.cc:260] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.772332  8957 raft_consensus.cc:3060] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.773002  8923 ts_tablet_manager.cc:1434] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:05:09.779898  8957 pending_rounds.cc:85] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Aborting all ops after (but not including) 0
I20260713 09:05:09.780207  8957 pending_rounds.cc:107] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:05:09.780429  8957 raft_consensus.cc:2889] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:05:09.802227  8906 raft_consensus.cc:993] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696: : Instructing follower 51e866ec462d42a1bcfbb756dfc25da3 to start an election
I20260713 09:05:09.802783  9007 raft_consensus.cc:1081] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 2 LEADER]: Signalling peer 51e866ec462d42a1bcfbb756dfc25da3 to start an election
I20260713 09:05:09.804414  8689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa"
dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
 from {username='slave'} at 127.0.0.1:58744
I20260713 09:05:09.804986  8689 raft_consensus.cc:493] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.805313  8689 raft_consensus.cc:3060] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.810256  8689 raft_consensus.cc:515] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.811915  8689 leader_election.cc:290] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 3 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:09.812552  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64"
I20260713 09:05:09.813117  8957 raft_consensus.cc:3060] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.813201  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b32c66decbe464796b0f2c326581bfa" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
I20260713 09:05:09.813799  8765 raft_consensus.cc:3055] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:09.814064  8765 raft_consensus.cc:740] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Running, Role: LEADER
I20260713 09:05:09.814728  8765 consensus_queue.cc:260] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.815615  8765 raft_consensus.cc:3060] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.817749  8957 raft_consensus.cc:2468] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 3.
I20260713 09:05:09.818758  8654 leader_election.cc:304] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [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: 51e866ec462d42a1bcfbb756dfc25da3, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:09.819674  8904 raft_consensus.cc:2804] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:09.820101  8904 raft_consensus.cc:697] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 3 LEADER]: Becoming Leader. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Running, Role: LEADER
I20260713 09:05:09.821206  8765 raft_consensus.cc:2468] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 3.
I20260713 09:05:09.820940  8904 consensus_queue.cc:237] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.829828  8514 catalog_manager.cc:5697] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 reported cstate change: term changed from 2 to 3, leader changed from 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131) to 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130). New cstate: current_term: 3 leader_uuid: "51e866ec462d42a1bcfbb756dfc25da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:09.959605  8906 raft_consensus.cc:993] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696: : Instructing follower 51e866ec462d42a1bcfbb756dfc25da3 to start an election
I20260713 09:05:09.960026  9007 raft_consensus.cc:1081] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Signalling peer 51e866ec462d42a1bcfbb756dfc25da3 to start an election
I20260713 09:05:09.961359  8689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112"
dest_uuid: "51e866ec462d42a1bcfbb756dfc25da3"
 from {username='slave'} at 127.0.0.1:58744
I20260713 09:05:09.961833  8689 raft_consensus.cc:493] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.962121  8689 raft_consensus.cc:3060] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.966347  8689 raft_consensus.cc:515] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.967679  8689 leader_election.cc:290] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 election: Requested vote from peers 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911), 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131:42155)
I20260713 09:05:09.968659  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8980a9c0b0b342d1bbf83593b0531c64"
I20260713 09:05:09.968734  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93119fbf96174e0a9187c11cc03fa112" candidate_uuid: "51e866ec462d42a1bcfbb756dfc25da3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "644f5fbc46154840bbd82a53a1e78696"
I20260713 09:05:09.969274  8957 raft_consensus.cc:3060] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.969403  8765 raft_consensus.cc:3055] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:09.969791  8765 raft_consensus.cc:740] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 644f5fbc46154840bbd82a53a1e78696, State: Running, Role: LEADER
I20260713 09:05:09.970445  8765 consensus_queue.cc:260] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.971349  8765 raft_consensus.cc:3060] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:09.974148  8957 raft_consensus.cc:2468] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 2.
I20260713 09:05:09.975183  8654 leader_election.cc:304] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51e866ec462d42a1bcfbb756dfc25da3, 8980a9c0b0b342d1bbf83593b0531c64; no voters: 
I20260713 09:05:09.975978  8904 raft_consensus.cc:2804] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:09.976364  8904 raft_consensus.cc:697] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 LEADER]: Becoming Leader. State: Replica: 51e866ec462d42a1bcfbb756dfc25da3, State: Running, Role: LEADER
I20260713 09:05:09.976492  8765 raft_consensus.cc:2468] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51e866ec462d42a1bcfbb756dfc25da3 in term 2.
I20260713 09:05:09.977324  8904 consensus_queue.cc:237] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } }
I20260713 09:05:09.983506  8514 catalog_manager.cc:5697] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 reported cstate change: term changed from 1 to 2, leader changed from 644f5fbc46154840bbd82a53a1e78696 (127.5.160.131) to 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "51e866ec462d42a1bcfbb756dfc25da3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51e866ec462d42a1bcfbb756dfc25da3" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.323561  8765 raft_consensus.cc:1275] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 3 FOLLOWER]: Refusing update from remote peer 51e866ec462d42a1bcfbb756dfc25da3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:10.324640  9016 consensus_queue.cc:1048] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:10.332974  8957 raft_consensus.cc:1275] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 3 FOLLOWER]: Refusing update from remote peer 51e866ec462d42a1bcfbb756dfc25da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:10.334455  9003 consensus_queue.cc:1048] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.335085  9003 consensus_queue.cc:1243] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Peer 8980a9c0b0b342d1bbf83593b0531c64 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:05:10.337165  8957 pending_rounds.cc:85] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Aborting all ops after (but not including) 0
I20260713 09:05:10.337483  8957 pending_rounds.cc:107] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:05:10.337745  8957 raft_consensus.cc:2889] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:05:10.374680  8765 raft_consensus.cc:1275] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Refusing update from remote peer 51e866ec462d42a1bcfbb756dfc25da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:10.375936  9003 consensus_queue.cc:1048] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "644f5fbc46154840bbd82a53a1e78696" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 42155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:10.385072  8957 raft_consensus.cc:1275] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Refusing update from remote peer 51e866ec462d42a1bcfbb756dfc25da3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:10.386835  9016 consensus_queue.cc:1048] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8980a9c0b0b342d1bbf83593b0531c64" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:10.678247  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:10.683777  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:10.684216  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:10.684675  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:05:10.721271  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:11.690589  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:11.696841  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:11.697261  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:11.697724  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:05:11.722257  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:12.703694  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:12.709357  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:12.709769  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:12.710220  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:05:12.723186  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:13.716102  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:13.721616  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:13.722040  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:13.722491  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:05:13.724224  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:14.725098  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:14.729054  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:14.735221  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:14.740181  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:14.740599  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:05:15.726416  8562 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:15.765077  5762 tablet_server.cc:179] TabletServer@127.5.160.129:43911 shutting down...
W20260713 09:05:15.783628  8654 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 50 similar messages]
W20260713 09:05:15.788570  8654 consensus_peers.cc:597] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. 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:05:15.791246  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:15.792107  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.793061  5762 raft_consensus.cc:2243] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.793805  5762 raft_consensus.cc:2272] T 11e1724539de468b905cd2dae2ff9ec0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.796339  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.796852  5762 raft_consensus.cc:2243] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.797391  5762 raft_consensus.cc:2272] T 1ba836b9f3f843419e966c29175ef251 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.799604  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.800212  5762 raft_consensus.cc:2243] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.800784  5762 raft_consensus.cc:2272] T 93119fbf96174e0a9187c11cc03fa112 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.803300  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.803874  5762 raft_consensus.cc:2243] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.804343  5762 raft_consensus.cc:2272] T b0deffff6a664945986bc44aaeb50337 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.806697  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.807174  5762 raft_consensus.cc:2243] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.807590  5762 raft_consensus.cc:2272] T 105695d71f0a41a49c479b80c7ab8960 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.809927  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.810377  5762 raft_consensus.cc:2243] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.810724  5762 raft_consensus.cc:2272] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.812585  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.812994  5762 raft_consensus.cc:2243] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.813465  5762 raft_consensus.cc:2272] T a505f263235e47c1a6f99c9b756ba2b4 P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.815559  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.816016  5762 raft_consensus.cc:2243] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.816452  5762 raft_consensus.cc:2272] T 692a2eeac23d425dbd74474ac6c12126 P 8980a9c0b0b342d1bbf83593b0531c64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.818730  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.819180  5762 raft_consensus.cc:2243] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.819676  5762 raft_consensus.cc:2272] T 2b32c66decbe464796b0f2c326581bfa P 8980a9c0b0b342d1bbf83593b0531c64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.821578  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:15.821954  5762 raft_consensus.cc:2243] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.822328  5762 raft_consensus.cc:2272] T 965ec14b429946bdb1974725b573d4cd P 8980a9c0b0b342d1bbf83593b0531c64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:15.834548  8728 consensus_peers.cc:597] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. 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:05:15.854313  5762 tablet_server.cc:196] TabletServer@127.5.160.129:43911 shutdown complete.
W20260713 09:05:15.862766  8654 consensus_peers.cc:597] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.882848  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:05:15.908245  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:15.909250  5762 tablet_replica.cc:333] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
W20260713 09:05:15.909341  8728 consensus_peers.cc:597] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.910257  5762 raft_consensus.cc:2243] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.911235  5762 raft_consensus.cc:2272] T 2b32c66decbe464796b0f2c326581bfa P 51e866ec462d42a1bcfbb756dfc25da3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.913499  5762 tablet_replica.cc:333] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
I20260713 09:05:15.914098  5762 raft_consensus.cc:2243] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.914537  5762 raft_consensus.cc:2272] T a505f263235e47c1a6f99c9b756ba2b4 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.916527  5762 tablet_replica.cc:333] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
I20260713 09:05:15.917104  5762 raft_consensus.cc:2243] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.917951  5762 raft_consensus.cc:2272] T 692a2eeac23d425dbd74474ac6c12126 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.920053  5762 tablet_replica.cc:333] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
I20260713 09:05:15.920590  5762 raft_consensus.cc:2243] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.921586  5762 raft_consensus.cc:2272] T 965ec14b429946bdb1974725b573d4cd P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.924443  5762 tablet_replica.cc:333] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
I20260713 09:05:15.924986  5762 raft_consensus.cc:2243] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:05:15.925648  8728 consensus_peers.cc:597] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 8980a9c0b0b342d1bbf83593b0531c64 (127.5.160.129:43911): Couldn't send request to peer 8980a9c0b0b342d1bbf83593b0531c64. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:43911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:15.926060  5762 raft_consensus.cc:2272] T 105695d71f0a41a49c479b80c7ab8960 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.928247  5762 tablet_replica.cc:333] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
I20260713 09:05:15.928720  5762 raft_consensus.cc:2243] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.929117  5762 raft_consensus.cc:2272] T b0deffff6a664945986bc44aaeb50337 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.931093  5762 tablet_replica.cc:333] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
I20260713 09:05:15.931529  5762 raft_consensus.cc:2243] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.931891  5762 raft_consensus.cc:2272] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.933856  5762 tablet_replica.cc:333] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
I20260713 09:05:15.934307  5762 raft_consensus.cc:2243] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.934686  5762 raft_consensus.cc:2272] T 1ba836b9f3f843419e966c29175ef251 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.936538  5762 tablet_replica.cc:333] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
I20260713 09:05:15.936945  5762 raft_consensus.cc:2243] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.937412  5762 raft_consensus.cc:2272] T 11e1724539de468b905cd2dae2ff9ec0 P 51e866ec462d42a1bcfbb756dfc25da3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.939190  5762 tablet_replica.cc:333] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3: stopping tablet replica
I20260713 09:05:15.939648  5762 raft_consensus.cc:2243] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:15.940439  5762 raft_consensus.cc:2272] T 93119fbf96174e0a9187c11cc03fa112 P 51e866ec462d42a1bcfbb756dfc25da3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.970217  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:05:15.994206  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260713 09:05:16.000761  8728 consensus_peers.cc:597] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 -> Peer 51e866ec462d42a1bcfbb756dfc25da3 (127.5.160.130:45473): Couldn't send request to peer 51e866ec462d42a1bcfbb756dfc25da3. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:45473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:16.022549  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:16.023272  5762 tablet_replica.cc:333] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.023892  5762 raft_consensus.cc:2243] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.024737  5762 raft_consensus.cc:2272] T 11e1724539de468b905cd2dae2ff9ec0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.026957  5762 tablet_replica.cc:333] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.027400  5762 raft_consensus.cc:2243] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.028152  5762 raft_consensus.cc:2272] T 1ba836b9f3f843419e966c29175ef251 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.030107  5762 tablet_replica.cc:333] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.030578  5762 raft_consensus.cc:2243] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.031283  5762 raft_consensus.cc:2272] T 9605eee9135c4a8d8bded1d9bbac5bb0 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.033103  5762 tablet_replica.cc:333] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.033631  5762 raft_consensus.cc:2243] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.034011  5762 raft_consensus.cc:2272] T 105695d71f0a41a49c479b80c7ab8960 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.035712  5762 tablet_replica.cc:333] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.036173  5762 raft_consensus.cc:2243] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.036897  5762 raft_consensus.cc:2272] T b0deffff6a664945986bc44aaeb50337 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.038903  5762 tablet_replica.cc:333] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.039345  5762 raft_consensus.cc:2243] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.039729  5762 raft_consensus.cc:2272] T 93119fbf96174e0a9187c11cc03fa112 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.041613  5762 tablet_replica.cc:333] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.042068  5762 raft_consensus.cc:2243] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.042464  5762 raft_consensus.cc:2272] T 965ec14b429946bdb1974725b573d4cd P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.044240  5762 tablet_replica.cc:333] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.044662  5762 raft_consensus.cc:2243] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.045064  5762 raft_consensus.cc:2272] T 2b32c66decbe464796b0f2c326581bfa P 644f5fbc46154840bbd82a53a1e78696 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.046829  5762 tablet_replica.cc:333] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.047227  5762 raft_consensus.cc:2243] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.047896  5762 raft_consensus.cc:2272] T a505f263235e47c1a6f99c9b756ba2b4 P 644f5fbc46154840bbd82a53a1e78696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.049551  5762 tablet_replica.cc:333] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696: stopping tablet replica
I20260713 09:05:16.049933  5762 raft_consensus.cc:2243] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:16.050328  5762 raft_consensus.cc:2272] T 692a2eeac23d425dbd74474ac6c12126 P 644f5fbc46154840bbd82a53a1e78696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.080399  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:05:16.103289  5762 master.cc:562] Master@127.5.160.190:33633 shutting down...
I20260713 09:05:16.124456  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:16.125067  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:16.125415  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80f08e81f07842e8aa58f6952cbe2a5a: stopping tablet replica
I20260713 09:05:16.144747  5762 master.cc:584] Master@127.5.160.190:33633 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13597 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:05:16.188337  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:39203
I20260713 09:05:16.189544  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:16.195065  9033 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:05:16.195752  9034 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:05:16.195811  9036 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:05:16.196825  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:16.197634  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:16.197805  5762 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:05:16.197914  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933516197903 us; error 0 us; skew 500 ppm
I20260713 09:05:16.198372  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:16.200768  5762 webserver.cc:533] Webserver started at http://127.5.160.190:35629/ using document root <none> and password file <none>
I20260713 09:05:16.201236  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:16.201493  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:16.201707  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:16.202741  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/master-0-root/instance:
uuid: "1edc72d6834b4027a7832f9b0d8668f7"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-0tg4"
I20260713 09:05:16.206893  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:16.210026  9041 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:05:16.210728  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:16.211011  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/master-0-root
uuid: "1edc72d6834b4027a7832f9b0d8668f7"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-0tg4"
I20260713 09:05:16.211328  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-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:05:16.229092  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:16.230397  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:16.267558  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:39203
I20260713 09:05:16.267678  9092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:39203 every 8 connection(s)
I20260713 09:05:16.271486  9093 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:05:16.282141  9093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7: Bootstrap starting.
I20260713 09:05:16.286883  9093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.290940  9093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7: No bootstrap required, opened a new log
I20260713 09:05:16.293062  9093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1edc72d6834b4027a7832f9b0d8668f7" member_type: VOTER }
I20260713 09:05:16.293563  9093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.293797  9093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1edc72d6834b4027a7832f9b0d8668f7, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.294345  9093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1edc72d6834b4027a7832f9b0d8668f7" member_type: VOTER }
I20260713 09:05:16.294811  9093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:16.295042  9093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:16.295310  9093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.299685  9093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1edc72d6834b4027a7832f9b0d8668f7" member_type: VOTER }
I20260713 09:05:16.300191  9093 leader_election.cc:304] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [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: 1edc72d6834b4027a7832f9b0d8668f7; no voters: 
I20260713 09:05:16.301272  9093 leader_election.cc:290] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:16.301703  9096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.303025  9096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 1 LEADER]: Becoming Leader. State: Replica: 1edc72d6834b4027a7832f9b0d8668f7, State: Running, Role: LEADER
I20260713 09:05:16.303707  9096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [LEADER]: Queue going to LEADER mode. State: All 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: "1edc72d6834b4027a7832f9b0d8668f7" member_type: VOTER }
I20260713 09:05:16.304216  9093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:16.306584  9097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1edc72d6834b4027a7832f9b0d8668f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1edc72d6834b4027a7832f9b0d8668f7" member_type: VOTER } }
I20260713 09:05:16.306610  9098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1edc72d6834b4027a7832f9b0d8668f7. Latest consensus state: current_term: 1 leader_uuid: "1edc72d6834b4027a7832f9b0d8668f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1edc72d6834b4027a7832f9b0d8668f7" member_type: VOTER } }
I20260713 09:05:16.307307  9097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:16.307406  9098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:16.310848  9101 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:16.318928  9101 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:16.320062  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:16.327574  9101 catalog_manager.cc:1383] Generated new cluster ID: 25d64790ea3249e09fef2e65b6f90f64
I20260713 09:05:16.327874  9101 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:16.355602  9101 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:16.356859  9101 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:16.380194  9101 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7: Generated new TSK 0
I20260713 09:05:16.380812  9101 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:16.386822  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:16.392644  9114 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:05:16.393621  9115 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:05:16.395392  5762 server_base.cc:1061] running on GCE node
W20260713 09:05:16.395788  9117 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:05:16.396664  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:16.396912  5762 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:05:16.397099  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933516397063 us; error 0 us; skew 500 ppm
I20260713 09:05:16.397667  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:16.400031  5762 webserver.cc:533] Webserver started at http://127.5.160.129:34415/ using document root <none> and password file <none>
I20260713 09:05:16.400487  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:16.400673  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:16.400940  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:16.402063  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-0-root/instance:
uuid: "f8ade875a6ee454886db24c732afd615"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-0tg4"
I20260713 09:05:16.406450  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:05:16.409565  9122 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:05:16.410250  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:16.410538  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "f8ade875a6ee454886db24c732afd615"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-0tg4"
I20260713 09:05:16.410816  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-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:05:16.428644  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:16.429925  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:16.431360  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:16.433624  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:16.433923  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.434233  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:16.434489  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.474385  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:44457
I20260713 09:05:16.474481  9184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:44457 every 8 connection(s)
I20260713 09:05:16.478889  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:16.486726  9189 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:05:16.488894  9190 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:05:16.492625  9192 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:05:16.493196  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:16.493664  9185 heartbeater.cc:344] Connected to a master server at 127.5.160.190:39203
I20260713 09:05:16.494040  9185 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:16.494451  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:16.494691  5762 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:05:16.494750  9185 heartbeater.cc:507] Master 127.5.160.190:39203 requested a full tablet report, sending...
I20260713 09:05:16.494874  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933516494840 us; error 0 us; skew 500 ppm
I20260713 09:05:16.495630  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:16.497241  9058 ts_manager.cc:194] Registered new tserver with Master: f8ade875a6ee454886db24c732afd615 (127.5.160.129:44457)
I20260713 09:05:16.498313  5762 webserver.cc:533] Webserver started at http://127.5.160.130:39605/ using document root <none> and password file <none>
I20260713 09:05:16.498975  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:16.499217  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:16.499490  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:16.499740  9058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56608
I20260713 09:05:16.501004  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-1-root/instance:
uuid: "0b3af57b512f4d41999a418a1994151e"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-0tg4"
I20260713 09:05:16.505266  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:05:16.508451  9197 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:05:16.509099  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:05:16.509416  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-1-root
uuid: "0b3af57b512f4d41999a418a1994151e"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-0tg4"
I20260713 09:05:16.509670  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-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:05:16.522861  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:16.524036  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:16.525501  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:16.527565  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:16.527776  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.528028  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:16.528208  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.567241  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:38595
I20260713 09:05:16.567348  9259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:38595 every 8 connection(s)
I20260713 09:05:16.571894  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:16.579200  9263 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:05:16.580791  9264 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:05:16.581807  5762 server_base.cc:1061] running on GCE node
W20260713 09:05:16.582677  9266 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:05:16.583822  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:16.584159  5762 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:05:16.584388  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933516584370 us; error 0 us; skew 500 ppm
I20260713 09:05:16.585012  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:16.585692  9260 heartbeater.cc:344] Connected to a master server at 127.5.160.190:39203
I20260713 09:05:16.585994  9260 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:16.586596  9260 heartbeater.cc:507] Master 127.5.160.190:39203 requested a full tablet report, sending...
I20260713 09:05:16.588532  9058 ts_manager.cc:194] Registered new tserver with Master: 0b3af57b512f4d41999a418a1994151e (127.5.160.130:38595)
I20260713 09:05:16.589866  9058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56622
I20260713 09:05:16.590543  5762 webserver.cc:533] Webserver started at http://127.5.160.131:42653/ using document root <none> and password file <none>
I20260713 09:05:16.591156  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:16.591373  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:16.591634  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:16.592748  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-2-root/instance:
uuid: "c05f54b8b0694eecb4ce656d95492b04"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-0tg4"
I20260713 09:05:16.597066  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:05:16.600173  9271 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:05:16.600894  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:16.601215  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-2-root
uuid: "c05f54b8b0694eecb4ce656d95492b04"
format_stamp: "Formatted at 2026-07-13 09:05:16 on dist-test-slave-0tg4"
I20260713 09:05:16.601547  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933434510550-5762-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:05:16.618105  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:16.619275  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:16.620721  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:16.622859  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:16.623088  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.623327  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:16.623499  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:16.661664  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:33393
I20260713 09:05:16.661767  9333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:33393 every 8 connection(s)
I20260713 09:05:16.675246  9334 heartbeater.cc:344] Connected to a master server at 127.5.160.190:39203
I20260713 09:05:16.675627  9334 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:16.676331  9334 heartbeater.cc:507] Master 127.5.160.190:39203 requested a full tablet report, sending...
I20260713 09:05:16.678527  9058 ts_manager.cc:194] Registered new tserver with Master: c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:16.679476  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01453792s
I20260713 09:05:16.679908  9058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56638
I20260713 09:05:16.703177  9058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56648:
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:05:16.705397  9058 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:05:16.750852  9225 tablet_service.cc:1511] Processing CreateTablet for tablet 03fdd44860fe426585e0f875ed019bfb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8df0c050796a4b26befa9d0699252fea]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:16.752336  9225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fdd44860fe426585e0f875ed019bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.753799  9224 tablet_service.cc:1511] Processing CreateTablet for tablet d55fd406e8fc40ff9cf0fef51d3d3745 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8df0c050796a4b26befa9d0699252fea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:16.755632  9224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55fd406e8fc40ff9cf0fef51d3d3745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.760136  9150 tablet_service.cc:1511] Processing CreateTablet for tablet 03fdd44860fe426585e0f875ed019bfb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8df0c050796a4b26befa9d0699252fea]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:16.760589  9149 tablet_service.cc:1511] Processing CreateTablet for tablet d55fd406e8fc40ff9cf0fef51d3d3745 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8df0c050796a4b26befa9d0699252fea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:16.761564  9150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fdd44860fe426585e0f875ed019bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.762204  9149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55fd406e8fc40ff9cf0fef51d3d3745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.781136  9349 tablet_bootstrap.cc:492] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e: Bootstrap starting.
I20260713 09:05:16.781257  9299 tablet_service.cc:1511] Processing CreateTablet for tablet 03fdd44860fe426585e0f875ed019bfb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8df0c050796a4b26befa9d0699252fea]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:16.782706  9299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fdd44860fe426585e0f875ed019bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.785351  9298 tablet_service.cc:1511] Processing CreateTablet for tablet d55fd406e8fc40ff9cf0fef51d3d3745 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8df0c050796a4b26befa9d0699252fea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:16.786667  9298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55fd406e8fc40ff9cf0fef51d3d3745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:16.789723  9349 tablet_bootstrap.cc:654] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.796356  9350 tablet_bootstrap.cc:492] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615: Bootstrap starting.
I20260713 09:05:16.798925  9349 tablet_bootstrap.cc:492] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e: No bootstrap required, opened a new log
I20260713 09:05:16.799503  9349 ts_tablet_manager.cc:1403] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260713 09:05:16.803663  9350 tablet_bootstrap.cc:654] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.806052  9349 raft_consensus.cc:359] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.806963  9349 raft_consensus.cc:385] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.807385  9349 raft_consensus.cc:740] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3af57b512f4d41999a418a1994151e, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.808977  9349 consensus_queue.cc:260] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.814149  9352 tablet_bootstrap.cc:492] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04: Bootstrap starting.
I20260713 09:05:16.815521  9349 ts_tablet_manager.cc:1434] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:05:16.815872  9350 tablet_bootstrap.cc:492] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615: No bootstrap required, opened a new log
I20260713 09:05:16.816274  9260 heartbeater.cc:499] Master 127.5.160.190:39203 was elected leader, sending a full tablet report...
I20260713 09:05:16.816530  9349 tablet_bootstrap.cc:492] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e: Bootstrap starting.
I20260713 09:05:16.816397  9350 ts_tablet_manager.cc:1403] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:05:16.819828  9350 raft_consensus.cc:359] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
W20260713 09:05:16.821059  9261 tablet.cc:2406] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:16.821080  9350 raft_consensus.cc:385] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.822434  9350 raft_consensus.cc:740] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ade875a6ee454886db24c732afd615, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.823210  9350 consensus_queue.cc:260] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.823925  9349 tablet_bootstrap.cc:654] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.823987  9352 tablet_bootstrap.cc:654] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.831873  9185 heartbeater.cc:499] Master 127.5.160.190:39203 was elected leader, sending a full tablet report...
I20260713 09:05:16.832379  9350 ts_tablet_manager.cc:1434] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.010s
I20260713 09:05:16.833130  9352 tablet_bootstrap.cc:492] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04: No bootstrap required, opened a new log
I20260713 09:05:16.833460  9350 tablet_bootstrap.cc:492] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615: Bootstrap starting.
I20260713 09:05:16.833636  9352 ts_tablet_manager.cc:1403] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260713 09:05:16.836438  9352 raft_consensus.cc:359] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.837420  9352 raft_consensus.cc:385] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.837788  9352 raft_consensus.cc:740] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05f54b8b0694eecb4ce656d95492b04, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.840355  9350 tablet_bootstrap.cc:654] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.841127  9349 tablet_bootstrap.cc:492] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e: No bootstrap required, opened a new log
I20260713 09:05:16.841683  9349 ts_tablet_manager.cc:1403] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260713 09:05:16.839864  9352 consensus_queue.cc:260] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.844605  9349 raft_consensus.cc:359] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.845396  9349 raft_consensus.cc:385] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.845754  9349 raft_consensus.cc:740] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3af57b512f4d41999a418a1994151e, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.846674  9349 consensus_queue.cc:260] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.848837  9349 ts_tablet_manager.cc:1434] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:16.855759  9334 heartbeater.cc:499] Master 127.5.160.190:39203 was elected leader, sending a full tablet report...
I20260713 09:05:16.856336  9352 ts_tablet_manager.cc:1434] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.006s
I20260713 09:05:16.856439  9350 tablet_bootstrap.cc:492] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615: No bootstrap required, opened a new log
I20260713 09:05:16.857029  9350 ts_tablet_manager.cc:1403] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260713 09:05:16.858326  9352 tablet_bootstrap.cc:492] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04: Bootstrap starting.
I20260713 09:05:16.859876  9350 raft_consensus.cc:359] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.860632  9350 raft_consensus.cc:385] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.860929  9350 raft_consensus.cc:740] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ade875a6ee454886db24c732afd615, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.861721  9350 consensus_queue.cc:260] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.864051  9350 ts_tablet_manager.cc:1434] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:05:16.865146  9352 tablet_bootstrap.cc:654] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:16.869638  9352 tablet_bootstrap.cc:492] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04: No bootstrap required, opened a new log
I20260713 09:05:16.870033  9352 ts_tablet_manager.cc:1403] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260713 09:05:16.872236  9352 raft_consensus.cc:359] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.872777  9352 raft_consensus.cc:385] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:16.873027  9352 raft_consensus.cc:740] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05f54b8b0694eecb4ce656d95492b04, State: Initialized, Role: FOLLOWER
I20260713 09:05:16.873718  9352 consensus_queue.cc:260] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.875589  9352 ts_tablet_manager.cc:1434] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:16.892091  9354 raft_consensus.cc:493] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:16.892534  9354 raft_consensus.cc:515] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.894559  9354 leader_election.cc:290] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ade875a6ee454886db24c732afd615 (127.5.160.129:44457), c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:16.904312  9160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55fd406e8fc40ff9cf0fef51d3d3745" candidate_uuid: "0b3af57b512f4d41999a418a1994151e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ade875a6ee454886db24c732afd615" is_pre_election: true
I20260713 09:05:16.905036  9160 raft_consensus.cc:2468] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3af57b512f4d41999a418a1994151e in term 0.
I20260713 09:05:16.905733  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55fd406e8fc40ff9cf0fef51d3d3745" candidate_uuid: "0b3af57b512f4d41999a418a1994151e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05f54b8b0694eecb4ce656d95492b04" is_pre_election: true
I20260713 09:05:16.906461  9309 raft_consensus.cc:2468] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3af57b512f4d41999a418a1994151e in term 0.
I20260713 09:05:16.906489  9198 leader_election.cc:304] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3af57b512f4d41999a418a1994151e, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:16.907407  9354 raft_consensus.cc:2804] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:16.907753  9354 raft_consensus.cc:493] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:16.908037  9354 raft_consensus.cc:3060] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.913385  9354 raft_consensus.cc:515] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.914868  9354 leader_election.cc:290] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [CANDIDATE]: Term 1 election: Requested vote from peers f8ade875a6ee454886db24c732afd615 (127.5.160.129:44457), c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:16.915680  9160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55fd406e8fc40ff9cf0fef51d3d3745" candidate_uuid: "0b3af57b512f4d41999a418a1994151e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ade875a6ee454886db24c732afd615"
I20260713 09:05:16.915912  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55fd406e8fc40ff9cf0fef51d3d3745" candidate_uuid: "0b3af57b512f4d41999a418a1994151e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05f54b8b0694eecb4ce656d95492b04"
I20260713 09:05:16.916198  9160 raft_consensus.cc:3060] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.916568  9309 raft_consensus.cc:3060] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:16.921058  9160 raft_consensus.cc:2468] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3af57b512f4d41999a418a1994151e in term 1.
I20260713 09:05:16.921228  9309 raft_consensus.cc:2468] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3af57b512f4d41999a418a1994151e in term 1.
I20260713 09:05:16.922138  9198 leader_election.cc:304] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3af57b512f4d41999a418a1994151e, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:16.922894  9354 raft_consensus.cc:2804] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:16.923697  9354 raft_consensus.cc:697] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 1 LEADER]: Becoming Leader. State: Replica: 0b3af57b512f4d41999a418a1994151e, State: Running, Role: LEADER
I20260713 09:05:16.924466  9354 consensus_queue.cc:237] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:16.930766  9058 catalog_manager.cc:5697] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3af57b512f4d41999a418a1994151e (127.5.160.130). New cstate: current_term: 1 leader_uuid: "0b3af57b512f4d41999a418a1994151e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.183054  9355 raft_consensus.cc:493] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.183600  9355 raft_consensus.cc:515] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.185714  9355 leader_election.cc:290] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3af57b512f4d41999a418a1994151e (127.5.160.130:38595), c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:17.196581  9235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fdd44860fe426585e0f875ed019bfb" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3af57b512f4d41999a418a1994151e" is_pre_election: true
I20260713 09:05:17.197211  9235 raft_consensus.cc:2468] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 0.
I20260713 09:05:17.198395  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fdd44860fe426585e0f875ed019bfb" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05f54b8b0694eecb4ce656d95492b04" is_pre_election: true
I20260713 09:05:17.198437  9123 leader_election.cc:304] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3af57b512f4d41999a418a1994151e, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:17.199009  9309 raft_consensus.cc:2468] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 0.
I20260713 09:05:17.199263  9355 raft_consensus.cc:2804] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.199672  9355 raft_consensus.cc:493] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.199983  9355 raft_consensus.cc:3060] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.205174  9355 raft_consensus.cc:515] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.206904  9355 leader_election.cc:290] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3af57b512f4d41999a418a1994151e (127.5.160.130:38595), c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:17.207787  9235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fdd44860fe426585e0f875ed019bfb" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3af57b512f4d41999a418a1994151e"
I20260713 09:05:17.207909  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fdd44860fe426585e0f875ed019bfb" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05f54b8b0694eecb4ce656d95492b04"
I20260713 09:05:17.208384  9235 raft_consensus.cc:3060] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.208467  9309 raft_consensus.cc:3060] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.214632  9309 raft_consensus.cc:2468] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 1.
I20260713 09:05:17.214628  9235 raft_consensus.cc:2468] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 1.
I20260713 09:05:17.215848  9126 leader_election.cc:304] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c05f54b8b0694eecb4ce656d95492b04, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:17.216563  9355 raft_consensus.cc:2804] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.217556  9355 raft_consensus.cc:697] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 1 LEADER]: Becoming Leader. State: Replica: f8ade875a6ee454886db24c732afd615, State: Running, Role: LEADER
I20260713 09:05:17.218326  9355 consensus_queue.cc:237] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.224538  9058 catalog_manager.cc:5697] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ade875a6ee454886db24c732afd615 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f8ade875a6ee454886db24c732afd615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.327930  9354 consensus_queue.cc:1048] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:17.346776  9362 consensus_queue.cc:1048] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:17.355693  9058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56654:
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:05:17.358067  9058 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:05:17.387344  9150 tablet_service.cc:1511] Processing CreateTablet for tablet a8ead23ebf8a45b5856ad91994d20e92 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=944df54ac6b544b8850389dcc8446b57]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:17.388607  9150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ead23ebf8a45b5856ad91994d20e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.388836  9225 tablet_service.cc:1511] Processing CreateTablet for tablet a8ead23ebf8a45b5856ad91994d20e92 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=944df54ac6b544b8850389dcc8446b57]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:17.390121  9225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ead23ebf8a45b5856ad91994d20e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.390018  9298 tablet_service.cc:1511] Processing CreateTablet for tablet a8ead23ebf8a45b5856ad91994d20e92 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=944df54ac6b544b8850389dcc8446b57]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:05:17.391371  9298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ead23ebf8a45b5856ad91994d20e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.395470  9224 tablet_service.cc:1511] Processing CreateTablet for tablet b3167a76089e4d85824830432de69b2e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=944df54ac6b544b8850389dcc8446b57]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:17.396838  9224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3167a76089e4d85824830432de69b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.398830  9299 tablet_service.cc:1511] Processing CreateTablet for tablet b3167a76089e4d85824830432de69b2e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=944df54ac6b544b8850389dcc8446b57]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:17.400133  9299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3167a76089e4d85824830432de69b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.395470  9149 tablet_service.cc:1511] Processing CreateTablet for tablet b3167a76089e4d85824830432de69b2e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=944df54ac6b544b8850389dcc8446b57]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:05:17.404121  9149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3167a76089e4d85824830432de69b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.417683  9380 tablet_bootstrap.cc:492] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04: Bootstrap starting.
I20260713 09:05:17.424425  9380 tablet_bootstrap.cc:654] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.462975  9381 tablet_bootstrap.cc:492] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e: Bootstrap starting.
I20260713 09:05:17.464484  9379 tablet_bootstrap.cc:492] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615: Bootstrap starting.
I20260713 09:05:17.467486  9380 tablet_bootstrap.cc:492] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04: No bootstrap required, opened a new log
I20260713 09:05:17.468029  9380 ts_tablet_manager.cc:1403] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.019s
I20260713 09:05:17.471060  9379 tablet_bootstrap.cc:654] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.472033  9380 raft_consensus.cc:359] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.472855  9380 raft_consensus.cc:385] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.473055  9381 tablet_bootstrap.cc:654] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.473240  9380 raft_consensus.cc:740] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05f54b8b0694eecb4ce656d95492b04, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.474370  9380 consensus_queue.cc:260] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.476944  9380 ts_tablet_manager.cc:1434] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:05:17.477265  9379 tablet_bootstrap.cc:492] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615: No bootstrap required, opened a new log
I20260713 09:05:17.477836  9379 ts_tablet_manager.cc:1403] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:05:17.478448  9380 tablet_bootstrap.cc:492] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04: Bootstrap starting.
I20260713 09:05:17.480736  9379 raft_consensus.cc:359] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.481527  9379 raft_consensus.cc:385] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.481863  9379 raft_consensus.cc:740] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ade875a6ee454886db24c732afd615, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.482609  9379 consensus_queue.cc:260] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.486637  9379 ts_tablet_manager.cc:1434] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:17.487725  9379 tablet_bootstrap.cc:492] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615: Bootstrap starting.
I20260713 09:05:17.492370  9380 tablet_bootstrap.cc:654] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.493238  9381 tablet_bootstrap.cc:492] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e: No bootstrap required, opened a new log
I20260713 09:05:17.493598  9379 tablet_bootstrap.cc:654] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.493878  9381 ts_tablet_manager.cc:1403] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.018s
I20260713 09:05:17.498001  9381 raft_consensus.cc:359] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.499105  9381 raft_consensus.cc:385] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.499606  9381 raft_consensus.cc:740] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3af57b512f4d41999a418a1994151e, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.500828  9381 consensus_queue.cc:260] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.512228  9381 ts_tablet_manager.cc:1434] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:05:17.514078  9381 tablet_bootstrap.cc:492] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e: Bootstrap starting.
I20260713 09:05:17.517210  9380 tablet_bootstrap.cc:492] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04: No bootstrap required, opened a new log
I20260713 09:05:17.517248  9379 tablet_bootstrap.cc:492] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615: No bootstrap required, opened a new log
I20260713 09:05:17.518007  9380 ts_tablet_manager.cc:1403] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.024s
I20260713 09:05:17.518049  9379 ts_tablet_manager.cc:1403] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260713 09:05:17.521517  9381 tablet_bootstrap.cc:654] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:17.521157  9380 raft_consensus.cc:359] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.521369  9379 raft_consensus.cc:359] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.522078  9380 raft_consensus.cc:385] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.522179  9379 raft_consensus.cc:385] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.522514  9380 raft_consensus.cc:740] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05f54b8b0694eecb4ce656d95492b04, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.522634  9379 raft_consensus.cc:740] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ade875a6ee454886db24c732afd615, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.523416  9380 consensus_queue.cc:260] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.523541  9379 consensus_queue.cc:260] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.526628  9381 tablet_bootstrap.cc:492] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e: No bootstrap required, opened a new log
I20260713 09:05:17.527138  9381 ts_tablet_manager.cc:1403] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260713 09:05:17.527522  9379 ts_tablet_manager.cc:1434] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:17.527522  9380 ts_tablet_manager.cc:1434] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:05:17.529563  9381 raft_consensus.cc:359] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.530220  9381 raft_consensus.cc:385] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:17.530490  9381 raft_consensus.cc:740] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3af57b512f4d41999a418a1994151e, State: Initialized, Role: FOLLOWER
I20260713 09:05:17.531217  9381 consensus_queue.cc:260] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.533280  9381 ts_tablet_manager.cc:1434] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:05:17.609817  9355 raft_consensus.cc:493] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.610378  9355 raft_consensus.cc:515] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.612320  9355 leader_election.cc:290] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b3af57b512f4d41999a418a1994151e (127.5.160.130:38595), c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:17.613296  9235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ead23ebf8a45b5856ad91994d20e92" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3af57b512f4d41999a418a1994151e" is_pre_election: true
I20260713 09:05:17.613452  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ead23ebf8a45b5856ad91994d20e92" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05f54b8b0694eecb4ce656d95492b04" is_pre_election: true
I20260713 09:05:17.613940  9235 raft_consensus.cc:2468] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 0.
I20260713 09:05:17.614066  9309 raft_consensus.cc:2468] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 0.
I20260713 09:05:17.614943  9123 leader_election.cc:304] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3af57b512f4d41999a418a1994151e, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:17.615659  9355 raft_consensus.cc:2804] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.616019  9355 raft_consensus.cc:493] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.616341  9355 raft_consensus.cc:3060] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.621168  9355 raft_consensus.cc:515] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.622808  9355 leader_election.cc:290] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 1 election: Requested vote from peers 0b3af57b512f4d41999a418a1994151e (127.5.160.130:38595), c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:17.623445  9235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ead23ebf8a45b5856ad91994d20e92" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3af57b512f4d41999a418a1994151e"
I20260713 09:05:17.623806  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ead23ebf8a45b5856ad91994d20e92" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05f54b8b0694eecb4ce656d95492b04"
I20260713 09:05:17.624084  9235 raft_consensus.cc:3060] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.624374  9309 raft_consensus.cc:3060] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.630807  9309 raft_consensus.cc:2468] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 1.
I20260713 09:05:17.630812  9235 raft_consensus.cc:2468] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 1.
I20260713 09:05:17.632133  9123 leader_election.cc:304] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3af57b512f4d41999a418a1994151e, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:17.632825  9355 raft_consensus.cc:2804] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.633371  9355 raft_consensus.cc:697] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 1 LEADER]: Becoming Leader. State: Replica: f8ade875a6ee454886db24c732afd615, State: Running, Role: LEADER
I20260713 09:05:17.634086  9355 consensus_queue.cc:237] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.641181  9056 catalog_manager.cc:5697] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ade875a6ee454886db24c732afd615 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f8ade875a6ee454886db24c732afd615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.676299  9355 consensus_queue.cc:1048] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.687047  9355 consensus_queue.cc:1048] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:17.809150  9362 raft_consensus.cc:493] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:17.809636  9362 raft_consensus.cc:515] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.811422  9362 leader_election.cc:290] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ade875a6ee454886db24c732afd615 (127.5.160.129:44457), c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:17.812199  9160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3167a76089e4d85824830432de69b2e" candidate_uuid: "0b3af57b512f4d41999a418a1994151e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ade875a6ee454886db24c732afd615" is_pre_election: true
I20260713 09:05:17.812438  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3167a76089e4d85824830432de69b2e" candidate_uuid: "0b3af57b512f4d41999a418a1994151e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05f54b8b0694eecb4ce656d95492b04" is_pre_election: true
I20260713 09:05:17.812883  9160 raft_consensus.cc:2468] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3af57b512f4d41999a418a1994151e in term 0.
I20260713 09:05:17.813154  9309 raft_consensus.cc:2468] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b3af57b512f4d41999a418a1994151e in term 0.
I20260713 09:05:17.813895  9198 leader_election.cc:304] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3af57b512f4d41999a418a1994151e, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:17.814587  9362 raft_consensus.cc:2804] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:17.814932  9362 raft_consensus.cc:493] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:17.815156  9362 raft_consensus.cc:3060] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.820080  9362 raft_consensus.cc:515] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.821776  9362 leader_election.cc:290] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [CANDIDATE]: Term 1 election: Requested vote from peers f8ade875a6ee454886db24c732afd615 (127.5.160.129:44457), c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:17.822525  9160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3167a76089e4d85824830432de69b2e" candidate_uuid: "0b3af57b512f4d41999a418a1994151e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ade875a6ee454886db24c732afd615"
I20260713 09:05:17.822782  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3167a76089e4d85824830432de69b2e" candidate_uuid: "0b3af57b512f4d41999a418a1994151e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05f54b8b0694eecb4ce656d95492b04"
I20260713 09:05:17.823064  9160 raft_consensus.cc:3060] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.823390  9309 raft_consensus.cc:3060] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:17.827961  9160 raft_consensus.cc:2468] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3af57b512f4d41999a418a1994151e in term 1.
I20260713 09:05:17.828581  9309 raft_consensus.cc:2468] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b3af57b512f4d41999a418a1994151e in term 1.
I20260713 09:05:17.829039  9198 leader_election.cc:304] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b3af57b512f4d41999a418a1994151e, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:17.829840  9362 raft_consensus.cc:2804] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:17.830304  9362 raft_consensus.cc:697] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 1 LEADER]: Becoming Leader. State: Replica: 0b3af57b512f4d41999a418a1994151e, State: Running, Role: LEADER
I20260713 09:05:17.830935  9362 consensus_queue.cc:237] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:17.837844  9056 catalog_manager.cc:5697] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b3af57b512f4d41999a418a1994151e (127.5.160.130). New cstate: current_term: 1 leader_uuid: "0b3af57b512f4d41999a418a1994151e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.906420  9235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3167a76089e4d85824830432de69b2e"
dest_uuid: "0b3af57b512f4d41999a418a1994151e"
mode: GRACEFUL
new_leader_uuid: "f8ade875a6ee454886db24c732afd615"
 from {username='slave'} at 127.0.0.1:51892
I20260713 09:05:17.906951  9235 raft_consensus.cc:606] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 1 LEADER]: Received request to transfer leadership to TS f8ade875a6ee454886db24c732afd615
I20260713 09:05:18.204969  9396 consensus_queue.cc:1048] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.216765  9401 consensus_queue.cc:1048] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:18.329437  9393 consensus_queue.cc:1048] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.339840  9354 consensus_queue.cc:1048] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:18.349931  9362 raft_consensus.cc:993] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e: : Instructing follower f8ade875a6ee454886db24c732afd615 to start an election
I20260713 09:05:18.350409  9354 raft_consensus.cc:1081] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 1 LEADER]: Signalling peer f8ade875a6ee454886db24c732afd615 to start an election
I20260713 09:05:18.351907  9160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3167a76089e4d85824830432de69b2e"
dest_uuid: "f8ade875a6ee454886db24c732afd615"
 from {username='slave'} at 127.0.0.1:52984
I20260713 09:05:18.352440  9160 raft_consensus.cc:493] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:18.352789  9160 raft_consensus.cc:3060] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:18.357942  9160 raft_consensus.cc:515] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:18.359899  9160 leader_election.cc:290] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 2 election: Requested vote from peers 0b3af57b512f4d41999a418a1994151e (127.5.160.130:38595), c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131:33393)
I20260713 09:05:18.360816  9235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3167a76089e4d85824830432de69b2e" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b3af57b512f4d41999a418a1994151e"
I20260713 09:05:18.361076  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3167a76089e4d85824830432de69b2e" candidate_uuid: "f8ade875a6ee454886db24c732afd615" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c05f54b8b0694eecb4ce656d95492b04"
I20260713 09:05:18.361671  9235 raft_consensus.cc:3055] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:18.361817  9309 raft_consensus.cc:3060] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:18.362069  9235 raft_consensus.cc:740] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b3af57b512f4d41999a418a1994151e, State: Running, Role: LEADER
I20260713 09:05:18.362986  9235 consensus_queue.cc:260] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:18.363960  9235 raft_consensus.cc:3060] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:18.368271  9309 raft_consensus.cc:2468] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 2.
I20260713 09:05:18.369156  9235 raft_consensus.cc:2468] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ade875a6ee454886db24c732afd615 in term 2.
I20260713 09:05:18.369383  9126 leader_election.cc:304] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c05f54b8b0694eecb4ce656d95492b04, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:18.370231  9401 raft_consensus.cc:2804] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:18.370684  9401 raft_consensus.cc:697] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 2 LEADER]: Becoming Leader. State: Replica: f8ade875a6ee454886db24c732afd615, State: Running, Role: LEADER
I20260713 09:05:18.371462  9401 consensus_queue.cc:237] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:18.376830  9056 catalog_manager.cc:5697] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 reported cstate change: term changed from 1 to 2, leader changed from 0b3af57b512f4d41999a418a1994151e (127.5.160.130) to f8ade875a6ee454886db24c732afd615 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f8ade875a6ee454886db24c732afd615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.606870  5762 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:05:18.608343  5762 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:05:18.608662  5762 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:05:18.620378  9160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3167a76089e4d85824830432de69b2e"
dest_uuid: "f8ade875a6ee454886db24c732afd615"
mode: GRACEFUL
new_leader_uuid: "c05f54b8b0694eecb4ce656d95492b04"
 from {username='slave'} at 127.0.0.1:48508
I20260713 09:05:18.620857  9160 raft_consensus.cc:606] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 2 LEADER]: Received request to transfer leadership to TS c05f54b8b0694eecb4ce656d95492b04
I20260713 09:05:18.621946  5762 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:05:18.784749  9309 raft_consensus.cc:1275] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 2 FOLLOWER]: Refusing update from remote peer f8ade875a6ee454886db24c732afd615: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:18.786007  9401 consensus_queue.cc:1048] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:18.790606  9396 raft_consensus.cc:993] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615: : Instructing follower c05f54b8b0694eecb4ce656d95492b04 to start an election
I20260713 09:05:18.791038  9397 raft_consensus.cc:1081] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 2 LEADER]: Signalling peer c05f54b8b0694eecb4ce656d95492b04 to start an election
I20260713 09:05:18.792874  9308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3167a76089e4d85824830432de69b2e"
dest_uuid: "c05f54b8b0694eecb4ce656d95492b04"
 from {username='slave'} at 127.0.0.1:58180
I20260713 09:05:18.793884  9308 raft_consensus.cc:493] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:18.794256  9308 raft_consensus.cc:3060] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:18.795719  9235 raft_consensus.cc:1275] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 2 FOLLOWER]: Refusing update from remote peer f8ade875a6ee454886db24c732afd615: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:18.797153  9401 consensus_queue.cc:1048] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:18.801518  9308 raft_consensus.cc:515] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:18.805594  9308 leader_election.cc:290] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [CANDIDATE]: Term 3 election: Requested vote from peers f8ade875a6ee454886db24c732afd615 (127.5.160.129:44457), 0b3af57b512f4d41999a418a1994151e (127.5.160.130:38595)
I20260713 09:05:18.822026  9159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3167a76089e4d85824830432de69b2e" candidate_uuid: "c05f54b8b0694eecb4ce656d95492b04" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8ade875a6ee454886db24c732afd615"
I20260713 09:05:18.822741  9159 raft_consensus.cc:3055] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:18.823065  9159 raft_consensus.cc:740] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8ade875a6ee454886db24c732afd615, State: Running, Role: LEADER
I20260713 09:05:18.823819  9159 consensus_queue.cc:260] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [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: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:18.825157  9159 raft_consensus.cc:3060] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:18.830394  9235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3167a76089e4d85824830432de69b2e" candidate_uuid: "c05f54b8b0694eecb4ce656d95492b04" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b3af57b512f4d41999a418a1994151e"
I20260713 09:05:18.831022  9235 raft_consensus.cc:3060] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:18.832662  9159 raft_consensus.cc:2468] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c05f54b8b0694eecb4ce656d95492b04 in term 3.
I20260713 09:05:18.833841  9272 leader_election.cc:304] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [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: c05f54b8b0694eecb4ce656d95492b04, f8ade875a6ee454886db24c732afd615; no voters: 
I20260713 09:05:18.834623  9398 raft_consensus.cc:2804] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:18.835675  9398 raft_consensus.cc:697] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 3 LEADER]: Becoming Leader. State: Replica: c05f54b8b0694eecb4ce656d95492b04, State: Running, Role: LEADER
I20260713 09:05:18.836535  9235 raft_consensus.cc:2468] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c05f54b8b0694eecb4ce656d95492b04 in term 3.
I20260713 09:05:18.836400  9398 consensus_queue.cc:237] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [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: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } }
I20260713 09:05:18.842895  9057 catalog_manager.cc:5697] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 reported cstate change: term changed from 2 to 3, leader changed from f8ade875a6ee454886db24c732afd615 (127.5.160.129) to c05f54b8b0694eecb4ce656d95492b04 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "c05f54b8b0694eecb4ce656d95492b04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ade875a6ee454886db24c732afd615" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 44457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b3af57b512f4d41999a418a1994151e" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c05f54b8b0694eecb4ce656d95492b04" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 33393 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:18.966466  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:05:18.983844  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:18.984481  5762 tablet_replica.cc:333] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615: stopping tablet replica
I20260713 09:05:18.985049  5762 raft_consensus.cc:2243] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:18.985522  5762 raft_consensus.cc:2272] T b3167a76089e4d85824830432de69b2e P f8ade875a6ee454886db24c732afd615 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:18.987726  5762 tablet_replica.cc:333] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615: stopping tablet replica
I20260713 09:05:18.988240  5762 raft_consensus.cc:2243] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:18.988956  5762 raft_consensus.cc:2272] T a8ead23ebf8a45b5856ad91994d20e92 P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:18.991037  5762 tablet_replica.cc:333] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615: stopping tablet replica
I20260713 09:05:18.991526  5762 raft_consensus.cc:2243] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:18.991915  5762 raft_consensus.cc:2272] T d55fd406e8fc40ff9cf0fef51d3d3745 P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:18.993592  5762 tablet_replica.cc:333] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615: stopping tablet replica
I20260713 09:05:18.994024  5762 raft_consensus.cc:2243] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:18.994720  5762 raft_consensus.cc:2272] T 03fdd44860fe426585e0f875ed019bfb P f8ade875a6ee454886db24c732afd615 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.006951  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:05:19.018173  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:05:19.035526  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:19.036199  5762 tablet_replica.cc:333] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e: stopping tablet replica
I20260713 09:05:19.036783  5762 raft_consensus.cc:2243] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:19.037230  5762 raft_consensus.cc:2272] T b3167a76089e4d85824830432de69b2e P 0b3af57b512f4d41999a418a1994151e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.039383  5762 tablet_replica.cc:333] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e: stopping tablet replica
I20260713 09:05:19.039904  5762 raft_consensus.cc:2243] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:19.040302  5762 raft_consensus.cc:2272] T 03fdd44860fe426585e0f875ed019bfb P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.042073  5762 tablet_replica.cc:333] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e: stopping tablet replica
I20260713 09:05:19.042553  5762 raft_consensus.cc:2243] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:19.042954  5762 raft_consensus.cc:2272] T a8ead23ebf8a45b5856ad91994d20e92 P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.044979  5762 tablet_replica.cc:333] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e: stopping tablet replica
I20260713 09:05:19.045509  5762 raft_consensus.cc:2243] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:19.046233  5762 raft_consensus.cc:2272] T d55fd406e8fc40ff9cf0fef51d3d3745 P 0b3af57b512f4d41999a418a1994151e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.067699  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:05:19.078655  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:05:19.094642  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:19.095206  5762 tablet_replica.cc:333] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04: stopping tablet replica
I20260713 09:05:19.095664  5762 raft_consensus.cc:2243] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:19.096216  5762 pending_rounds.cc:70] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04: Trying to abort 1 pending ops.
I20260713 09:05:19.096375  5762 pending_rounds.cc:77] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306991693163536384 op_type: NO_OP noop_request { }
I20260713 09:05:19.096621  5762 raft_consensus.cc:2889] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:19.096848  5762 raft_consensus.cc:2272] T b3167a76089e4d85824830432de69b2e P c05f54b8b0694eecb4ce656d95492b04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.099066  5762 tablet_replica.cc:333] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04: stopping tablet replica
I20260713 09:05:19.099515  5762 raft_consensus.cc:2243] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:19.099908  5762 raft_consensus.cc:2272] T 03fdd44860fe426585e0f875ed019bfb P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.101500  5762 tablet_replica.cc:333] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04: stopping tablet replica
I20260713 09:05:19.101905  5762 raft_consensus.cc:2243] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:19.102299  5762 raft_consensus.cc:2272] T a8ead23ebf8a45b5856ad91994d20e92 P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.104351  5762 tablet_replica.cc:333] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04: stopping tablet replica
I20260713 09:05:19.104801  5762 raft_consensus.cc:2243] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:19.105187  5762 raft_consensus.cc:2272] T d55fd406e8fc40ff9cf0fef51d3d3745 P c05f54b8b0694eecb4ce656d95492b04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.126856  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:05:19.137805  5762 master.cc:562] Master@127.5.160.190:39203 shutting down...
I20260713 09:05:19.151782  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:19.152269  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:19.152529  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1edc72d6834b4027a7832f9b0d8668f7: stopping tablet replica
I20260713 09:05:19.170537  5762 master.cc:584] Master@127.5.160.190:39203 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3008 ms)
[----------] 6 tests from LeaderRebalancerTest (84525 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:05:19.196858  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:42331
I20260713 09:05:19.197925  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:19.202535  9416 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:05:19.202833  9417 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:05:19.204102  9419 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:05:19.205070  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:19.205824  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:19.206035  5762 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:05:19.206202  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933519206176 us; error 0 us; skew 500 ppm
I20260713 09:05:19.206705  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:19.209165  5762 webserver.cc:533] Webserver started at http://127.5.160.190:35729/ using document root <none> and password file <none>
I20260713 09:05:19.209661  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:19.209872  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:19.210131  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:19.211154  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/master-0-root/instance:
uuid: "d4286b56acf246488583cc435581f691"
format_stamp: "Formatted at 2026-07-13 09:05:19 on dist-test-slave-0tg4"
I20260713 09:05:19.215476  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:19.218869  9424 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:05:19.219853  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:19.220096  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/master-0-root
uuid: "d4286b56acf246488583cc435581f691"
format_stamp: "Formatted at 2026-07-13 09:05:19 on dist-test-slave-0tg4"
I20260713 09:05:19.220341  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-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:05:19.240957  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:19.242043  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:19.276434  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:42331
I20260713 09:05:19.276530  9475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:42331 every 8 connection(s)
I20260713 09:05:19.280414  9476 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:05:19.290524  9476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691: Bootstrap starting.
I20260713 09:05:19.294849  9476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.298782  9476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691: No bootstrap required, opened a new log
I20260713 09:05:19.300774  9476 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4286b56acf246488583cc435581f691" member_type: VOTER }
I20260713 09:05:19.301172  9476 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.301406  9476 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4286b56acf246488583cc435581f691, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.302053  9476 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d4286b56acf246488583cc435581f691" member_type: VOTER }
I20260713 09:05:19.302572  9476 raft_consensus.cc:399] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:19.302780  9476 raft_consensus.cc:493] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:19.302990  9476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:19.307322  9476 raft_consensus.cc:515] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4286b56acf246488583cc435581f691" member_type: VOTER }
I20260713 09:05:19.307775  9476 leader_election.cc:304] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [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: d4286b56acf246488583cc435581f691; no voters: 
I20260713 09:05:19.308773  9476 leader_election.cc:290] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:19.309092  9479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:19.310431  9479 raft_consensus.cc:697] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 1 LEADER]: Becoming Leader. State: Replica: d4286b56acf246488583cc435581f691, State: Running, Role: LEADER
I20260713 09:05:19.311055  9479 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [LEADER]: Queue going to LEADER mode. State: All 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: "d4286b56acf246488583cc435581f691" member_type: VOTER }
I20260713 09:05:19.311640  9476 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:19.317006  9481 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4286b56acf246488583cc435581f691. Latest consensus state: current_term: 1 leader_uuid: "d4286b56acf246488583cc435581f691" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4286b56acf246488583cc435581f691" member_type: VOTER } }
I20260713 09:05:19.317746  9481 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:19.319247  9480 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4286b56acf246488583cc435581f691" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4286b56acf246488583cc435581f691" member_type: VOTER } }
I20260713 09:05:19.319700  9488 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:19.319731  9480 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:19.325839  9488 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:19.326970  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:19.334333  9488 catalog_manager.cc:1383] Generated new cluster ID: 026cebda28c64729afc998606ece8cd4
I20260713 09:05:19.334630  9488 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:19.363301  9488 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:19.364552  9488 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:19.380437  9488 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691: Generated new TSK 0
I20260713 09:05:19.380993  9488 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:19.394178  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:19.399574  9497 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:05:19.400892  9498 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:05:19.403752  9500 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:05:19.404438  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:19.405267  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:19.405570  5762 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:05:19.405735  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933519405718 us; error 0 us; skew 500 ppm
I20260713 09:05:19.406257  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:19.408463  5762 webserver.cc:533] Webserver started at http://127.5.160.129:36237/ using document root <none> and password file <none>
I20260713 09:05:19.408949  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:19.409152  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:19.409461  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:19.410506  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-0-root/instance:
uuid: "e6eb9b5776884fc48a06b29b336f1e53"
format_stamp: "Formatted at 2026-07-13 09:05:19 on dist-test-slave-0tg4"
I20260713 09:05:19.414806  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:19.418028  9505 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:05:19.418926  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:19.419181  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "e6eb9b5776884fc48a06b29b336f1e53"
format_stamp: "Formatted at 2026-07-13 09:05:19 on dist-test-slave-0tg4"
I20260713 09:05:19.419435  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-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:05:19.432485  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:19.433795  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:19.435158  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:19.437438  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:19.437613  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:19.437898  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:19.438056  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:19.476362  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:40293
I20260713 09:05:19.476461  9567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:40293 every 8 connection(s)
I20260713 09:05:19.481257  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:19.488067  9572 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:05:19.489078  9573 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:05:19.492009  9575 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:05:19.495105  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:19.495241  9568 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42331
I20260713 09:05:19.495697  9568 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:19.496493  9568 heartbeater.cc:507] Master 127.5.160.190:42331 requested a full tablet report, sending...
I20260713 09:05:19.496953  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:19.497166  5762 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:05:19.497450  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933519497430 us; error 0 us; skew 500 ppm
I20260713 09:05:19.498107  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:19.498616  9441 ts_manager.cc:194] Registered new tserver with Master: e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293)
I20260713 09:05:19.500797  5762 webserver.cc:533] Webserver started at http://127.5.160.130:40835/ using document root <none> and password file <none>
I20260713 09:05:19.501083  9441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48832
I20260713 09:05:19.501462  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:19.501752  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:19.502064  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:19.503280  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-1-root/instance:
uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
format_stamp: "Formatted at 2026-07-13 09:05:19 on dist-test-slave-0tg4"
I20260713 09:05:19.507453  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:19.510578  9580 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:05:19.511307  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:19.511591  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-1-root
uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
format_stamp: "Formatted at 2026-07-13 09:05:19 on dist-test-slave-0tg4"
I20260713 09:05:19.511880  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-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:05:19.527640  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:19.528688  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:19.530129  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:19.532301  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:19.532516  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:19.532765  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:19.532936  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:19.570827  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:42899
I20260713 09:05:19.570950  9642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:42899 every 8 connection(s)
I20260713 09:05:19.575573  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:19.582185  9646 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:05:19.583920  9647 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:05:19.587385  5762 server_base.cc:1061] running on GCE node
W20260713 09:05:19.587582  9649 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:05:19.588372  9643 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42331
I20260713 09:05:19.588725  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:19.588747  9643 heartbeater.cc:461] Registering TS with master...
W20260713 09:05:19.589079  5762 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:05:19.589326  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933519589283 us; error 0 us; skew 500 ppm
I20260713 09:05:19.589764  9643 heartbeater.cc:507] Master 127.5.160.190:42331 requested a full tablet report, sending...
I20260713 09:05:19.589922  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:19.592216  9441 ts_manager.cc:194] Registered new tserver with Master: 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:19.592881  5762 webserver.cc:533] Webserver started at http://127.5.160.131:44387/ using document root <none> and password file <none>
I20260713 09:05:19.593559  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:19.593806  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:19.594105  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:19.594166  9441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48834
I20260713 09:05:19.595599  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-2-root/instance:
uuid: "2d661cf6cef2474ab29d2313040e9394"
format_stamp: "Formatted at 2026-07-13 09:05:19 on dist-test-slave-0tg4"
I20260713 09:05:19.599933  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:19.603266  9654 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:05:19.604028  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:19.604333  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-2-root
uuid: "2d661cf6cef2474ab29d2313040e9394"
format_stamp: "Formatted at 2026-07-13 09:05:19 on dist-test-slave-0tg4"
I20260713 09:05:19.604624  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933434510550-5762-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:05:19.615980  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:19.617017  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:19.618422  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:19.620548  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:19.620780  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:19.621043  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:19.621236  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:19.658757  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:34195
I20260713 09:05:19.658864  9716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:34195 every 8 connection(s)
I20260713 09:05:19.671963  9717 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42331
I20260713 09:05:19.672350  9717 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:19.673045  9717 heartbeater.cc:507] Master 127.5.160.190:42331 requested a full tablet report, sending...
I20260713 09:05:19.674995  9441 ts_manager.cc:194] Registered new tserver with Master: 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:19.675635  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013670999s
I20260713 09:05:19.676353  9441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48846
I20260713 09:05:19.699800  9441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48862:
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:05:19.702422  9441 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:05:19.773728  9682 tablet_service.cc:1511] Processing CreateTablet for tablet 1386866b778f4e8caec68bae3299becf (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:19.775175  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1386866b778f4e8caec68bae3299becf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.778895  9681 tablet_service.cc:1511] Processing CreateTablet for tablet cb18a5da02aa4774918fbbcdbf119e62 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:19.780321  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb18a5da02aa4774918fbbcdbf119e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.783286  9533 tablet_service.cc:1511] Processing CreateTablet for tablet 1386866b778f4e8caec68bae3299becf (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:19.784619  9530 tablet_service.cc:1511] Processing CreateTablet for tablet 896468a640db43ebabc17b5d402ad426 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:19.786379  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 896468a640db43ebabc17b5d402ad426 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:19.786824  9607 tablet_service.cc:1511] Processing CreateTablet for tablet cb18a5da02aa4774918fbbcdbf119e62 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:19.787777  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896468a640db43ebabc17b5d402ad426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.787856  9532 tablet_service.cc:1511] Processing CreateTablet for tablet cb18a5da02aa4774918fbbcdbf119e62 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:19.786379  9608 tablet_service.cc:1511] Processing CreateTablet for tablet 1386866b778f4e8caec68bae3299becf (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:19.790577  9608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1386866b778f4e8caec68bae3299becf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.786849  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 63d249b2cd2b4033b5382471fabc3a77 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:19.792258  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 896468a640db43ebabc17b5d402ad426 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:19.793604  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896468a640db43ebabc17b5d402ad426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.793490  9529 tablet_service.cc:1511] Processing CreateTablet for tablet 144b0e121fe14b07a2dbd164f40c6511 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:19.795392  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 144b0e121fe14b07a2dbd164f40c6511 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:19.796757  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144b0e121fe14b07a2dbd164f40c6511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.797049  9528 tablet_service.cc:1511] Processing CreateTablet for tablet 26f43bf6ec67401f97494077298db728 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:19.788890  9604 tablet_service.cc:1511] Processing CreateTablet for tablet 144b0e121fe14b07a2dbd164f40c6511 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:19.798861  9680 tablet_service.cc:1511] Processing CreateTablet for tablet 63d249b2cd2b4033b5382471fabc3a77 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:19.799281  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144b0e121fe14b07a2dbd164f40c6511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.795481  9603 tablet_service.cc:1511] Processing CreateTablet for tablet 26f43bf6ec67401f97494077298db728 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:19.800096  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d249b2cd2b4033b5382471fabc3a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.800865  9603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f43bf6ec67401f97494077298db728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.801800  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb18a5da02aa4774918fbbcdbf119e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.801963  9677 tablet_service.cc:1511] Processing CreateTablet for tablet 26f43bf6ec67401f97494077298db728 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:19.803252  9677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f43bf6ec67401f97494077298db728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.805675  9527 tablet_service.cc:1511] Processing CreateTablet for tablet efaf5a14b2034b74964df8e60b17ad73 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:19.806277  9606 tablet_service.cc:1511] Processing CreateTablet for tablet 63d249b2cd2b4033b5382471fabc3a77 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:19.807869  9602 tablet_service.cc:1511] Processing CreateTablet for tablet efaf5a14b2034b74964df8e60b17ad73 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:19.809711  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efaf5a14b2034b74964df8e60b17ad73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.810251  9676 tablet_service.cc:1511] Processing CreateTablet for tablet efaf5a14b2034b74964df8e60b17ad73 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:19.811537  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efaf5a14b2034b74964df8e60b17ad73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.813459  9606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d249b2cd2b4033b5382471fabc3a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.784642  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1386866b778f4e8caec68bae3299becf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.817634  9530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896468a640db43ebabc17b5d402ad426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.819947  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb18a5da02aa4774918fbbcdbf119e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.823589  9529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144b0e121fe14b07a2dbd164f40c6511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.823323  9526 tablet_service.cc:1511] Processing CreateTablet for tablet 279ba30bd2914338827d3848655cce42 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:19.824657  9526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279ba30bd2914338827d3848655cce42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.825598  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d249b2cd2b4033b5382471fabc3a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.833628  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f43bf6ec67401f97494077298db728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.837570  9601 tablet_service.cc:1511] Processing CreateTablet for tablet 279ba30bd2914338827d3848655cce42 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:19.838438  9675 tablet_service.cc:1511] Processing CreateTablet for tablet 279ba30bd2914338827d3848655cce42 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:19.838984  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279ba30bd2914338827d3848655cce42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.839753  9675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279ba30bd2914338827d3848655cce42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.842252  9600 tablet_service.cc:1511] Processing CreateTablet for tablet 073cb084fbf64704972fd3f77534ce54 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:19.843497  9600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073cb084fbf64704972fd3f77534ce54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.843997  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efaf5a14b2034b74964df8e60b17ad73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.846496  9525 tablet_service.cc:1511] Processing CreateTablet for tablet 073cb084fbf64704972fd3f77534ce54 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:19.847800  9525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073cb084fbf64704972fd3f77534ce54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.850489  9674 tablet_service.cc:1511] Processing CreateTablet for tablet 073cb084fbf64704972fd3f77534ce54 (DEFAULT_TABLE table=test-workload [id=4d2e8bd46eab402bb9fae85bc31c3b96]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:19.851979  9674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073cb084fbf64704972fd3f77534ce54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.902050  9732 tablet_bootstrap.cc:492] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:19.958467  9733 tablet_bootstrap.cc:492] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:19.963689  9732 tablet_bootstrap.cc:654] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.964473  9733 tablet_bootstrap.cc:654] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.966497  9734 tablet_bootstrap.cc:492] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:19.977944  9734 tablet_bootstrap.cc:654] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.981611  9732 tablet_bootstrap.cc:492] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:19.982334  9732 ts_tablet_manager.cc:1403] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.002s
I20260713 09:05:19.985952  9732 raft_consensus.cc:359] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } }
I20260713 09:05:19.986943  9732 raft_consensus.cc:385] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.987308  9732 raft_consensus.cc:740] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.988204  9732 consensus_queue.cc:260] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } }
I20260713 09:05:19.989547  9734 tablet_bootstrap.cc:492] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:19.990195  9734 ts_tablet_manager.cc:1403] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260713 09:05:19.990585  9717 heartbeater.cc:499] Master 127.5.160.190:42331 was elected leader, sending a full tablet report...
I20260713 09:05:19.991102  9732 ts_tablet_manager.cc:1434] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:05:19.992278  9732 tablet_bootstrap.cc:492] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:19.992888  9734 raft_consensus.cc:359] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } }
I20260713 09:05:19.993681  9734 raft_consensus.cc:385] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.994021  9734 raft_consensus.cc:740] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.994175  9733 tablet_bootstrap.cc:492] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:19.994714  9733 ts_tablet_manager.cc:1403] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.006s
I20260713 09:05:19.994925  9734 consensus_queue.cc:260] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } }
I20260713 09:05:19.997583  9733 raft_consensus.cc:359] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:19.998335  9733 raft_consensus.cc:385] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:19.998689  9733 raft_consensus.cc:740] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:19.999490  9732 tablet_bootstrap.cc:654] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:19.999642  9733 consensus_queue.cc:260] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.004439  9734 ts_tablet_manager.cc:1434] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:05:20.005497  9643 heartbeater.cc:499] Master 127.5.160.190:42331 was elected leader, sending a full tablet report...
I20260713 09:05:20.008281  9568 heartbeater.cc:499] Master 127.5.160.190:42331 was elected leader, sending a full tablet report...
I20260713 09:05:20.009413  9733 ts_tablet_manager.cc:1434] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:05:20.010568  9733 tablet_bootstrap.cc:492] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:20.016637  9733 tablet_bootstrap.cc:654] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.021494  9733 tablet_bootstrap.cc:492] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:20.022073  9733 ts_tablet_manager.cc:1403] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260713 09:05:20.024290  9734 tablet_bootstrap.cc:492] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:20.024804  9733 raft_consensus.cc:359] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.025617  9733 raft_consensus.cc:385] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.025979  9733 raft_consensus.cc:740] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.026875  9733 consensus_queue.cc:260] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.028950  9733 ts_tablet_manager.cc:1434] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:20.029897  9733 tablet_bootstrap.cc:492] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:20.031629  9734 tablet_bootstrap.cc:654] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.036369  9733 tablet_bootstrap.cc:654] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.036522  9732 tablet_bootstrap.cc:492] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:20.037223  9732 ts_tablet_manager.cc:1403] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.045s	user 0.031s	sys 0.008s
I20260713 09:05:20.040025  9732 raft_consensus.cc:359] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.040868  9732 raft_consensus.cc:385] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.041188  9732 raft_consensus.cc:740] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.042209  9732 consensus_queue.cc:260] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.049281  9732 ts_tablet_manager.cc:1434] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260713 09:05:20.051370  9732 tablet_bootstrap.cc:492] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:20.052170  9734 tablet_bootstrap.cc:492] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:20.052472  9733 tablet_bootstrap.cc:492] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:20.052800  9734 ts_tablet_manager.cc:1403] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.022s
I20260713 09:05:20.052949  9733 ts_tablet_manager.cc:1403] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.017s
I20260713 09:05:20.055687  9733 raft_consensus.cc:359] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.056449  9733 raft_consensus.cc:385] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.056931  9733 raft_consensus.cc:740] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.056449  9734 raft_consensus.cc:359] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.058630  9734 raft_consensus.cc:385] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.057255  9732 tablet_bootstrap.cc:654] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.058977  9734 raft_consensus.cc:740] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.059890  9734 consensus_queue.cc:260] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.057798  9733 consensus_queue.cc:260] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.062062  9734 ts_tablet_manager.cc:1434] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:20.062940  9733 ts_tablet_manager.cc:1434] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260713 09:05:20.063076  9734 tablet_bootstrap.cc:492] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:20.064003  9733 tablet_bootstrap.cc:492] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:20.069033  9734 tablet_bootstrap.cc:654] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.070047  9733 tablet_bootstrap.cc:654] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.078703  9732 tablet_bootstrap.cc:492] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:20.079363  9732 ts_tablet_manager.cc:1403] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.009s
I20260713 09:05:20.082901  9732 raft_consensus.cc:359] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.083721  9732 raft_consensus.cc:385] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.083942  9733 tablet_bootstrap.cc:492] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:20.084084  9732 raft_consensus.cc:740] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.084306  9734 tablet_bootstrap.cc:492] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:20.084504  9733 ts_tablet_manager.cc:1403] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:05:20.084801  9734 ts_tablet_manager.cc:1403] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:05:20.085060  9732 consensus_queue.cc:260] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.087097  9733 raft_consensus.cc:359] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.087846  9733 raft_consensus.cc:385] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.088236  9732 ts_tablet_manager.cc:1434] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:20.087982  9734 raft_consensus.cc:359] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.088819  9734 raft_consensus.cc:385] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.089141  9734 raft_consensus.cc:740] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.089468  9732 tablet_bootstrap.cc:492] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:20.090013  9734 consensus_queue.cc:260] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.088192  9733 raft_consensus.cc:740] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.091393  9733 consensus_queue.cc:260] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.094036  9733 ts_tablet_manager.cc:1434] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:05:20.095037  9733 tablet_bootstrap.cc:492] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:20.095641  9732 tablet_bootstrap.cc:654] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.099191  9734 ts_tablet_manager.cc:1434] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:05:20.100909  9733 tablet_bootstrap.cc:654] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.105899  9734 tablet_bootstrap.cc:492] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:20.112205  9733 tablet_bootstrap.cc:492] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:20.112725  9733 ts_tablet_manager.cc:1403] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:05:20.113582  9732 tablet_bootstrap.cc:492] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:20.113826  9734 tablet_bootstrap.cc:654] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.114131  9732 ts_tablet_manager.cc:1403] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260713 09:05:20.115111  9733 raft_consensus.cc:359] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } }
I20260713 09:05:20.115692  9733 raft_consensus.cc:385] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.115931  9733 raft_consensus.cc:740] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.116587  9733 consensus_queue.cc:260] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } }
I20260713 09:05:20.118522  9733 ts_tablet_manager.cc:1434] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:05:20.119233  9734 tablet_bootstrap.cc:492] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:20.119313  9733 tablet_bootstrap.cc:492] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:20.119793  9734 ts_tablet_manager.cc:1403] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:05:20.117211  9732 raft_consensus.cc:359] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.120762  9732 raft_consensus.cc:385] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.121227  9732 raft_consensus.cc:740] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.122172  9732 consensus_queue.cc:260] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.122782  9734 raft_consensus.cc:359] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.123574  9734 raft_consensus.cc:385] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.123937  9734 raft_consensus.cc:740] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.124888  9734 consensus_queue.cc:260] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.126365  9733 tablet_bootstrap.cc:654] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.131273  9732 ts_tablet_manager.cc:1434] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:05:20.131273  9734 ts_tablet_manager.cc:1434] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:05:20.132572  9734 tablet_bootstrap.cc:492] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:20.138427  9733 tablet_bootstrap.cc:492] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:20.139039  9733 ts_tablet_manager.cc:1403] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:05:20.139648  9732 tablet_bootstrap.cc:492] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:20.139832  9734 tablet_bootstrap.cc:654] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.140525  9738 raft_consensus.cc:493] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.141062  9738 raft_consensus.cc:515] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.142019  9733 raft_consensus.cc:359] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.142797  9733 raft_consensus.cc:385] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.143066  9733 raft_consensus.cc:740] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.144006  9733 consensus_queue.cc:260] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.148073  9740 raft_consensus.cc:493] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.148541  9740 raft_consensus.cc:515] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.149904  9738 leader_election.cc:290] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:20.157873  9740 leader_election.cc:290] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.158138  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb18a5da02aa4774918fbbcdbf119e62" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
W20260713 09:05:20.160744  9657 leader_election.cc:343] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.171130  9733 ts_tablet_manager.cc:1434] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260713 09:05:20.172477  9733 tablet_bootstrap.cc:492] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:20.178740  9733 tablet_bootstrap.cc:654] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.192916  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb18a5da02aa4774918fbbcdbf119e62" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.193663  9734 tablet_bootstrap.cc:492] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:20.194155  9734 ts_tablet_manager.cc:1403] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.033s
I20260713 09:05:20.194211  9732 tablet_bootstrap.cc:654] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:20.194864  9658 leader_election.cc:343] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.195384  9738 raft_consensus.cc:493] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.195914  9738 raft_consensus.cc:515] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.197438  9734 raft_consensus.cc:359] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.198400  9734 raft_consensus.cc:385] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.198674  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:20.198753  9734 raft_consensus.cc:740] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
W20260713 09:05:20.200256  9657 leader_election.cc:343] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.199901  9734 consensus_queue.cc:260] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.203024  9734 ts_tablet_manager.cc:1434] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:20.204731  9740 raft_consensus.cc:493] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.205396  9740 raft_consensus.cc:515] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.208114  9740 leader_election.cc:290] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.209194  9734 tablet_bootstrap.cc:492] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:20.210952  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073cb084fbf64704972fd3f77534ce54" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.212101  9618 raft_consensus.cc:2468] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.212291  9658 leader_election.cc:304] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394; no voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53
I20260713 09:05:20.212913  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896468a640db43ebabc17b5d402ad426" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.213419  9738 leader_election.cc:290] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:20.213640  9617 raft_consensus.cc:2468] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.214044  9509 leader_election.cc:304] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.214078  9738 raft_consensus.cc:2749] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:20.214911  9740 raft_consensus.cc:2804] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.215296  9740 raft_consensus.cc:493] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.215444  9509 leader_election.cc:304] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.215634  9740 raft_consensus.cc:3060] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.216871  9733 tablet_bootstrap.cc:492] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:20.218080  9733 ts_tablet_manager.cc:1403] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260713 09:05:20.219173  9732 tablet_bootstrap.cc:492] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:20.219683  9732 ts_tablet_manager.cc:1403] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.019s
I20260713 09:05:20.220372  9733 raft_consensus.cc:359] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.221271  9733 raft_consensus.cc:385] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.221630  9733 raft_consensus.cc:740] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.217432  9760 raft_consensus.cc:2804] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.223133  9760 raft_consensus.cc:493] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.222697  9733 consensus_queue.cc:260] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.223539  9760 raft_consensus.cc:3060] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.223835  9740 raft_consensus.cc:515] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.222759  9732 raft_consensus.cc:359] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.230031  9732 raft_consensus.cc:385] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.231704  9740 leader_election.cc:290] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.228955  9734 tablet_bootstrap.cc:654] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.231705  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073cb084fbf64704972fd3f77534ce54" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:20.233031  9618 raft_consensus.cc:3060] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.230368  9732 raft_consensus.cc:740] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.234143  9732 consensus_queue.cc:260] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.236708  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.236928  9732 ts_tablet_manager.cc:1434] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260713 09:05:20.238989  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073cb084fbf64704972fd3f77534ce54" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.239619  9692 raft_consensus.cc:2468] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.240836  9618 raft_consensus.cc:2468] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.241076  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896468a640db43ebabc17b5d402ad426" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.232265  9740 raft_consensus.cc:493] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.242076  9740 raft_consensus.cc:515] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } }
I20260713 09:05:20.242539  9509 leader_election.cc:304] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.244179  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073cb084fbf64704972fd3f77534ce54" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.244947  9740 leader_election.cc:290] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:20.244762  9692 raft_consensus.cc:3060] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.245631  9740 raft_consensus.cc:2804] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:20.246121  9740 raft_consensus.cc:697] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:20.247582  9740 consensus_queue.cc:237] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.255230  9692 raft_consensus.cc:2468] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
W20260713 09:05:20.256498  9658 leader_election.cc:343] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.257499  9658 leader_election.cc:304] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394; no voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53
I20260713 09:05:20.258231  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1386866b778f4e8caec68bae3299becf" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.259315  9618 raft_consensus.cc:2468] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.259905  9738 raft_consensus.cc:2749] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:20.261462  9732 tablet_bootstrap.cc:492] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
W20260713 09:05:20.261531  9508 leader_election.cc:343] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.263638  9509 leader_election.cc:304] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.263968  9733 ts_tablet_manager.cc:1434] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.004s
I20260713 09:05:20.264580  9740 raft_consensus.cc:2804] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.264864  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1386866b778f4e8caec68bae3299becf" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.265116  9740 raft_consensus.cc:493] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.265702  9692 raft_consensus.cc:2468] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.265996  9740 raft_consensus.cc:3060] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.270442  9733 tablet_bootstrap.cc:492] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:20.276283  9740 raft_consensus.cc:515] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } }
I20260713 09:05:20.276919  9441 catalog_manager.cc:5697] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.282116  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1386866b778f4e8caec68bae3299becf" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.283370  9692 raft_consensus.cc:3060] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.287004  9733 tablet_bootstrap.cc:654] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.291178  9760 raft_consensus.cc:515] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.293020  9740 leader_election.cc:290] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:20.295167  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1386866b778f4e8caec68bae3299becf" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:20.295600  9734 tablet_bootstrap.cc:492] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:20.295811  9618 raft_consensus.cc:3060] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.296078  9734 ts_tablet_manager.cc:1403] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.035s
I20260713 09:05:20.297843  9732 tablet_bootstrap.cc:654] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.299006  9734 raft_consensus.cc:359] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.299463  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896468a640db43ebabc17b5d402ad426" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:20.299813  9734 raft_consensus.cc:385] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.300096  9617 raft_consensus.cc:3060] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.300278  9734 raft_consensus.cc:740] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.301319  9734 consensus_queue.cc:260] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.302769  9618 raft_consensus.cc:2468] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.303675  9734 ts_tablet_manager.cc:1434] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:20.304822  9734 tablet_bootstrap.cc:492] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:20.305022  9509 leader_election.cc:304] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.312742  9733 tablet_bootstrap.cc:492] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:20.313374  9734 tablet_bootstrap.cc:654] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.313412  9733 ts_tablet_manager.cc:1403] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.008s
I20260713 09:05:20.316408  9733 raft_consensus.cc:359] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.317206  9733 raft_consensus.cc:385] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.316156  9617 raft_consensus.cc:2468] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.317754  9733 raft_consensus.cc:740] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.318727  9760 leader_election.cc:290] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.319674  9733 consensus_queue.cc:260] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.321103  9733 ts_tablet_manager.cc:1434] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:20.318902  9509 leader_election.cc:304] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.316398  9740 raft_consensus.cc:2804] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:20.322024  9761 raft_consensus.cc:2804] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:20.322224  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896468a640db43ebabc17b5d402ad426" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.322609  9740 raft_consensus.cc:697] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:20.322829  9761 raft_consensus.cc:697] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
W20260713 09:05:20.323280  9489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:20.323503  9740 consensus_queue.cc:237] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } }
I20260713 09:05:20.323611  9761 consensus_queue.cc:237] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
W20260713 09:05:20.324267  9508 leader_election.cc:343] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.319383  9692 raft_consensus.cc:2468] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.326428  9733 tablet_bootstrap.cc:492] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:20.339214  9733 tablet_bootstrap.cc:654] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.341871  9732 tablet_bootstrap.cc:492] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:20.344755  9732 ts_tablet_manager.cc:1403] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.010s
I20260713 09:05:20.346626  9734 tablet_bootstrap.cc:492] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:20.346873  9733 tablet_bootstrap.cc:492] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:20.347116  9734 ts_tablet_manager.cc:1403] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.007s
I20260713 09:05:20.347323  9733 ts_tablet_manager.cc:1403] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260713 09:05:20.347883  9732 raft_consensus.cc:359] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.348615  9732 raft_consensus.cc:385] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.348903  9732 raft_consensus.cc:740] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.349196  9733 raft_consensus.cc:359] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.349943  9733 raft_consensus.cc:385] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.349865  9732 consensus_queue.cc:260] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.350070  9734 raft_consensus.cc:359] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.350520  9733 raft_consensus.cc:740] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.350904  9734 raft_consensus.cc:385] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.352329  9732 ts_tablet_manager.cc:1434] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:20.353547  9734 raft_consensus.cc:740] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.354547  9732 tablet_bootstrap.cc:492] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:20.354439  9734 consensus_queue.cc:260] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.357013  9734 ts_tablet_manager.cc:1434] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:05:20.351344  9733 consensus_queue.cc:260] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.359549  9733 ts_tablet_manager.cc:1434] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:05:20.360872  9734 tablet_bootstrap.cc:492] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:20.361723  9732 tablet_bootstrap.cc:654] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.362915  9441 catalog_manager.cc:5697] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:20.367624  9734 tablet_bootstrap.cc:654] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.366442  9441 catalog_manager.cc:5697] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.372541  9739 raft_consensus.cc:493] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.373073  9739 raft_consensus.cc:515] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.374063  9740 raft_consensus.cc:493] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.374529  9740 raft_consensus.cc:515] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.375800  9739 leader_election.cc:290] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.376212  9732 tablet_bootstrap.cc:492] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:20.376521  9740 leader_election.cc:290] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.376706  9732 ts_tablet_manager.cc:1403] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260713 09:05:20.379194  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.381588  9692 raft_consensus.cc:2468] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.381731  9732 raft_consensus.cc:359] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.385020  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.386103  9732 raft_consensus.cc:385] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.386372  9617 raft_consensus.cc:2468] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.386472  9732 raft_consensus.cc:740] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.385612  9508 leader_election.cc:304] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.389007  9740 raft_consensus.cc:2804] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.389616  9740 raft_consensus.cc:493] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.390136  9740 raft_consensus.cc:3060] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.390918  9761 raft_consensus.cc:493] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.391697  9761 raft_consensus.cc:515] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.387367  9732 consensus_queue.cc:260] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.396409  9732 ts_tablet_manager.cc:1434] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260713 09:05:20.397434  9732 tablet_bootstrap.cc:492] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:20.397907  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279ba30bd2914338827d3848655cce42" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.398057  9740 raft_consensus.cc:515] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
W20260713 09:05:20.399325  9508 leader_election.cc:343] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.400257  9740 leader_election.cc:290] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.401027  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:20.401612  9618 raft_consensus.cc:3060] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.405731  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279ba30bd2914338827d3848655cce42" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
W20260713 09:05:20.407260  9509 leader_election.cc:343] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.407704  9509 leader_election.cc:304] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6eb9b5776884fc48a06b29b336f1e53; no voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:20.408509  9740 raft_consensus.cc:2749] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:20.409565  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.410137  9692 raft_consensus.cc:3060] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.410738  9732 tablet_bootstrap.cc:654] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.395797  9761 leader_election.cc:290] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.417481  9618 raft_consensus.cc:2468] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.418171  9761 raft_consensus.cc:493] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.421795  9692 raft_consensus.cc:2468] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.421511  9761 raft_consensus.cc:515] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.422398  9509 leader_election.cc:304] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.423846  9761 leader_election.cc:290] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.424368  9761 raft_consensus.cc:2804] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:20.425594  9761 raft_consensus.cc:697] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:20.426458  9734 tablet_bootstrap.cc:492] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:20.426385  9761 consensus_queue.cc:237] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.426927  9734 ts_tablet_manager.cc:1403] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.003s
I20260713 09:05:20.419615  9732 tablet_bootstrap.cc:492] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:20.429757  9732 ts_tablet_manager.cc:1403] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
I20260713 09:05:20.429582  9734 raft_consensus.cc:359] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.430580  9734 raft_consensus.cc:385] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.430859  9734 raft_consensus.cc:740] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.431073  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f43bf6ec67401f97494077298db728" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.431600  9734 consensus_queue.cc:260] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.432046  9692 raft_consensus.cc:2468] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.432607  9732 raft_consensus.cc:359] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.433343  9732 raft_consensus.cc:385] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.433595  9732 raft_consensus.cc:740] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.434481  9732 consensus_queue.cc:260] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.437987  9508 leader_election.cc:304] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.439100  9740 raft_consensus.cc:2804] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.439651  9740 raft_consensus.cc:493] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.440172  9740 raft_consensus.cc:3060] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.440673  9732 ts_tablet_manager.cc:1434] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:05:20.441682  9732 tablet_bootstrap.cc:492] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:20.443334  9760 raft_consensus.cc:493] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.443818  9760 raft_consensus.cc:515] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.445923  9760 leader_election.cc:290] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.447865  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.454079  9734 ts_tablet_manager.cc:1434] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:05:20.455174  9732 tablet_bootstrap.cc:654] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.448606  9691 raft_consensus.cc:2468] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.457018  9760 raft_consensus.cc:493] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.457698  9760 raft_consensus.cc:515] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.459223  9739 raft_consensus.cc:493] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.459854  9739 raft_consensus.cc:515] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.461020  9760 leader_election.cc:290] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.462496  9739 leader_election.cc:290] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.463028  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.463955  9616 raft_consensus.cc:2468] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.466058  9734 tablet_bootstrap.cc:492] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:20.465811  9509 leader_election.cc:304] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.466976  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.472285  9617 raft_consensus.cc:2468] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.473785  9509 leader_election.cc:304] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.474673  9760 raft_consensus.cc:2804] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.474735  9762 raft_consensus.cc:2804] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.475250  9760 raft_consensus.cc:493] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.475332  9762 raft_consensus.cc:493] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.475737  9760 raft_consensus.cc:3060] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.475895  9762 raft_consensus.cc:3060] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.480479  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
W20260713 09:05:20.481909  9508 leader_election.cc:343] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.429562  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f43bf6ec67401f97494077298db728" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.485891  9618 raft_consensus.cc:2468] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.490968  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.491243  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.492153  9690 raft_consensus.cc:2468] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 0.
I20260713 09:05:20.472466  9732 tablet_bootstrap.cc:492] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
W20260713 09:05:20.492470  9583 leader_election.cc:343] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:20.493347  9732 ts_tablet_manager.cc:1403] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.005s
I20260713 09:05:20.492558  9740 raft_consensus.cc:515] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.493814  9583 leader_election.cc:304] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:20.495011  9739 raft_consensus.cc:2804] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.495473  9739 raft_consensus.cc:493] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.495904  9739 raft_consensus.cc:3060] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.492767  9760 raft_consensus.cc:515] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.496115  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f43bf6ec67401f97494077298db728" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:20.496855  9618 raft_consensus.cc:3060] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.500980  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:20.502534  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.503134  9690 raft_consensus.cc:3060] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.503788  9732 raft_consensus.cc:359] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.504664  9440 catalog_manager.cc:5697] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.507588  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:20.506243  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:20.508381  9542 raft_consensus.cc:2393] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in current term 1: Already voted for candidate e6eb9b5776884fc48a06b29b336f1e53 in this term.
I20260713 09:05:20.508949  9762 raft_consensus.cc:515] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.510129  9543 raft_consensus.cc:2393] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in current term 1: Already voted for candidate e6eb9b5776884fc48a06b29b336f1e53 in this term.
I20260713 09:05:20.510779  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f43bf6ec67401f97494077298db728" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.511394  9691 raft_consensus.cc:3060] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.512318  9732 raft_consensus.cc:385] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.503829  9739 raft_consensus.cc:515] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.512720  9583 leader_election.cc:304] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53
I20260713 09:05:20.513657  9617 raft_consensus.cc:2393] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6eb9b5776884fc48a06b29b336f1e53 in current term 1: Already voted for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in this term.
I20260713 09:05:20.512791  9732 raft_consensus.cc:740] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.517740  9618 raft_consensus.cc:2468] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.518823  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:20.519775  9740 leader_election.cc:290] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.510210  9760 leader_election.cc:290] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.519799  9781 raft_consensus.cc:3060] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.520717  9509 leader_election.cc:304] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.520820  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:20.521572  9690 raft_consensus.cc:2468] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.518359  9732 consensus_queue.cc:260] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.519269  9691 raft_consensus.cc:2468] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.521720  9543 raft_consensus.cc:2393] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in current term 1: Already voted for candidate e6eb9b5776884fc48a06b29b336f1e53 in this term.
I20260713 09:05:20.522607  9508 leader_election.cc:304] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [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: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:20.516429  9739 leader_election.cc:290] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.523625  9762 leader_election.cc:290] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.525816  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.475374  9734 tablet_bootstrap.cc:654] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:20.528635  9692 raft_consensus.cc:3060] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.526237  9760 raft_consensus.cc:2804] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:20.529882  9760 raft_consensus.cc:697] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:20.526554  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.526697  9740 raft_consensus.cc:2804] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:20.531803  9691 raft_consensus.cc:2393] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in current term 1: Already voted for candidate e6eb9b5776884fc48a06b29b336f1e53 in this term.
I20260713 09:05:20.531886  9740 raft_consensus.cc:697] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:20.533010  9583 leader_election.cc:304] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [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: 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53
I20260713 09:05:20.532907  9740 consensus_queue.cc:237] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.533782  9739 raft_consensus.cc:2749] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:20.530694  9760 consensus_queue.cc:237] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.535729  9734 tablet_bootstrap.cc:492] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:20.527518  9781 raft_consensus.cc:2749] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:20.536298  9734 ts_tablet_manager.cc:1403] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.000s
I20260713 09:05:20.535575  9692 raft_consensus.cc:2468] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.537686  9508 leader_election.cc:304] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.538802  9762 raft_consensus.cc:2804] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:20.539397  9762 raft_consensus.cc:697] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:20.540021  9734 raft_consensus.cc:359] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.541049  9734 raft_consensus.cc:385] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:20.541518  9734 raft_consensus.cc:740] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:20.540467  9762 consensus_queue.cc:237] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.542550  9734 consensus_queue.cc:260] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.545457  9734 ts_tablet_manager.cc:1434] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:05:20.551630  9617 raft_consensus.cc:2468] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.525022  9732 ts_tablet_manager.cc:1434] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260713 09:05:20.556713  9781 raft_consensus.cc:493] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.557232  9781 raft_consensus.cc:515] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.559393  9781 leader_election.cc:290] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.560840  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279ba30bd2914338827d3848655cce42" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:20.559859  9441 catalog_manager.cc:5697] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.561240  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279ba30bd2914338827d3848655cce42" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.561503  9543 raft_consensus.cc:2468] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 0.
I20260713 09:05:20.561937  9692 raft_consensus.cc:2468] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 0.
I20260713 09:05:20.562909  9583 leader_election.cc:304] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:20.562332  9441 catalog_manager.cc:5697] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.563599  9781 raft_consensus.cc:2804] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.563966  9781 raft_consensus.cc:493] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.564265  9781 raft_consensus.cc:3060] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.569825  9781 raft_consensus.cc:515] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.571652  9781 leader_election.cc:290] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.572512  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279ba30bd2914338827d3848655cce42" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:20.572680  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279ba30bd2914338827d3848655cce42" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.573026  9543 raft_consensus.cc:3060] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.573305  9692 raft_consensus.cc:3060] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.577152  9441 catalog_manager.cc:5697] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.578666  9692 raft_consensus.cc:2468] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 1.
I20260713 09:05:20.579535  9543 raft_consensus.cc:2468] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 1.
I20260713 09:05:20.579948  9583 leader_election.cc:304] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:20.580722  9781 raft_consensus.cc:2804] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:20.581038  9781 raft_consensus.cc:697] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:20.581734  9781 consensus_queue.cc:237] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.589838  9438 catalog_manager.cc:5697] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.630493  9760 raft_consensus.cc:493] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.631052  9760 raft_consensus.cc:515] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.632740  9760 leader_election.cc:290] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.633701  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb18a5da02aa4774918fbbcdbf119e62" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.633806  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb18a5da02aa4774918fbbcdbf119e62" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:20.634373  9617 raft_consensus.cc:2468] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.634447  9692 raft_consensus.cc:2468] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:20.635375  9509 leader_election.cc:304] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.636039  9760 raft_consensus.cc:2804] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:20.636417  9760 raft_consensus.cc:493] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:20.636700  9760 raft_consensus.cc:3060] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.641198  9760 raft_consensus.cc:515] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.642783  9760 leader_election.cc:290] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.643534  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb18a5da02aa4774918fbbcdbf119e62" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:20.643770  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb18a5da02aa4774918fbbcdbf119e62" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.644197  9617 raft_consensus.cc:3060] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.644333  9692 raft_consensus.cc:3060] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.650923  9692 raft_consensus.cc:2468] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.650926  9617 raft_consensus.cc:2468] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:20.652125  9508 leader_election.cc:304] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.652803  9760 raft_consensus.cc:2804] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:20.653206  9760 raft_consensus.cc:697] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:20.654055  9760 consensus_queue.cc:237] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.660681  9438 catalog_manager.cc:5697] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.665350  9760 consensus_queue.cc:1048] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.677528  9762 consensus_queue.cc:1048] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.722527  9543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511"
dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
mode: GRACEFUL
new_leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:41004
I20260713 09:05:20.723054  9543 raft_consensus.cc:606] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Received request to transfer leadership to TS 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:20.727842  9543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26f43bf6ec67401f97494077298db728"
dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
mode: GRACEFUL
new_leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:41004
I20260713 09:05:20.728339  9543 raft_consensus.cc:606] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Received request to transfer leadership to TS 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:20.732683  9543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73"
dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
mode: GRACEFUL
new_leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:41004
I20260713 09:05:20.733157  9543 raft_consensus.cc:606] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Received request to transfer leadership to TS 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:20.739989  9543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "073cb084fbf64704972fd3f77534ce54"
dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
mode: GRACEFUL
new_leader_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:41004
I20260713 09:05:20.740483  9543 raft_consensus.cc:606] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Received request to transfer leadership to TS 2d661cf6cef2474ab29d2313040e9394
I20260713 09:05:20.786266  9762 consensus_queue.cc:1048] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.791519  9762 consensus_queue.cc:1048] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.797061  9759 raft_consensus.cc:493] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:20.797690  9759 raft_consensus.cc:515] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.799093  9740 consensus_queue.cc:1048] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.799815  9759 leader_election.cc:290] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:20.801931  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896468a640db43ebabc17b5d402ad426" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:20.804584  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896468a640db43ebabc17b5d402ad426" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:20.804752  9691 raft_consensus.cc:3060] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:20.809981  9658 leader_election.cc:304] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394; no voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53
I20260713 09:05:20.815419  9759 raft_consensus.cc:2749] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:20.817341  9761 consensus_queue.cc:1048] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.906270  9761 consensus_queue.cc:1048] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.916669  9761 consensus_queue.cc:1048] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.922075  9760 consensus_queue.cc:1048] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.926774  9762 raft_consensus.cc:993] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53: : Instructing follower 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:20.927351  9760 raft_consensus.cc:1081] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Signalling peer 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:20.928933  9618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73"
dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:33130
I20260713 09:05:20.929625  9618 raft_consensus.cc:493] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:20.930119  9618 raft_consensus.cc:3060] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:20.936786  9761 consensus_queue.cc:1048] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:20.939740  9618 raft_consensus.cc:515] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.942442  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:20.943023  9543 raft_consensus.cc:3055] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:20.942910  9761 consensus_queue.cc:1048] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:20.943501  9543 raft_consensus.cc:740] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:20.944272  9618 leader_election.cc:290] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:20.944367  9543 consensus_queue.cc:260] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.945693  9543 raft_consensus.cc:3060] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:20.950735  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaf5a14b2034b74964df8e60b17ad73" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:20.951406  9690 raft_consensus.cc:3060] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:20.953915  9543 raft_consensus.cc:2468] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:20.955212  9583 leader_election.cc:304] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:20.956094  9781 raft_consensus.cc:2804] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:20.956573  9781 raft_consensus.cc:697] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:20.957420  9781 consensus_queue.cc:237] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:20.958371  9690 raft_consensus.cc:2468] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:20.958144  9762 consensus_queue.cc:1048] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:20.978436  9739 consensus_queue.cc:1048] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:20.992084  9761 raft_consensus.cc:993] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53: : Instructing follower 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:20.992540  9761 raft_consensus.cc:1081] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Signalling peer 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:20.993949  9441 catalog_manager.cc:5697] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 reported cstate change: term changed from 1 to 2, leader changed from e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129) to 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.995688  9617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26f43bf6ec67401f97494077298db728"
dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:33130
I20260713 09:05:20.996337  9617 raft_consensus.cc:493] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:20.996824  9617 raft_consensus.cc:3060] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:20.996577  9781 consensus_queue.cc:1048] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:21.005059  9617 raft_consensus.cc:515] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:21.008052  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f43bf6ec67401f97494077298db728" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:21.008651  9543 raft_consensus.cc:3055] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:21.008967  9543 raft_consensus.cc:740] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:21.009856  9543 consensus_queue.cc:260] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:21.011560  9543 raft_consensus.cc:3060] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:21.012075  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f43bf6ec67401f97494077298db728" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:21.012738  9691 raft_consensus.cc:3060] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:21.014290  9617 leader_election.cc:290] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:21.019438  9543 raft_consensus.cc:2468] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:21.019661  9691 raft_consensus.cc:2468] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:21.020696  9583 leader_election.cc:304] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:21.021472  9781 raft_consensus.cc:2804] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:21.021906  9781 raft_consensus.cc:697] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:21.022661  9781 consensus_queue.cc:237] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:21.028956  9440 catalog_manager.cc:5697] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 reported cstate change: term changed from 1 to 2, leader changed from e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129) to 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:21.081756  9760 consensus_queue.cc:1048] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:21.085259  9760 consensus_queue.cc:1048] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:21.096527  9761 raft_consensus.cc:993] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53: : Instructing follower 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:21.096987  9761 raft_consensus.cc:1081] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Signalling peer 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:21.099377  9617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511"
dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:33130
I20260713 09:05:21.099951  9617 raft_consensus.cc:493] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:21.100364  9617 raft_consensus.cc:3060] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:21.106377  9617 raft_consensus.cc:515] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:21.108156  9617 leader_election.cc:290] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:21.108821  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:21.109205  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:21.109524  9543 raft_consensus.cc:3055] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:21.109849  9691 raft_consensus.cc:3060] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:21.109900  9543 raft_consensus.cc:740] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:21.110824  9543 consensus_queue.cc:260] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:21.111929  9543 raft_consensus.cc:3060] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:21.115756  9691 raft_consensus.cc:2468] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:21.116806  9583 leader_election.cc:304] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:21.117565  9781 raft_consensus.cc:2804] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:21.117606  9543 raft_consensus.cc:2468] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:21.118147  9781 raft_consensus.cc:697] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:21.118942  9781 consensus_queue.cc:237] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:21.124938  9441 catalog_manager.cc:5697] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 reported cstate change: term changed from 1 to 2, leader changed from e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129) to 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:21.128796  9760 consensus_queue.cc:1048] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:21.139142  9762 consensus_queue.cc:1048] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:21.204862  9761 raft_consensus.cc:993] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53: : Instructing follower 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:21.205349  9762 raft_consensus.cc:1081] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Signalling peer 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:21.206853  9691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "073cb084fbf64704972fd3f77534ce54"
dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:35070
I20260713 09:05:21.207345  9691 raft_consensus.cc:493] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:21.207629  9691 raft_consensus.cc:3060] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:21.212360  9691 raft_consensus.cc:515] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:21.214138  9691 leader_election.cc:290] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 2 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:21.214968  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073cb084fbf64704972fd3f77534ce54" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:21.215085  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073cb084fbf64704972fd3f77534ce54" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:21.215538  9543 raft_consensus.cc:3055] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:21.215703  9617 raft_consensus.cc:3060] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:21.215866  9543 raft_consensus.cc:740] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:21.216610  9543 consensus_queue.cc:260] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:21.217653  9543 raft_consensus.cc:3060] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:21.221253  9617 raft_consensus.cc:2468] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 2.
I20260713 09:05:21.222870  9658 leader_election.cc:304] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:21.223138  9543 raft_consensus.cc:2468] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 2.
I20260713 09:05:21.223717  9802 raft_consensus.cc:2804] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:21.224182  9802 raft_consensus.cc:697] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 2 LEADER]: Becoming Leader. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:21.224866  9802 consensus_queue.cc:237] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:21.231176  9438 catalog_manager.cc:5697] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 reported cstate change: term changed from 1 to 2, leader changed from e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129) to 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "2d661cf6cef2474ab29d2313040e9394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:21.474741  9691 raft_consensus.cc:1275] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:21.476138  9781 consensus_queue.cc:1048] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.480865  9690 raft_consensus.cc:1275] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:21.486325  9812 consensus_queue.cc:1048] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.494519  9543 raft_consensus.cc:1275] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:21.496445  9811 consensus_queue.cc:1048] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.506775  9543 raft_consensus.cc:1275] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:21.509449  9543 raft_consensus.cc:1275] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:21.512604  9781 consensus_queue.cc:1048] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.513974  9811 consensus_queue.cc:1048] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.526829  9690 raft_consensus.cc:1275] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:21.528203  9811 consensus_queue.cc:1048] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.796479  9542 raft_consensus.cc:1275] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:21.797770  9802 consensus_queue.cc:1048] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:21.807663  9617 raft_consensus.cc:1275] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:21.809501  9817 consensus_queue.cc:1048] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.765596  9438 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48868:
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:05:23.767691  9438 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:05:23.812206  9527 tablet_service.cc:1511] Processing CreateTablet for tablet 9a89882b0370442ba27eee60c183bccd (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:23.813174  9607 tablet_service.cc:1511] Processing CreateTablet for tablet 9a89882b0370442ba27eee60c183bccd (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:23.813596  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a89882b0370442ba27eee60c183bccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.814503  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a89882b0370442ba27eee60c183bccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.815249  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 9a89882b0370442ba27eee60c183bccd (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:23.816466  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a89882b0370442ba27eee60c183bccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.817863  9532 tablet_service.cc:1511] Processing CreateTablet for tablet b7d6ba42766c440ab1d45f7efbb24852 (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:23.819113  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d6ba42766c440ab1d45f7efbb24852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.819752  9601 tablet_service.cc:1511] Processing CreateTablet for tablet b7d6ba42766c440ab1d45f7efbb24852 (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:23.820989  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d6ba42766c440ab1d45f7efbb24852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.821466  9675 tablet_service.cc:1511] Processing CreateTablet for tablet b7d6ba42766c440ab1d45f7efbb24852 (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:23.822696  9675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d6ba42766c440ab1d45f7efbb24852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.830235  9528 tablet_service.cc:1511] Processing CreateTablet for tablet d0a01ac340f642e98400f3ef4713366b (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:23.831561  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a01ac340f642e98400f3ef4713366b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.862043  9835 tablet_bootstrap.cc:492] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:23.868155  9608 tablet_service.cc:1511] Processing CreateTablet for tablet d0a01ac340f642e98400f3ef4713366b (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:23.869597  9608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a01ac340f642e98400f3ef4713366b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.872509  9528 tablet_service.cc:1511] Processing CreateTablet for tablet 9539944e67e8435194c3856f4a9d64ca (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:23.873895  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9539944e67e8435194c3856f4a9d64ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.873641  9601 tablet_service.cc:1511] Processing CreateTablet for tablet 9539944e67e8435194c3856f4a9d64ca (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:23.874905  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9539944e67e8435194c3856f4a9d64ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.882368  9675 tablet_service.cc:1511] Processing CreateTablet for tablet 9539944e67e8435194c3856f4a9d64ca (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:23.891989  9675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9539944e67e8435194c3856f4a9d64ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.893189  9528 tablet_service.cc:1511] Processing CreateTablet for tablet fca92527f6d64770ba0ea482e2879029 (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:23.894516  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca92527f6d64770ba0ea482e2879029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.894964  9680 tablet_service.cc:1511] Processing CreateTablet for tablet fca92527f6d64770ba0ea482e2879029 (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:23.896255  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca92527f6d64770ba0ea482e2879029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.879688  9678 tablet_service.cc:1511] Processing CreateTablet for tablet d0a01ac340f642e98400f3ef4713366b (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:23.898051  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a01ac340f642e98400f3ef4713366b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.900024  9607 tablet_service.cc:1511] Processing CreateTablet for tablet fca92527f6d64770ba0ea482e2879029 (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:23.901355  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca92527f6d64770ba0ea482e2879029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.887334  9833 tablet_bootstrap.cc:492] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:23.888244  9836 tablet_bootstrap.cc:492] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:23.883241  9835 tablet_bootstrap.cc:654] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.911175  9532 tablet_service.cc:1511] Processing CreateTablet for tablet e12dbfd66d86442abf8501df5f9581ce (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:23.912592  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12dbfd66d86442abf8501df5f9581ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.932191  9679 tablet_service.cc:1511] Processing CreateTablet for tablet e12dbfd66d86442abf8501df5f9581ce (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:23.933059  9528 tablet_service.cc:1511] Processing CreateTablet for tablet b4718ca0a93944a1834b20f184c6b00f (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:23.933743  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12dbfd66d86442abf8501df5f9581ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.934391  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4718ca0a93944a1834b20f184c6b00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.935817  9836 tablet_bootstrap.cc:654] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.943542  9608 tablet_service.cc:1511] Processing CreateTablet for tablet e12dbfd66d86442abf8501df5f9581ce (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:23.945416  9608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12dbfd66d86442abf8501df5f9581ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.952204  9601 tablet_service.cc:1511] Processing CreateTablet for tablet b4718ca0a93944a1834b20f184c6b00f (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:23.953639  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4718ca0a93944a1834b20f184c6b00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.953612  9682 tablet_service.cc:1511] Processing CreateTablet for tablet b4718ca0a93944a1834b20f184c6b00f (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:23.955088  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4718ca0a93944a1834b20f184c6b00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.962913  9527 tablet_service.cc:1511] Processing CreateTablet for tablet 9582de6ac2d041b8a79996d620951832 (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:23.964293  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9582de6ac2d041b8a79996d620951832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.963943  9602 tablet_service.cc:1511] Processing CreateTablet for tablet 9582de6ac2d041b8a79996d620951832 (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:23.965256  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9582de6ac2d041b8a79996d620951832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.974431  9835 tablet_bootstrap.cc:492] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:23.974999  9835 ts_tablet_manager.cc:1403] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.113s	user 0.019s	sys 0.033s
I20260713 09:05:23.978020  9835 raft_consensus.cc:359] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:23.978256  9533 tablet_service.cc:1511] Processing CreateTablet for tablet 7abe2d0238d245758cb0e9869dcb006e (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:23.978785  9835 raft_consensus.cc:385] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.979173  9835 raft_consensus.cc:740] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.979595  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abe2d0238d245758cb0e9869dcb006e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.979861  9835 consensus_queue.cc:260] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:23.980819  9607 tablet_service.cc:1511] Processing CreateTablet for tablet 7abe2d0238d245758cb0e9869dcb006e (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:23.981623  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 9582de6ac2d041b8a79996d620951832 (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:23.982121  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abe2d0238d245758cb0e9869dcb006e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.979580  9833 tablet_bootstrap.cc:654] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.994971  9836 tablet_bootstrap.cc:492] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:23.995505  9836 ts_tablet_manager.cc:1403] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.000s
I20260713 09:05:23.998745  9835 ts_tablet_manager.cc:1434] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:05:23.992827  9675 tablet_service.cc:1511] Processing CreateTablet for tablet 7abe2d0238d245758cb0e9869dcb006e (DEFAULT_TABLE table=soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:23.999820  9835 tablet_bootstrap.cc:492] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:24.001698  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9582de6ac2d041b8a79996d620951832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:24.006772  9675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abe2d0238d245758cb0e9869dcb006e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:24.006888  9833 tablet_bootstrap.cc:492] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:24.007503  9833 ts_tablet_manager.cc:1403] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.000s
I20260713 09:05:24.008550  9835 tablet_bootstrap.cc:654] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.010439  9833 raft_consensus.cc:359] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.011281  9833 raft_consensus.cc:385] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.011600  9833 raft_consensus.cc:740] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.013157  9836 raft_consensus.cc:359] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.016074  9836 raft_consensus.cc:385] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.016407  9836 raft_consensus.cc:740] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.017258  9836 consensus_queue.cc:260] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.019577  9836 ts_tablet_manager.cc:1434] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260713 09:05:24.019307  9833 consensus_queue.cc:260] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.032758  9833 ts_tablet_manager.cc:1434] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.006s
I20260713 09:05:24.034214  9836 tablet_bootstrap.cc:492] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:24.040827  9836 tablet_bootstrap.cc:654] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.034240  9833 tablet_bootstrap.cc:492] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:24.051278  9835 tablet_bootstrap.cc:492] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:24.051915  9835 ts_tablet_manager.cc:1403] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.011s
I20260713 09:05:24.052582  9836 tablet_bootstrap.cc:492] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:24.053077  9836 ts_tablet_manager.cc:1403] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:05:24.055349  9836 raft_consensus.cc:359] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.055297  9835 raft_consensus.cc:359] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.056138  9836 raft_consensus.cc:385] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.056313  9833 tablet_bootstrap.cc:654] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.056241  9835 raft_consensus.cc:385] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.056514  9836 raft_consensus.cc:740] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.056859  9835 raft_consensus.cc:740] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.057523  9836 consensus_queue.cc:260] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.059953  9836 ts_tablet_manager.cc:1434] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:05:24.057796  9835 consensus_queue.cc:260] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.063907  9836 tablet_bootstrap.cc:492] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:24.064165  9833 tablet_bootstrap.cc:492] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:24.064666  9833 ts_tablet_manager.cc:1403] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.031s	user 0.000s	sys 0.013s
I20260713 09:05:24.069593  9833 raft_consensus.cc:359] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.070315  9833 raft_consensus.cc:385] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.070479  9836 tablet_bootstrap.cc:654] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.070657  9833 raft_consensus.cc:740] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.071481  9833 consensus_queue.cc:260] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.074087  9833 ts_tablet_manager.cc:1434] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:05:24.077512  9833 tablet_bootstrap.cc:492] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:24.077590  9835 ts_tablet_manager.cc:1434] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260713 09:05:24.080890  9835 tablet_bootstrap.cc:492] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:24.084968  9762 raft_consensus.cc:493] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.085551  9762 raft_consensus.cc:515] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.087215  9835 tablet_bootstrap.cc:654] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.087352  9833 tablet_bootstrap.cc:654] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.087662  9762 leader_election.cc:290] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.089349  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d6ba42766c440ab1d45f7efbb24852" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:24.089985  9617 raft_consensus.cc:2468] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:24.091677  9509 leader_election.cc:304] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.093205  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d6ba42766c440ab1d45f7efbb24852" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:24.093868  9690 raft_consensus.cc:2468] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:24.094518  9836 tablet_bootstrap.cc:492] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:24.095029  9836 ts_tablet_manager.cc:1403] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260713 09:05:24.095753  9762 raft_consensus.cc:2804] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.096199  9762 raft_consensus.cc:493] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.098891  9762 raft_consensus.cc:3060] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.097968  9836 raft_consensus.cc:359] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.106196  9836 raft_consensus.cc:385] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.106535  9836 raft_consensus.cc:740] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.107340  9836 consensus_queue.cc:260] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.109539  9836 ts_tablet_manager.cc:1434] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:05:24.105756  9762 raft_consensus.cc:515] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.111728  9762 leader_election.cc:290] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.112891  9836 tablet_bootstrap.cc:492] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:24.113709  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d6ba42766c440ab1d45f7efbb24852" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:24.114310  9617 raft_consensus.cc:3060] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.118230  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d6ba42766c440ab1d45f7efbb24852" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:24.118841  9690 raft_consensus.cc:3060] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.119722  9836 tablet_bootstrap.cc:654] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.135299  9690 raft_consensus.cc:2468] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:24.141606  9508 leader_election.cc:304] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.142817  9762 raft_consensus.cc:2804] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.143438  9762 raft_consensus.cc:697] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:24.144498  9762 consensus_queue.cc:237] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.155961  9833 tablet_bootstrap.cc:492] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:24.156349  9836 tablet_bootstrap.cc:492] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:24.156523  9833 ts_tablet_manager.cc:1403] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.079s	user 0.049s	sys 0.027s
I20260713 09:05:24.156903  9836 ts_tablet_manager.cc:1403] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.044s	user 0.033s	sys 0.000s
I20260713 09:05:24.159824  9835 tablet_bootstrap.cc:492] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:24.160259  9836 raft_consensus.cc:359] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.160729  9617 raft_consensus.cc:2468] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:24.161139  9836 raft_consensus.cc:385] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.161571  9836 raft_consensus.cc:740] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.160315  9835 ts_tablet_manager.cc:1403] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.041s
I20260713 09:05:24.159788  9833 raft_consensus.cc:359] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.162513  9833 raft_consensus.cc:385] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.162716  9833 raft_consensus.cc:740] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.163226  9833 consensus_queue.cc:260] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.160818  9820 raft_consensus.cc:493] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.164824  9833 ts_tablet_manager.cc:1434] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260713 09:05:24.165274  9835 raft_consensus.cc:359] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.165885  9833 tablet_bootstrap.cc:492] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:24.166038  9835 raft_consensus.cc:385] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.166381  9835 raft_consensus.cc:740] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.167071  9835 consensus_queue.cc:260] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.167724  9440 catalog_manager.cc:5697] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.170025  9835 ts_tablet_manager.cc:1434] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:05:24.170997  9835 tablet_bootstrap.cc:492] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:24.173110  9833 tablet_bootstrap.cc:654] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.164896  9820 raft_consensus.cc:515] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.176651  9820 leader_election.cc:290] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:24.177218  9835 tablet_bootstrap.cc:654] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.178287  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a89882b0370442ba27eee60c183bccd" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:24.178946  9542 raft_consensus.cc:2468] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 0.
I20260713 09:05:24.180431  9657 leader_election.cc:304] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.182860  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a89882b0370442ba27eee60c183bccd" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:24.183763  9617 raft_consensus.cc:2468] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 0.
I20260713 09:05:24.188859  9820 raft_consensus.cc:2804] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.195334  9820 raft_consensus.cc:493] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.197439  9820 raft_consensus.cc:3060] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.207882  9836 consensus_queue.cc:260] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.213356  9820 raft_consensus.cc:515] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.217790  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a89882b0370442ba27eee60c183bccd" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:24.218569  9542 raft_consensus.cc:3060] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.232194  9542 raft_consensus.cc:2468] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 1.
I20260713 09:05:24.243075  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a89882b0370442ba27eee60c183bccd" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:24.243700  9617 raft_consensus.cc:3060] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.243753  9657 leader_election.cc:304] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.242079  9833 tablet_bootstrap.cc:492] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:24.244871  9833 ts_tablet_manager.cc:1403] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.079s	user 0.037s	sys 0.008s
I20260713 09:05:24.242427  9835 tablet_bootstrap.cc:492] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:24.250324  9835 ts_tablet_manager.cc:1403] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.047s
I20260713 09:05:24.252672  9851 raft_consensus.cc:493] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.250680  9820 leader_election.cc:290] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:24.252701  9617 raft_consensus.cc:2468] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 1.
I20260713 09:05:24.253669  9820 raft_consensus.cc:2804] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.253363  9851 raft_consensus.cc:515] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.253741  9836 ts_tablet_manager.cc:1434] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.096s	user 0.043s	sys 0.048s
I20260713 09:05:24.254990  9820 raft_consensus.cc:697] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Becoming Leader. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:24.256009  9836 tablet_bootstrap.cc:492] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:24.256191  9820 consensus_queue.cc:237] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.259832  9835 raft_consensus.cc:359] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.260555  9835 raft_consensus.cc:385] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.260879  9835 raft_consensus.cc:740] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.261703  9835 consensus_queue.cc:260] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.265760  9836 tablet_bootstrap.cc:654] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.248998  9833 raft_consensus.cc:359] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.266360  9833 raft_consensus.cc:385] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.266716  9835 ts_tablet_manager.cc:1434] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:05:24.268292  9835 tablet_bootstrap.cc:492] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:24.271023  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:24.271173  9851 leader_election.cc:290] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:24.266698  9833 raft_consensus.cc:740] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
W20260713 09:05:24.272517  9658 leader_election.cc:343] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.272962  9833 consensus_queue.cc:260] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.274708  9835 tablet_bootstrap.cc:654] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.275214  9836 tablet_bootstrap.cc:492] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:24.275502  9833 ts_tablet_manager.cc:1434] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260713 09:05:24.275710  9836 ts_tablet_manager.cc:1403] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260713 09:05:24.276703  9833 tablet_bootstrap.cc:492] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:24.277678  9438 catalog_manager.cc:5697] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "2d661cf6cef2474ab29d2313040e9394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:24.278750  9836 raft_consensus.cc:359] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.279445  9836 raft_consensus.cc:385] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.279711  9836 raft_consensus.cc:740] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.285498  9836 consensus_queue.cc:260] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.287822  9836 ts_tablet_manager.cc:1434] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:05:24.288664  9836 tablet_bootstrap.cc:492] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:24.285920  9833 tablet_bootstrap.cc:654] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.292050  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:24.295053  9836 tablet_bootstrap.cc:654] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:24.295655  9657 leader_election.cc:343] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.296162  9657 leader_election.cc:304] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394; no voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53
I20260713 09:05:24.297514  9851 raft_consensus.cc:2749] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.306277  9833 tablet_bootstrap.cc:492] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:24.306628  9835 tablet_bootstrap.cc:492] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:24.306825  9833 ts_tablet_manager.cc:1403] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260713 09:05:24.307077  9835 ts_tablet_manager.cc:1403] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.023s
I20260713 09:05:24.309387  9851 raft_consensus.cc:493] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.309924  9833 raft_consensus.cc:359] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.310086  9851 raft_consensus.cc:515] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.310783  9833 raft_consensus.cc:385] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.311147  9833 raft_consensus.cc:740] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.311735  9835 raft_consensus.cc:359] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.311884  9833 consensus_queue.cc:260] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.312536  9835 raft_consensus.cc:385] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.312852  9836 tablet_bootstrap.cc:492] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:24.313429  9836 ts_tablet_manager.cc:1403] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.018s
I20260713 09:05:24.314334  9833 ts_tablet_manager.cc:1434] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:24.314644  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:24.315243  9617 raft_consensus.cc:2468] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 0.
I20260713 09:05:24.315387  9833 tablet_bootstrap.cc:492] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:24.315724  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:24.316221  9836 raft_consensus.cc:359] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.316918  9836 raft_consensus.cc:385] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.317085  9658 leader_election.cc:304] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:24.317188  9836 raft_consensus.cc:740] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.318087  9820 raft_consensus.cc:2804] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.318456  9820 raft_consensus.cc:493] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.318358  9836 consensus_queue.cc:260] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.318919  9820 raft_consensus.cc:3060] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.320739  9836 ts_tablet_manager.cc:1434] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:24.321833  9836 tablet_bootstrap.cc:492] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:24.322165  9851 leader_election.cc:290] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:24.322472  9833 tablet_bootstrap.cc:654] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.312888  9835 raft_consensus.cc:740] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.328639  9836 tablet_bootstrap.cc:654] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.328397  9835 consensus_queue.cc:260] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.331144  9835 ts_tablet_manager.cc:1434] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260713 09:05:24.331992  9542 raft_consensus.cc:2468] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 0.
I20260713 09:05:24.327088  9820 raft_consensus.cc:515] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.332360  9835 tablet_bootstrap.cc:492] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:24.339357  9820 leader_election.cc:290] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:24.347812  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:24.348621  9835 tablet_bootstrap.cc:654] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.348768  9617 raft_consensus.cc:3060] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.349774  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:24.357735  9542 raft_consensus.cc:3060] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.363827  9835 tablet_bootstrap.cc:492] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:24.364568  9835 ts_tablet_manager.cc:1403] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.005s
W20260713 09:05:24.369879  9489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:24.374533  9617 raft_consensus.cc:2468] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 1.
I20260713 09:05:24.376078  9658 leader_election.cc:304] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:24.376928  9820 raft_consensus.cc:2804] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.377518  9820 raft_consensus.cc:697] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Becoming Leader. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:24.378302  9820 consensus_queue.cc:237] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.382266  9835 raft_consensus.cc:359] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.383327  9835 raft_consensus.cc:385] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.383704  9835 raft_consensus.cc:740] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.384806  9835 consensus_queue.cc:260] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.388185  9835 ts_tablet_manager.cc:1434] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.003s
I20260713 09:05:24.389570  9835 tablet_bootstrap.cc:492] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:24.397337  9835 tablet_bootstrap.cc:654] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.407648  9542 raft_consensus.cc:2468] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 1.
I20260713 09:05:24.413695  9441 catalog_manager.cc:5697] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "2d661cf6cef2474ab29d2313040e9394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:24.440636  9762 raft_consensus.cc:493] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.441013  9836 tablet_bootstrap.cc:492] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:24.441150  9762 raft_consensus.cc:515] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.441538  9835 tablet_bootstrap.cc:492] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:24.442378  9835 ts_tablet_manager.cc:1403] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.053s	user 0.030s	sys 0.008s
I20260713 09:05:24.441602  9836 ts_tablet_manager.cc:1403] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.120s	user 0.044s	sys 0.068s
I20260713 09:05:24.443435  9762 leader_election.cc:290] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.443574  9833 tablet_bootstrap.cc:492] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:24.445338  9833 ts_tablet_manager.cc:1403] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.130s	user 0.055s	sys 0.057s
I20260713 09:05:24.445313  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539944e67e8435194c3856f4a9d64ca" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:24.445322  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539944e67e8435194c3856f4a9d64ca" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:24.446376  9690 raft_consensus.cc:2468] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:24.446398  9617 raft_consensus.cc:2468] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:24.447752  9509 leader_election.cc:304] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.447705  9835 raft_consensus.cc:359] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.448634  9835 raft_consensus.cc:385] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.448359  9833 raft_consensus.cc:359] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.449025  9762 raft_consensus.cc:2804] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.449126  9833 raft_consensus.cc:385] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.449636  9762 raft_consensus.cc:493] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.449692  9833 raft_consensus.cc:740] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.450107  9762 raft_consensus.cc:3060] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.450289  9836 raft_consensus.cc:359] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.450980  9836 raft_consensus.cc:385] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.450554  9833 consensus_queue.cc:260] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.451236  9836 raft_consensus.cc:740] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.452001  9836 consensus_queue.cc:260] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.453007  9833 ts_tablet_manager.cc:1434] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:24.454452  9833 tablet_bootstrap.cc:492] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:24.456593  9836 ts_tablet_manager.cc:1434] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260713 09:05:24.457715  9836 tablet_bootstrap.cc:492] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:24.461251  9833 tablet_bootstrap.cc:654] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.448978  9835 raft_consensus.cc:740] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.474050  9835 consensus_queue.cc:260] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.476244  9835 ts_tablet_manager.cc:1434] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.002s
I20260713 09:05:24.477229  9835 tablet_bootstrap.cc:492] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:24.481978  9835 tablet_bootstrap.cc:654] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.485035  9836 tablet_bootstrap.cc:654] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.497627  9835 tablet_bootstrap.cc:492] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:24.498099  9835 ts_tablet_manager.cc:1403] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260713 09:05:24.499506  9836 tablet_bootstrap.cc:492] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:24.499267  9762 raft_consensus.cc:515] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.499980  9836 ts_tablet_manager.cc:1403] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.004s
I20260713 09:05:24.500779  9835 raft_consensus.cc:359] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.501500  9835 raft_consensus.cc:385] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.501786  9835 raft_consensus.cc:740] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.502553  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539944e67e8435194c3856f4a9d64ca" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:24.502498  9835 consensus_queue.cc:260] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.503108  9617 raft_consensus.cc:3060] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.503129  9836 raft_consensus.cc:359] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.504498  9836 raft_consensus.cc:385] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.504586  9835 ts_tablet_manager.cc:1434] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:24.504781  9836 raft_consensus.cc:740] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.505568  9835 tablet_bootstrap.cc:492] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53: Bootstrap starting.
I20260713 09:05:24.505503  9836 consensus_queue.cc:260] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.507536  9836 ts_tablet_manager.cc:1434] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:24.510468  9617 raft_consensus.cc:2468] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:24.511934  9835 tablet_bootstrap.cc:654] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.511817  9509 leader_election.cc:304] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.512437  9836 tablet_bootstrap.cc:492] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394: Bootstrap starting.
I20260713 09:05:24.513762  9834 raft_consensus.cc:2804] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.519855  9836 tablet_bootstrap.cc:654] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.522887  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539944e67e8435194c3856f4a9d64ca" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:24.523708  9690 raft_consensus.cc:3060] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.533596  9762 leader_election.cc:290] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.540524  9869 raft_consensus.cc:493] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.543995  9869 raft_consensus.cc:515] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.544297  9836 tablet_bootstrap.cc:492] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394: No bootstrap required, opened a new log
I20260713 09:05:24.545274  9690 raft_consensus.cc:2468] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:24.547236  9836 ts_tablet_manager.cc:1403] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.002s
I20260713 09:05:24.548925  9835 tablet_bootstrap.cc:492] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53: No bootstrap required, opened a new log
I20260713 09:05:24.549520  9835 ts_tablet_manager.cc:1403] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.015s
I20260713 09:05:24.551425  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9582de6ac2d041b8a79996d620951832" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:24.551059  9836 raft_consensus.cc:359] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.552189  9836 raft_consensus.cc:385] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.552213  9835 raft_consensus.cc:359] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.552737  9836 raft_consensus.cc:740] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Initialized, Role: FOLLOWER
W20260713 09:05:24.552875  9509 leader_election.cc:343] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.553102  9835 raft_consensus.cc:385] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.553493  9835 raft_consensus.cc:740] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.553745  9836 consensus_queue.cc:260] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.554207  9835 consensus_queue.cc:260] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.557840  9869 leader_election.cc:290] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.556751  9836 ts_tablet_manager.cc:1434] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:24.557395  9834 raft_consensus.cc:697] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:24.559736  9835 ts_tablet_manager.cc:1434] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:24.559530  9834 consensus_queue.cc:237] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.556306  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9582de6ac2d041b8a79996d620951832" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:24.561740  9690 raft_consensus.cc:2468] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:24.563191  9508 leader_election.cc:304] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [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: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:24.563534  9867 raft_consensus.cc:493] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.564333  9762 raft_consensus.cc:2804] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.564208  9867 raft_consensus.cc:515] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.565126  9762 raft_consensus.cc:493] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.565611  9762 raft_consensus.cc:3060] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.567137  9867 leader_election.cc:290] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.568547  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a01ac340f642e98400f3ef4713366b" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:24.569192  9617 raft_consensus.cc:2468] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:24.570272  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a01ac340f642e98400f3ef4713366b" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:24.570447  9509 leader_election.cc:304] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.570935  9690 raft_consensus.cc:2468] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:24.571266  9869 raft_consensus.cc:2804] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.571642  9869 raft_consensus.cc:493] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.571977  9869 raft_consensus.cc:3060] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.574728  9762 raft_consensus.cc:515] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.575318  9833 tablet_bootstrap.cc:492] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:24.575891  9833 ts_tablet_manager.cc:1403] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.122s	user 0.050s	sys 0.036s
I20260713 09:05:24.577750  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9582de6ac2d041b8a79996d620951832" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:24.578035  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9582de6ac2d041b8a79996d620951832" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:24.577860  9762 leader_election.cc:290] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.578626  9691 raft_consensus.cc:3060] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.579173  9869 raft_consensus.cc:515] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
W20260713 09:05:24.579802  9509 leader_election.cc:343] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.581859  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a01ac340f642e98400f3ef4713366b" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:24.582001  9833 raft_consensus.cc:359] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.582450  9617 raft_consensus.cc:3060] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.582705  9833 raft_consensus.cc:385] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.583029  9833 raft_consensus.cc:740] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.583772  9833 consensus_queue.cc:260] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.585346  9691 raft_consensus.cc:2468] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:24.584878  9438 catalog_manager.cc:5697] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.586458  9833 ts_tablet_manager.cc:1434] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:05:24.586418  9508 leader_election.cc:304] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [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: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:24.587265  9762 raft_consensus.cc:2804] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.587711  9762 raft_consensus.cc:697] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:24.588512  9762 consensus_queue.cc:237] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.592062  9833 tablet_bootstrap.cc:492] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:24.598971  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a01ac340f642e98400f3ef4713366b" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:24.599573  9833 tablet_bootstrap.cc:654] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.599992  9869 leader_election.cc:290] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.599686  9691 raft_consensus.cc:3060] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.601207  9617 raft_consensus.cc:2468] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:24.615281  9509 leader_election.cc:304] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.616175  9762 raft_consensus.cc:2804] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.616649  9762 raft_consensus.cc:697] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:24.617486  9762 consensus_queue.cc:237] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.625342  9833 tablet_bootstrap.cc:492] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:24.625878  9833 ts_tablet_manager.cc:1403] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.010s
I20260713 09:05:24.627168  9691 raft_consensus.cc:2468] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:24.626675  9441 catalog_manager.cc:5697] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.627645  9833 raft_consensus.cc:359] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.628304  9833 raft_consensus.cc:385] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.628588  9833 raft_consensus.cc:740] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.629226  9833 consensus_queue.cc:260] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.634877  9833 ts_tablet_manager.cc:1434] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:24.637431  9833 tablet_bootstrap.cc:492] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7: Bootstrap starting.
I20260713 09:05:24.642813  9833 tablet_bootstrap.cc:654] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.645190  9820 raft_consensus.cc:493] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.645119  9438 catalog_manager.cc:5697] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.645865  9820 raft_consensus.cc:515] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.647505  9833 tablet_bootstrap.cc:492] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7: No bootstrap required, opened a new log
I20260713 09:05:24.648018  9833 ts_tablet_manager.cc:1403] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:05:24.648684  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abe2d0238d245758cb0e9869dcb006e" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:24.650125  9542 raft_consensus.cc:2468] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 0.
I20260713 09:05:24.650385  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abe2d0238d245758cb0e9869dcb006e" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:24.650977  9617 raft_consensus.cc:2468] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 0.
I20260713 09:05:24.651314  9657 leader_election.cc:304] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.652123  9851 raft_consensus.cc:2804] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.652043  9833 raft_consensus.cc:359] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.652577  9851 raft_consensus.cc:493] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.652768  9833 raft_consensus.cc:385] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.652957  9851 raft_consensus.cc:3060] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.653131  9833 raft_consensus.cc:740] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.647934  9820 leader_election.cc:290] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:24.653934  9833 consensus_queue.cc:260] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.655982  9833 ts_tablet_manager.cc:1434] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:24.660074  9851 raft_consensus.cc:515] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.661916  9851 leader_election.cc:290] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:24.662544  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abe2d0238d245758cb0e9869dcb006e" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:24.662949  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abe2d0238d245758cb0e9869dcb006e" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:24.663175  9542 raft_consensus.cc:3060] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.663486  9617 raft_consensus.cc:3060] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.669094  9542 raft_consensus.cc:2468] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 1.
I20260713 09:05:24.669375  9617 raft_consensus.cc:2468] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 1.
I20260713 09:05:24.670238  9657 leader_election.cc:304] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.671025  9851 raft_consensus.cc:2804] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.671497  9851 raft_consensus.cc:697] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Becoming Leader. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:24.672163  9851 consensus_queue.cc:237] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.682973  9438 catalog_manager.cc:5697] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "2d661cf6cef2474ab29d2313040e9394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:24.736178  9762 raft_consensus.cc:493] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.736650  9762 raft_consensus.cc:515] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.738345  9762 leader_election.cc:290] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.739081  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" is_pre_election: true
I20260713 09:05:24.739310  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:24.739750  9617 raft_consensus.cc:2468] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:24.740041  9691 raft_consensus.cc:2468] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 0.
I20260713 09:05:24.740947  9509 leader_election.cc:304] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.741791  9762 raft_consensus.cc:2804] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.742084  9762 raft_consensus.cc:493] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.742326  9762 raft_consensus.cc:3060] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.746358  9848 raft_consensus.cc:493] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.746958  9848 raft_consensus.cc:515] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.747215  9869 consensus_queue.cc:1048] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.748294  9762 raft_consensus.cc:515] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.748798  9848 leader_election.cc:290] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.749604  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4718ca0a93944a1834b20f184c6b00f" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:24.750658  9762 leader_election.cc:290] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.751027  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:24.751652  9618 raft_consensus.cc:3060] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.751756  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:24.752336  9690 raft_consensus.cc:3060] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.750291  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4718ca0a93944a1834b20f184c6b00f" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:24.757056  9690 raft_consensus.cc:2468] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:24.750291  9542 raft_consensus.cc:2468] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 0.
I20260713 09:05:24.757715  9691 raft_consensus.cc:2468] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 0.
I20260713 09:05:24.758553  9508 leader_election.cc:304] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.759622  9762 raft_consensus.cc:2804] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.759826  9583 leader_election.cc:304] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.760070  9762 raft_consensus.cc:697] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:24.760687  9848 raft_consensus.cc:2804] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.761072  9848 raft_consensus.cc:493] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.760896  9762 consensus_queue.cc:237] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.761873  9848 raft_consensus.cc:3060] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.766311  9618 raft_consensus.cc:2468] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 1.
I20260713 09:05:24.768116  9869 consensus_queue.cc:1048] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:24.772795  9848 raft_consensus.cc:515] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.775429  9848 leader_election.cc:290] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.776602  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4718ca0a93944a1834b20f184c6b00f" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:24.777268  9542 raft_consensus.cc:3060] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.779968  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4718ca0a93944a1834b20f184c6b00f" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:24.780629  9690 raft_consensus.cc:3060] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.785691  9542 raft_consensus.cc:2468] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 1.
I20260713 09:05:24.787441  9583 leader_election.cc:304] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:24.791113  9848 raft_consensus.cc:2804] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.792606  9848 raft_consensus.cc:697] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:24.792938  9690 raft_consensus.cc:2468] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 1.
I20260713 09:05:24.793569  9848 consensus_queue.cc:237] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.795670  9438 catalog_manager.cc:5697] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.807713  9441 catalog_manager.cc:5697] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.808257  9851 consensus_queue.cc:1048] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.821889  9851 consensus_queue.cc:1048] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.828019  9820 consensus_queue.cc:1048] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.840464  9853 consensus_queue.cc:1048] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:24.974524  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a89882b0370442ba27eee60c183bccd"
dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
mode: GRACEFUL
new_leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:05:24.975013  9691 raft_consensus.cc:606] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Received request to transfer leadership to TS e6eb9b5776884fc48a06b29b336f1e53
I20260713 09:05:24.976605  9848 raft_consensus.cc:493] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.977144  9848 raft_consensus.cc:515] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:24.978945  9848 leader_election.cc:290] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:24.979719  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9582de6ac2d041b8a79996d620951832" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53" is_pre_election: true
I20260713 09:05:24.980000  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9582de6ac2d041b8a79996d620951832" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d661cf6cef2474ab29d2313040e9394" is_pre_election: true
I20260713 09:05:24.980800  9691 raft_consensus.cc:2393] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in current term 1: Already voted for candidate e6eb9b5776884fc48a06b29b336f1e53 in this term.
I20260713 09:05:24.981774  9583 leader_election.cc:304] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53
I20260713 09:05:24.982892  9848 raft_consensus.cc:3060] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.983103  9882 consensus_queue.cc:1048] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:24.990170  9848 raft_consensus.cc:2749] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.993324  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029"
dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
mode: GRACEFUL
new_leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:05:24.994612  9834 consensus_queue.cc:1048] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.996999  9691 raft_consensus.cc:606] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Received request to transfer leadership to TS 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:25.003701  9543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce"
dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
mode: GRACEFUL
new_leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:41004
I20260713 09:05:25.004298  9543 raft_consensus.cc:606] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Received request to transfer leadership to TS 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:25.013139  9543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9582de6ac2d041b8a79996d620951832"
dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
mode: GRACEFUL
new_leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:41004
I20260713 09:05:25.013820  9543 raft_consensus.cc:606] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Received request to transfer leadership to TS 3a2fbfdfe60f458ebb1235a98c643ab7
I20260713 09:05:25.032063  9834 consensus_queue.cc:1048] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.036106  9834 consensus_queue.cc:1048] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.042029  9869 consensus_queue.cc:1048] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.055557  9834 raft_consensus.cc:993] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53: : Instructing follower 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:25.056036  9762 raft_consensus.cc:1081] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Signalling peer 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:25.058313  9617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9582de6ac2d041b8a79996d620951832"
dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:33130
I20260713 09:05:25.058851  9617 raft_consensus.cc:493] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:25.059147  9617 raft_consensus.cc:3060] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.066282  9617 raft_consensus.cc:515] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.068563  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9582de6ac2d041b8a79996d620951832" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:25.068619  9867 consensus_queue.cc:1048] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:25.069250  9543 raft_consensus.cc:3055] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:25.069677  9543 raft_consensus.cc:740] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:25.069831  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9582de6ac2d041b8a79996d620951832" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:25.070410  9691 raft_consensus.cc:3060] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.070502  9543 consensus_queue.cc:260] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.071691  9543 raft_consensus.cc:3060] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.077611  9691 raft_consensus.cc:2468] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:25.078965  9543 raft_consensus.cc:2468] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:25.078929  9583 leader_election.cc:304] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:25.079522  9617 leader_election.cc:290] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:25.080078  9848 raft_consensus.cc:2804] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:25.080559  9848 raft_consensus.cc:697] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:25.081389  9848 consensus_queue.cc:237] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.088500  9441 catalog_manager.cc:5697] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 reported cstate change: term changed from 1 to 2, leader changed from e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129) to 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:25.171429  9853 consensus_queue.cc:1048] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.181190  9887 consensus_queue.cc:1048] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.270435  9882 consensus_queue.cc:1048] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.273869  9848 consensus_queue.cc:1048] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.286477  9882 consensus_queue.cc:1048] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.288828  9884 consensus_queue.cc:1048] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.299417  9882 raft_consensus.cc:993] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53: : Instructing follower 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:25.299891  9882 raft_consensus.cc:1081] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Signalling peer 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:25.303604  9618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce"
dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:33130
I20260713 09:05:25.304196  9618 raft_consensus.cc:493] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:25.304605  9618 raft_consensus.cc:3060] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.312418  9618 raft_consensus.cc:515] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.314328  9618 leader_election.cc:290] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:25.314898  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:25.315376  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12dbfd66d86442abf8501df5f9581ce" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:25.315543  9543 raft_consensus.cc:3055] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:25.315928  9543 raft_consensus.cc:740] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:25.315961  9691 raft_consensus.cc:3060] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.316725  9543 consensus_queue.cc:260] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.317685  9543 raft_consensus.cc:3060] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.321009  9691 raft_consensus.cc:2468] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:25.322220  9583 leader_election.cc:304] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:25.322778  9543 raft_consensus.cc:2468] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:25.322968  9903 raft_consensus.cc:2804] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:25.323508  9903 raft_consensus.cc:697] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:25.324275  9903 consensus_queue.cc:237] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.330498  9441 catalog_manager.cc:5697] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 reported cstate change: term changed from 1 to 2, leader changed from e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129) to 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:25.337416  9851 raft_consensus.cc:993] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394: : Instructing follower e6eb9b5776884fc48a06b29b336f1e53 to start an election
I20260713 09:05:25.337893  9887 raft_consensus.cc:1081] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Signalling peer e6eb9b5776884fc48a06b29b336f1e53 to start an election
I20260713 09:05:25.339514  9543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a89882b0370442ba27eee60c183bccd"
dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
 from {username='slave'} at 127.0.0.1:40994
I20260713 09:05:25.340013  9543 raft_consensus.cc:493] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:25.340322  9543 raft_consensus.cc:3060] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.346525  9543 raft_consensus.cc:515] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.348479  9543 leader_election.cc:290] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 2 election: Requested vote from peers 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:25.349548  9618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a89882b0370442ba27eee60c183bccd" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:25.350214  9618 raft_consensus.cc:3060] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.350239  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a89882b0370442ba27eee60c183bccd" candidate_uuid: "e6eb9b5776884fc48a06b29b336f1e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:25.350960  9691 raft_consensus.cc:3055] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:25.351282  9691 raft_consensus.cc:740] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:25.352101  9691 consensus_queue.cc:260] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.353216  9691 raft_consensus.cc:3060] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.356316  9618 raft_consensus.cc:2468] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 2.
I20260713 09:05:25.357503  9509 leader_election.cc:304] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:25.358162  9762 raft_consensus.cc:2804] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:25.358520  9762 raft_consensus.cc:697] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 2 LEADER]: Becoming Leader. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:25.358887  9691 raft_consensus.cc:2468] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6eb9b5776884fc48a06b29b336f1e53 in term 2.
I20260713 09:05:25.359156  9762 consensus_queue.cc:237] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.365931  9441 catalog_manager.cc:5697] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 reported cstate change: term changed from 1 to 2, leader changed from 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131) to e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "e6eb9b5776884fc48a06b29b336f1e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:25.386195  9887 raft_consensus.cc:993] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394: : Instructing follower 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:25.386657  9851 raft_consensus.cc:1081] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Signalling peer 3a2fbfdfe60f458ebb1235a98c643ab7 to start an election
I20260713 09:05:25.388406  9618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029"
dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
 from {username='slave'} at 127.0.0.1:33118
I20260713 09:05:25.389075  9618 raft_consensus.cc:493] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:25.389437  9618 raft_consensus.cc:3060] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.394589  9618 raft_consensus.cc:515] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.396291  9618 leader_election.cc:290] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131:34195)
I20260713 09:05:25.397020  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:25.397388  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029" candidate_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
I20260713 09:05:25.397672  9542 raft_consensus.cc:3060] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.397994  9691 raft_consensus.cc:3055] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:25.398316  9691 raft_consensus.cc:740] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:25.399034  9691 consensus_queue.cc:260] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.400168  9691 raft_consensus.cc:3060] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:25.403255  9542 raft_consensus.cc:2468] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:25.404346  9583 leader_election.cc:304] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2fbfdfe60f458ebb1235a98c643ab7, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:25.405148  9903 raft_consensus.cc:2804] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:25.405601  9903 raft_consensus.cc:697] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:25.406237  9691 raft_consensus.cc:2468] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2fbfdfe60f458ebb1235a98c643ab7 in term 2.
I20260713 09:05:25.406399  9903 consensus_queue.cc:237] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:25.413537  9441 catalog_manager.cc:5697] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 reported cstate change: term changed from 1 to 2, leader changed from 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131) to 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:25.538206  9542 raft_consensus.cc:1275] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:25.540092  9903 consensus_queue.cc:1048] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.554071  9691 raft_consensus.cc:1275] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:25.555590  9903 consensus_queue.cc:1048] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.707690  9691 raft_consensus.cc:1275] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:25.708971  9903 consensus_queue.cc:1048] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.718775  9542 raft_consensus.cc:1275] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:25.720626  9884 consensus_queue.cc:1048] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:25.904594  9618 raft_consensus.cc:1275] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Refusing update from remote peer e6eb9b5776884fc48a06b29b336f1e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:25.906203  9762 consensus_queue.cc:1048] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:25.907078  9691 raft_consensus.cc:1275] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Refusing update from remote peer e6eb9b5776884fc48a06b29b336f1e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:25.908689  9762 consensus_queue.cc:1048] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.935799  9690 raft_consensus.cc:1275] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:25.937327  9903 consensus_queue.cc:1048] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:25.948722  9542 raft_consensus.cc:1275] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Refusing update from remote peer 3a2fbfdfe60f458ebb1235a98c643ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:25.950374  9903 consensus_queue.cc:1048] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:28.021366  9441 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48868:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:05:28.046200  9441 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48868:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:05:28.078467  5762 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:05:28.332427  9934 log.cc:927] Time spent T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7: Append to log took a long time: real 0.176s	user 0.002s	sys 0.004s
W20260713 09:05:28.338922  9940 log.cc:927] Time spent T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53: Append to log took a long time: real 0.106s	user 0.003s	sys 0.000s
W20260713 09:05:28.353133  9959 log.cc:927] Time spent T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260713 09:05:28.358222  9953 log.cc:927] Time spent T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53: Append to log took a long time: real 0.115s	user 0.002s	sys 0.000s
W20260713 09:05:28.365818  9583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:34195, user_credentials={real_user=slave}} blocked reactor thread for 91588.4us
W20260713 09:05:28.356432  9951 log.cc:927] Time spent T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7: Append to log took a long time: real 0.126s	user 0.003s	sys 0.000s
I20260713 09:05:28.353250  9965 tablet.cc:1724] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.398125  9968 tablet.cc:1724] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.426661  9974 tablet.cc:1724] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.439029  9972 tablet.cc:1724] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.468918  9977 tablet.cc:1724] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.473569  9971 tablet.cc:1724] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.477699  9969 tablet.cc:1724] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.472323  9981 tablet.cc:1724] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.479698  9975 tablet.cc:1724] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.480465  9542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0a01ac340f642e98400f3ef4713366b"
dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
mode: GRACEFUL
new_leader_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:38154
I20260713 09:05:28.481272  9542 raft_consensus.cc:606] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Received request to transfer leadership to TS 2d661cf6cef2474ab29d2313040e9394
I20260713 09:05:28.487136  9973 tablet.cc:1724] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.518142  9974 tablet.cc:1724] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.487212  9978 tablet.cc:1724] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.558570  9974 tablet.cc:1724] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.575273  9974 tablet.cc:1724] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.582304  9982 tablet.cc:1724] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.583630  9977 tablet.cc:1724] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.596472  9965 tablet.cc:1724] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.599089  9972 tablet.cc:1724] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.601730  9616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029"
dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
mode: GRACEFUL
new_leader_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:52746
I20260713 09:05:28.602408  9616 raft_consensus.cc:606] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Received request to transfer leadership to TS 2d661cf6cef2474ab29d2313040e9394
I20260713 09:05:28.604343  9971 tablet.cc:1724] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.609458  9973 tablet.cc:1724] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.597837  9969 tablet.cc:1724] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.613315  5762 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:05:28.613935  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:28.614840  9968 tablet.cc:1724] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.608562  9981 tablet.cc:1724] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.628988  9978 tablet.cc:1724] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.631158  9975 tablet.cc:1724] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.633596  9616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511"
dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
mode: GRACEFUL
new_leader_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:52746
I20260713 09:05:28.634238  9616 raft_consensus.cc:606] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Received request to transfer leadership to TS 2d661cf6cef2474ab29d2313040e9394
I20260713 09:05:28.638046  9539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77"
dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
mode: GRACEFUL
new_leader_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:38154
I20260713 09:05:28.638622  9539 raft_consensus.cc:606] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Received request to transfer leadership to TS 2d661cf6cef2474ab29d2313040e9394
I20260713 09:05:28.640023  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:28.640627  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:28.645145  9968 tablet.cc:1724] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.662336  9969 tablet.cc:1724] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:28.679167  9440 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691: soft_deleted_table [id=684f80103f154e23a3047b91fd6acd07] alter complete (version 1)
I20260713 09:05:28.806619  9936 raft_consensus.cc:993] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7: : Instructing follower 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:28.807121  9914 raft_consensus.cc:1081] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Signalling peer 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:28.808468  9685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511"
dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:35084
I20260713 09:05:28.808899  9685 raft_consensus.cc:493] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:28.809154  9685 raft_consensus.cc:3060] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:28.814234  9685 raft_consensus.cc:515] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.815783  9685 leader_election.cc:290] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 3 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:28.816740  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:28.816859  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144b0e121fe14b07a2dbd164f40c6511" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:28.817411  9539 raft_consensus.cc:3060] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:28.817487  9616 raft_consensus.cc:3055] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:28.817914  9616 raft_consensus.cc:740] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:28.818727  9616 consensus_queue.cc:260] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [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: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.819988  9616 raft_consensus.cc:3060] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:28.823434  9539 raft_consensus.cc:2468] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 3.
I20260713 09:05:28.824717  9657 leader_election.cc:304] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [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: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:28.825675  9941 raft_consensus.cc:2804] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:28.826081  9941 raft_consensus.cc:697] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 3 LEADER]: Becoming Leader. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:28.826967  9616 raft_consensus.cc:2468] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 3.
I20260713 09:05:28.826856  9941 consensus_queue.cc:237] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [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: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.833015  9955 raft_consensus.cc:993] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53: : Instructing follower 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:28.833544  9913 raft_consensus.cc:1081] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Signalling peer 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:28.834846  9685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0a01ac340f642e98400f3ef4713366b"
dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:35070
I20260713 09:05:28.835289  9685 raft_consensus.cc:493] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:28.835587  9685 raft_consensus.cc:3060] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:28.835484  9440 catalog_manager.cc:5697] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 reported cstate change: term changed from 2 to 3, leader changed from 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130) to 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "2d661cf6cef2474ab29d2313040e9394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:28.841677  9685 raft_consensus.cc:515] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.843585  9685 leader_election.cc:290] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 2 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:28.844331  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a01ac340f642e98400f3ef4713366b" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:28.844717  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a01ac340f642e98400f3ef4713366b" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:28.845000  9539 raft_consensus.cc:3055] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:28.845342  9616 raft_consensus.cc:3060] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:28.845355  9539 raft_consensus.cc:740] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:28.846318  9539 consensus_queue.cc:260] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [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: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.847608  9539 raft_consensus.cc:3060] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:28.852596  9616 raft_consensus.cc:2468] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 2.
I20260713 09:05:28.854123  9658 leader_election.cc:304] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:28.854476  9539 raft_consensus.cc:2468] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 2.
I20260713 09:05:28.855001  9941 raft_consensus.cc:2804] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:28.855470  9941 raft_consensus.cc:697] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 2 LEADER]: Becoming Leader. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:28.856283  9941 consensus_queue.cc:237] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [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: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.862526  9440 catalog_manager.cc:5697] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 reported cstate change: term changed from 1 to 2, leader changed from e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129) to 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "2d661cf6cef2474ab29d2313040e9394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:28.896301  9936 raft_consensus.cc:993] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7: : Instructing follower 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:28.896807  9914 raft_consensus.cc:1081] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Signalling peer 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:28.898255  9685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029"
dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:35084
I20260713 09:05:28.898710  9685 raft_consensus.cc:493] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:28.899047  9685 raft_consensus.cc:3060] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:28.905375  9685 raft_consensus.cc:515] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.907521  9685 leader_election.cc:290] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 3 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:28.908236  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:28.908499  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca92527f6d64770ba0ea482e2879029" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:28.908891  9539 raft_consensus.cc:3060] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:28.909045  9616 raft_consensus.cc:3055] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:28.909457  9616 raft_consensus.cc:740] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a2fbfdfe60f458ebb1235a98c643ab7, State: Running, Role: LEADER
I20260713 09:05:28.910279  9616 consensus_queue.cc:260] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [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: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.911497  9616 raft_consensus.cc:3060] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:28.916283  9539 raft_consensus.cc:2468] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 3.
I20260713 09:05:28.917418  9657 leader_election.cc:304] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [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: 2d661cf6cef2474ab29d2313040e9394, e6eb9b5776884fc48a06b29b336f1e53; no voters: 
I20260713 09:05:28.918200  9941 raft_consensus.cc:2804] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:28.918592  9941 raft_consensus.cc:697] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 3 LEADER]: Becoming Leader. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:28.919292  9616 raft_consensus.cc:2468] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 3.
I20260713 09:05:28.919314  9941 consensus_queue.cc:237] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.925740  9440 catalog_manager.cc:5697] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 reported cstate change: term changed from 2 to 3, leader changed from 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130) to 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "2d661cf6cef2474ab29d2313040e9394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:28.961158  9948 raft_consensus.cc:993] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53: : Instructing follower 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:28.961700  9955 raft_consensus.cc:1081] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Signalling peer 2d661cf6cef2474ab29d2313040e9394 to start an election
I20260713 09:05:28.962975  9685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77"
dest_uuid: "2d661cf6cef2474ab29d2313040e9394"
 from {username='slave'} at 127.0.0.1:35070
I20260713 09:05:28.963462  9685 raft_consensus.cc:493] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:28.963804  9685 raft_consensus.cc:3060] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:28.968437  9685 raft_consensus.cc:515] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.970006  9685 leader_election.cc:290] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 2 election: Requested vote from peers e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293), 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899)
I20260713 09:05:28.970839  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6eb9b5776884fc48a06b29b336f1e53"
I20260713 09:05:28.970930  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d249b2cd2b4033b5382471fabc3a77" candidate_uuid: "2d661cf6cef2474ab29d2313040e9394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7"
I20260713 09:05:28.971401  9539 raft_consensus.cc:3055] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:28.971520  9616 raft_consensus.cc:3060] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:28.971787  9539 raft_consensus.cc:740] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6eb9b5776884fc48a06b29b336f1e53, State: Running, Role: LEADER
I20260713 09:05:28.972500  9539 consensus_queue.cc:260] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.973503  9539 raft_consensus.cc:3060] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:28.977191  9616 raft_consensus.cc:2468] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 2.
I20260713 09:05:28.978237  9658 leader_election.cc:304] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d661cf6cef2474ab29d2313040e9394, 3a2fbfdfe60f458ebb1235a98c643ab7; no voters: 
I20260713 09:05:28.978430  9539 raft_consensus.cc:2468] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d661cf6cef2474ab29d2313040e9394 in term 2.
I20260713 09:05:28.978926  9941 raft_consensus.cc:2804] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:28.979442  9941 raft_consensus.cc:697] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 2 LEADER]: Becoming Leader. State: Replica: 2d661cf6cef2474ab29d2313040e9394, State: Running, Role: LEADER
I20260713 09:05:28.980199  9941 consensus_queue.cc:237] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } }
I20260713 09:05:28.987293  9440 catalog_manager.cc:5697] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 reported cstate change: term changed from 1 to 2, leader changed from e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129) to 2d661cf6cef2474ab29d2313040e9394 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "2d661cf6cef2474ab29d2313040e9394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d661cf6cef2474ab29d2313040e9394" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 34195 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:29.276770  9539 raft_consensus.cc:1275] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:05:29.278061  9941 consensus_queue.cc:1048] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.285898  9616 raft_consensus.cc:1275] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:05:29.287398  9941 consensus_queue.cc:1048] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:29.309803  9539 raft_consensus.cc:1275] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 3 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:29.310906  9941 consensus_queue.cc:1048] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.320492  9616 raft_consensus.cc:1275] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 3 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:29.321870  9941 consensus_queue.cc:1048] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:05:29.444916  9616 raft_consensus.cc:1275] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 3 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:05:29.446146  9944 consensus_queue.cc:1048] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.447589  9616 raft_consensus.cc:1275] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:29.448890  9944 consensus_queue.cc:1048] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2fbfdfe60f458ebb1235a98c643ab7" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:29.455899  9540 raft_consensus.cc:1275] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 3 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:05:29.457429  9994 consensus_queue.cc:1048] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.462697  9539 raft_consensus.cc:1275] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Refusing update from remote peer 2d661cf6cef2474ab29d2313040e9394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:29.464226  9994 consensus_queue.cc:1048] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6eb9b5776884fc48a06b29b336f1e53" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:29.695137  5762 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:05:29.700399  5762 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:05:29.700803  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:29.705427  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:05:29.705868  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:30.732882  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:05:30.758060  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:30.758729  5762 tablet_replica.cc:333] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.759281  5762 raft_consensus.cc:2243] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.759698  5762 raft_consensus.cc:2272] T 7abe2d0238d245758cb0e9869dcb006e P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.761760  5762 tablet_replica.cc:333] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.762338  5762 raft_consensus.cc:2243] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.762804  5762 raft_consensus.cc:2272] T 9582de6ac2d041b8a79996d620951832 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.764549  5762 tablet_replica.cc:333] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.765080  5762 raft_consensus.cc:2243] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.765532  5762 raft_consensus.cc:2272] T b4718ca0a93944a1834b20f184c6b00f P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.767261  5762 tablet_replica.cc:333] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.767808  5762 raft_consensus.cc:2243] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.768209  5762 raft_consensus.cc:2272] T fca92527f6d64770ba0ea482e2879029 P e6eb9b5776884fc48a06b29b336f1e53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.769966  5762 tablet_replica.cc:333] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.770499  5762 raft_consensus.cc:2243] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.770911  5762 raft_consensus.cc:2272] T e12dbfd66d86442abf8501df5f9581ce P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.772624  5762 tablet_replica.cc:333] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.773106  5762 raft_consensus.cc:2243] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.773907  5762 raft_consensus.cc:2272] T 9539944e67e8435194c3856f4a9d64ca P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.776099  5762 tablet_replica.cc:333] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.776554  5762 raft_consensus.cc:2243] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.777199  5762 raft_consensus.cc:2272] T 896468a640db43ebabc17b5d402ad426 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.778975  5762 tablet_replica.cc:333] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.779419  5762 raft_consensus.cc:2243] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.780040  5762 raft_consensus.cc:2272] T 9a89882b0370442ba27eee60c183bccd P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.781774  5762 tablet_replica.cc:333] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.782215  5762 raft_consensus.cc:2243] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.782860  5762 raft_consensus.cc:2272] T b7d6ba42766c440ab1d45f7efbb24852 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.784498  5762 tablet_replica.cc:333] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.784929  5762 raft_consensus.cc:2243] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.785269  5762 raft_consensus.cc:2272] T efaf5a14b2034b74964df8e60b17ad73 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.787036  5762 tablet_replica.cc:333] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.787461  5762 raft_consensus.cc:2243] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.788194  5762 raft_consensus.cc:2272] T cb18a5da02aa4774918fbbcdbf119e62 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.790030  5762 tablet_replica.cc:333] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.790463  5762 raft_consensus.cc:2243] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.790797  5762 raft_consensus.cc:2272] T d0a01ac340f642e98400f3ef4713366b P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.792598  5762 tablet_replica.cc:333] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.793143  5762 raft_consensus.cc:2243] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.793588  5762 raft_consensus.cc:2272] T 63d249b2cd2b4033b5382471fabc3a77 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:30.793973  9583 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260713 09:05:30.795759  5762 tablet_replica.cc:333] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.796403  5762 raft_consensus.cc:2243] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.796849  5762 raft_consensus.cc:2272] T 26f43bf6ec67401f97494077298db728 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:30.796902  9583 consensus_peers.cc:597] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 -> Peer e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293): Couldn't send request to peer e6eb9b5776884fc48a06b29b336f1e53. 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:05:30.798903  5762 tablet_replica.cc:333] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.799418  5762 raft_consensus.cc:2243] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.800129  5762 raft_consensus.cc:2272] T 1386866b778f4e8caec68bae3299becf P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.801980  5762 tablet_replica.cc:333] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.802596  5762 raft_consensus.cc:2243] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.803105  5762 raft_consensus.cc:2272] T 144b0e121fe14b07a2dbd164f40c6511 P e6eb9b5776884fc48a06b29b336f1e53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.805264  5762 tablet_replica.cc:333] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.805853  5762 raft_consensus.cc:2243] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.806296  5762 raft_consensus.cc:2272] T 073cb084fbf64704972fd3f77534ce54 P e6eb9b5776884fc48a06b29b336f1e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.808156  5762 tablet_replica.cc:333] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53: stopping tablet replica
I20260713 09:05:30.808557  5762 raft_consensus.cc:2243] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.809029  5762 raft_consensus.cc:2272] T 279ba30bd2914338827d3848655cce42 P e6eb9b5776884fc48a06b29b336f1e53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:30.812989  9657 consensus_peers.cc:597] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 -> Peer e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293): Couldn't send request to peer e6eb9b5776884fc48a06b29b336f1e53. 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:05:30.848340  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:05:30.879463  9657 consensus_peers.cc:597] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 -> Peer e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293): Couldn't send request to peer e6eb9b5776884fc48a06b29b336f1e53. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.882000  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:05:30.882194  9657 consensus_peers.cc:597] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 -> Peer e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293): Couldn't send request to peer e6eb9b5776884fc48a06b29b336f1e53. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:30.893591  9658 consensus_peers.cc:597] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 -> Peer 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899): Couldn't send request to peer 3a2fbfdfe60f458ebb1235a98c643ab7. 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:05:30.910022  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:05:30.910725  9657 consensus_peers.cc:597] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 -> Peer e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293): Couldn't send request to peer e6eb9b5776884fc48a06b29b336f1e53. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.910969  5762 tablet_replica.cc:333] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.912065  5762 raft_consensus.cc:2243] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.912551  5762 raft_consensus.cc:2272] T 7abe2d0238d245758cb0e9869dcb006e P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.914561  5762 tablet_replica.cc:333] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.915097  5762 raft_consensus.cc:2243] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.915844  5762 raft_consensus.cc:2272] T 9582de6ac2d041b8a79996d620951832 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.917914  5762 tablet_replica.cc:333] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.918428  5762 raft_consensus.cc:2243] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:05:30.918816  9657 consensus_peers.cc:597] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 -> Peer e6eb9b5776884fc48a06b29b336f1e53 (127.5.160.129:40293): Couldn't send request to peer e6eb9b5776884fc48a06b29b336f1e53. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.919178  5762 raft_consensus.cc:2272] T b4718ca0a93944a1834b20f184c6b00f P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.921188  5762 tablet_replica.cc:333] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.921799  5762 raft_consensus.cc:2243] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.922188  5762 raft_consensus.cc:2272] T fca92527f6d64770ba0ea482e2879029 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.923898  5762 tablet_replica.cc:333] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.924415  5762 raft_consensus.cc:2243] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.925112  5762 raft_consensus.cc:2272] T e12dbfd66d86442abf8501df5f9581ce P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.926748  5762 tablet_replica.cc:333] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.927219  5762 raft_consensus.cc:2243] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.927568  5762 raft_consensus.cc:2272] T 9539944e67e8435194c3856f4a9d64ca P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.929142  5762 tablet_replica.cc:333] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.929666  5762 raft_consensus.cc:2243] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.930051  5762 raft_consensus.cc:2272] T 896468a640db43ebabc17b5d402ad426 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.931749  5762 tablet_replica.cc:333] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.932233  5762 raft_consensus.cc:2243] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.932690  5762 raft_consensus.cc:2272] T 9a89882b0370442ba27eee60c183bccd P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.934435  5762 tablet_replica.cc:333] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.934929  5762 raft_consensus.cc:2243] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.935338  5762 raft_consensus.cc:2272] T b7d6ba42766c440ab1d45f7efbb24852 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.937004  5762 tablet_replica.cc:333] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.937556  5762 raft_consensus.cc:2243] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.938272  5762 raft_consensus.cc:2272] T efaf5a14b2034b74964df8e60b17ad73 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.940027  5762 tablet_replica.cc:333] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.940547  5762 raft_consensus.cc:2243] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.940935  5762 raft_consensus.cc:2272] T 144b0e121fe14b07a2dbd164f40c6511 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.942596  5762 tablet_replica.cc:333] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.943131  5762 raft_consensus.cc:2243] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.943903  5762 raft_consensus.cc:2272] T 279ba30bd2914338827d3848655cce42 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.945695  5762 tablet_replica.cc:333] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.946391  5762 raft_consensus.cc:2243] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.946959  5762 raft_consensus.cc:2272] T 073cb084fbf64704972fd3f77534ce54 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.948704  5762 tablet_replica.cc:333] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.949131  5762 raft_consensus.cc:2243] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.949540  5762 raft_consensus.cc:2272] T cb18a5da02aa4774918fbbcdbf119e62 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.951134  5762 tablet_replica.cc:333] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.951553  5762 raft_consensus.cc:2243] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:30.952209  5762 raft_consensus.cc:2272] T 26f43bf6ec67401f97494077298db728 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.953955  5762 tablet_replica.cc:333] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.954370  5762 raft_consensus.cc:2243] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.954700  5762 raft_consensus.cc:2272] T d0a01ac340f642e98400f3ef4713366b P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.956225  5762 tablet_replica.cc:333] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.956630  5762 raft_consensus.cc:2243] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.956951  5762 raft_consensus.cc:2272] T 63d249b2cd2b4033b5382471fabc3a77 P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.958544  5762 tablet_replica.cc:333] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7: stopping tablet replica
I20260713 09:05:30.958907  5762 raft_consensus.cc:2243] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.959214  5762 raft_consensus.cc:2272] T 1386866b778f4e8caec68bae3299becf P 3a2fbfdfe60f458ebb1235a98c643ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:30.994072  9658 consensus_peers.cc:597] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 -> Peer 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899): Couldn't send request to peer 3a2fbfdfe60f458ebb1235a98c643ab7. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:42899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:30.999627  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:05:31.029654  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:05:31.056022  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:31.056668  5762 tablet_replica.cc:333] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.057231  5762 raft_consensus.cc:2243] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.057771  5762 raft_consensus.cc:2272] T 9582de6ac2d041b8a79996d620951832 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.059612  5762 tablet_replica.cc:333] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.060145  5762 raft_consensus.cc:2243] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:31.060835  5762 raft_consensus.cc:2272] T 7abe2d0238d245758cb0e9869dcb006e P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.062528  5762 tablet_replica.cc:333] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.063030  5762 raft_consensus.cc:2243] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.063431  5762 raft_consensus.cc:2272] T b4718ca0a93944a1834b20f184c6b00f P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.065460  5762 tablet_replica.cc:333] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.066190  5762 raft_consensus.cc:2243] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:31.067008  5762 raft_consensus.cc:2272] T fca92527f6d64770ba0ea482e2879029 P 2d661cf6cef2474ab29d2313040e9394 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:31.068722  9658 consensus_peers.cc:597] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 -> Peer 3a2fbfdfe60f458ebb1235a98c643ab7 (127.5.160.130:42899): Couldn't send request to peer 3a2fbfdfe60f458ebb1235a98c643ab7. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:42899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:31.069178  5762 tablet_replica.cc:333] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.069815  5762 raft_consensus.cc:2243] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.070221  5762 raft_consensus.cc:2272] T e12dbfd66d86442abf8501df5f9581ce P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.071952  5762 tablet_replica.cc:333] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.072438  5762 raft_consensus.cc:2243] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.072821  5762 raft_consensus.cc:2272] T 9539944e67e8435194c3856f4a9d64ca P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.074506  5762 tablet_replica.cc:333] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.075157  5762 raft_consensus.cc:2243] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.075630  5762 raft_consensus.cc:2272] T 896468a640db43ebabc17b5d402ad426 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.077526  5762 tablet_replica.cc:333] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.077965  5762 raft_consensus.cc:2243] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.078315  5762 raft_consensus.cc:2272] T 9a89882b0370442ba27eee60c183bccd P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.079870  5762 tablet_replica.cc:333] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.080325  5762 raft_consensus.cc:2243] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:31.080945  5762 raft_consensus.cc:2272] T 144b0e121fe14b07a2dbd164f40c6511 P 2d661cf6cef2474ab29d2313040e9394 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.082640  5762 tablet_replica.cc:333] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.083243  5762 raft_consensus.cc:2243] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:31.083853  5762 raft_consensus.cc:2272] T d0a01ac340f642e98400f3ef4713366b P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.085454  5762 tablet_replica.cc:333] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.085891  5762 raft_consensus.cc:2243] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:31.086512  5762 raft_consensus.cc:2272] T 63d249b2cd2b4033b5382471fabc3a77 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.088088  5762 tablet_replica.cc:333] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.088519  5762 raft_consensus.cc:2243] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.088864  5762 raft_consensus.cc:2272] T cb18a5da02aa4774918fbbcdbf119e62 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.090559  5762 tablet_replica.cc:333] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.090972  5762 raft_consensus.cc:2243] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.091308  5762 raft_consensus.cc:2272] T 26f43bf6ec67401f97494077298db728 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.092835  5762 tablet_replica.cc:333] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.093245  5762 raft_consensus.cc:2243] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.093654  5762 raft_consensus.cc:2272] T 279ba30bd2914338827d3848655cce42 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.095175  5762 tablet_replica.cc:333] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.095570  5762 raft_consensus.cc:2243] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:31.096220  5762 raft_consensus.cc:2272] T 073cb084fbf64704972fd3f77534ce54 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.097947  5762 tablet_replica.cc:333] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.098351  5762 raft_consensus.cc:2243] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.098675  5762 raft_consensus.cc:2272] T b7d6ba42766c440ab1d45f7efbb24852 P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.100512  5762 tablet_replica.cc:333] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.101167  5762 raft_consensus.cc:2243] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.101610  5762 raft_consensus.cc:2272] T efaf5a14b2034b74964df8e60b17ad73 P 2d661cf6cef2474ab29d2313040e9394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.103250  5762 tablet_replica.cc:333] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394: stopping tablet replica
I20260713 09:05:31.103629  5762 raft_consensus.cc:2243] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:31.103964  5762 raft_consensus.cc:2272] T 1386866b778f4e8caec68bae3299becf P 2d661cf6cef2474ab29d2313040e9394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.140187  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:05:31.170143  5762 master.cc:562] Master@127.5.160.190:42331 shutting down...
I20260713 09:05:31.191334  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:31.191828  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:31.192103  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P d4286b56acf246488583cc435581f691: stopping tablet replica
I20260713 09:05:31.212059  5762 master.cc:584] Master@127.5.160.190:42331 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12062 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:05:31.260119  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:42163
I20260713 09:05:31.261243  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:31.266916 10004 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:05:31.266907 10003 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:05:31.267660 10006 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:05:31.269914  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:31.270772  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:31.270985  5762 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:05:31.271145  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933531271130 us; error 0 us; skew 500 ppm
I20260713 09:05:31.271672  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:31.274000  5762 webserver.cc:533] Webserver started at http://127.5.160.190:38013/ using document root <none> and password file <none>
I20260713 09:05:31.274472  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:31.274674  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:31.274943  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:31.275982  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/master-0-root/instance:
uuid: "c9e7bedbba4a4610ad694ddade946907"
format_stamp: "Formatted at 2026-07-13 09:05:31 on dist-test-slave-0tg4"
I20260713 09:05:31.280215  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:31.283429 10011 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:05:31.284279  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:05:31.284528  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/master-0-root
uuid: "c9e7bedbba4a4610ad694ddade946907"
format_stamp: "Formatted at 2026-07-13 09:05:31 on dist-test-slave-0tg4"
I20260713 09:05:31.284759  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-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:05:31.303242  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:31.304400  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:31.342139  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:42163
I20260713 09:05:31.342290 10062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:42163 every 8 connection(s)
I20260713 09:05:31.346094 10063 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:05:31.356112 10063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907: Bootstrap starting.
I20260713 09:05:31.360709 10063 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:31.364800 10063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907: No bootstrap required, opened a new log
I20260713 09:05:31.366969 10063 raft_consensus.cc:359] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9e7bedbba4a4610ad694ddade946907" member_type: VOTER }
I20260713 09:05:31.367504 10063 raft_consensus.cc:385] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:31.367810 10063 raft_consensus.cc:740] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e7bedbba4a4610ad694ddade946907, State: Initialized, Role: FOLLOWER
I20260713 09:05:31.368640 10063 consensus_queue.cc:260] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9e7bedbba4a4610ad694ddade946907" member_type: VOTER }
I20260713 09:05:31.369370 10063 raft_consensus.cc:399] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:31.369702 10063 raft_consensus.cc:493] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:31.370077 10063 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:31.377244 10063 raft_consensus.cc:515] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9e7bedbba4a4610ad694ddade946907" member_type: VOTER }
I20260713 09:05:31.377791 10063 leader_election.cc:304] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [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: c9e7bedbba4a4610ad694ddade946907; no voters: 
I20260713 09:05:31.378829 10063 leader_election.cc:290] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:31.379171 10066 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:31.380513 10066 raft_consensus.cc:697] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 1 LEADER]: Becoming Leader. State: Replica: c9e7bedbba4a4610ad694ddade946907, State: Running, Role: LEADER
I20260713 09:05:31.381189 10066 consensus_queue.cc:237] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [LEADER]: Queue going to LEADER mode. State: All 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: "c9e7bedbba4a4610ad694ddade946907" member_type: VOTER }
I20260713 09:05:31.381743 10063 sys_catalog.cc:565] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:31.386363 10068 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c9e7bedbba4a4610ad694ddade946907. Latest consensus state: current_term: 1 leader_uuid: "c9e7bedbba4a4610ad694ddade946907" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9e7bedbba4a4610ad694ddade946907" member_type: VOTER } }
I20260713 09:05:31.387039 10068 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:31.388224 10067 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c9e7bedbba4a4610ad694ddade946907" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9e7bedbba4a4610ad694ddade946907" member_type: VOTER } }
I20260713 09:05:31.388944 10067 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:31.390501 10074 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:31.398864 10074 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:31.401467  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:31.408588 10074 catalog_manager.cc:1383] Generated new cluster ID: 26787f82dad842d8a97bad98be95927e
I20260713 09:05:31.408879 10074 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:31.430001 10074 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:31.431243 10074 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:31.444389 10074 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907: Generated new TSK 0
I20260713 09:05:31.444977 10074 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:31.467731  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:31.473466 10084 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:05:31.474711 10085 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:05:31.476470 10087 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:05:31.477391  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:31.478778  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:31.478982  5762 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:05:31.479156  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933531479137 us; error 0 us; skew 500 ppm
I20260713 09:05:31.479664  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:31.481812  5762 webserver.cc:533] Webserver started at http://127.5.160.129:35971/ using document root <none> and password file <none>
I20260713 09:05:31.482259  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:31.482453  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:31.482719  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:31.483829  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-0-root/instance:
uuid: "1682eb09f42946f6a4f0311fbc61f419"
format_stamp: "Formatted at 2026-07-13 09:05:31 on dist-test-slave-0tg4"
I20260713 09:05:31.488241  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:31.491267 10092 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:05:31.491940  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:05:31.492220  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-0-root
uuid: "1682eb09f42946f6a4f0311fbc61f419"
format_stamp: "Formatted at 2026-07-13 09:05:31 on dist-test-slave-0tg4"
I20260713 09:05:31.492489  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-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:05:31.505402  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:31.506616  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:31.508034  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:31.510273  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:31.510504  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:31.510738  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:31.510926  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:31.551239  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:42265
I20260713 09:05:31.551359 10154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:42265 every 8 connection(s)
I20260713 09:05:31.556239  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:31.564464 10159 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:05:31.565073 10160 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:05:31.567845 10162 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:05:31.569109  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:31.569981 10155 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42163
I20260713 09:05:31.570151  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:31.570367 10155 heartbeater.cc:461] Registering TS with master...
W20260713 09:05:31.570500  5762 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:05:31.570820  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933531570803 us; error 0 us; skew 500 ppm
I20260713 09:05:31.571312 10155 heartbeater.cc:507] Master 127.5.160.190:42163 requested a full tablet report, sending...
I20260713 09:05:31.571403  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:31.573561 10028 ts_manager.cc:194] Registered new tserver with Master: 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265)
I20260713 09:05:31.575204 10028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35038
I20260713 09:05:31.576040  5762 webserver.cc:533] Webserver started at http://127.5.160.130:38345/ using document root <none> and password file <none>
I20260713 09:05:31.576573  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:31.576779  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:31.577036  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:31.578207  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-1-root/instance:
uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
format_stamp: "Formatted at 2026-07-13 09:05:31 on dist-test-slave-0tg4"
I20260713 09:05:31.582441  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:05:31.585682 10167 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:05:31.586659  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:31.586927  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-1-root
uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
format_stamp: "Formatted at 2026-07-13 09:05:31 on dist-test-slave-0tg4"
I20260713 09:05:31.587162  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-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:05:31.602993  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:31.604102  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:31.605561  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:31.607758  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:31.607995  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:31.608230  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:31.608400  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:31.647209  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:44437
I20260713 09:05:31.647311 10229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:44437 every 8 connection(s)
I20260713 09:05:31.651979  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:31.658330 10233 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:05:31.660068 10234 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:05:31.661399 10236 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:05:31.663184  5762 server_base.cc:1061] running on GCE node
I20260713 09:05:31.663968 10230 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42163
I20260713 09:05:31.664338 10230 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:31.664352  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:31.664734  5762 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:05:31.664914  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933531664896 us; error 0 us; skew 500 ppm
I20260713 09:05:31.665207 10230 heartbeater.cc:507] Master 127.5.160.190:42163 requested a full tablet report, sending...
I20260713 09:05:31.665630  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:31.667348 10028 ts_manager.cc:194] Registered new tserver with Master: f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:31.668424  5762 webserver.cc:533] Webserver started at http://127.5.160.131:44229/ using document root <none> and password file <none>
I20260713 09:05:31.668854 10028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35048
I20260713 09:05:31.668973  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:31.669346  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:31.669646  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:31.670763  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-2-root/instance:
uuid: "11d125687ce24d6fa4aae0e21edc5a73"
format_stamp: "Formatted at 2026-07-13 09:05:31 on dist-test-slave-0tg4"
I20260713 09:05:31.675199  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:05:31.678380 10241 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:05:31.679123  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:31.679430  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-2-root
uuid: "11d125687ce24d6fa4aae0e21edc5a73"
format_stamp: "Formatted at 2026-07-13 09:05:31 on dist-test-slave-0tg4"
I20260713 09:05:31.679716  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPKuCII/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933434510550-5762-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:05:31.688648  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:31.689896  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:31.691282  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:31.693497  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:31.693717  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:31.693976  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:31.694155  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:31.734206  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:39043
I20260713 09:05:31.734318 10303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:39043 every 8 connection(s)
I20260713 09:05:31.748111 10304 heartbeater.cc:344] Connected to a master server at 127.5.160.190:42163
I20260713 09:05:31.748539 10304 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:31.749333 10304 heartbeater.cc:507] Master 127.5.160.190:42163 requested a full tablet report, sending...
I20260713 09:05:31.751291 10028 ts_manager.cc:194] Registered new tserver with Master: 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:31.752091  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014702369s
I20260713 09:05:31.752895 10028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35054
I20260713 09:05:31.777513 10028 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35056:
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:05:31.779914 10028 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:05:31.866063 10267 tablet_service.cc:1511] Processing CreateTablet for tablet 39eb27e858854b70a734c9dabe1f644e (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:31.866616 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 39bac1b4c8db4ec0b4b39256dc6a5289 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:31.867748 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39eb27e858854b70a734c9dabe1f644e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.868026 10118 tablet_service.cc:1511] Processing CreateTablet for tablet 39eb27e858854b70a734c9dabe1f644e (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:31.868808 10195 tablet_service.cc:1511] Processing CreateTablet for tablet 208ed3d21ead4ce99f72d08130ba1330 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:31.869436 10118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39eb27e858854b70a734c9dabe1f644e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.869253 10194 tablet_service.cc:1511] Processing CreateTablet for tablet 9adb5e407c294406903a272cc87a9395 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:31.870220 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208ed3d21ead4ce99f72d08130ba1330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.866179 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 9adb5e407c294406903a272cc87a9395 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:31.871513 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 39eb27e858854b70a734c9dabe1f644e (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:31.872684 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adb5e407c294406903a272cc87a9395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.863693 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 208ed3d21ead4ce99f72d08130ba1330 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:31.872851 10265 tablet_service.cc:1511] Processing CreateTablet for tablet 1d497e8c4ed84db7beb6a8ab5df37106 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:31.873991 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 39bac1b4c8db4ec0b4b39256dc6a5289 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:31.872905 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39eb27e858854b70a734c9dabe1f644e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.876072 10191 tablet_service.cc:1511] Processing CreateTablet for tablet 1d497e8c4ed84db7beb6a8ab5df37106 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:31.877410 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d497e8c4ed84db7beb6a8ab5df37106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.878489 10268 tablet_service.cc:1511] Processing CreateTablet for tablet 9adb5e407c294406903a272cc87a9395 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:31.864806 10120 tablet_service.cc:1511] Processing CreateTablet for tablet 208ed3d21ead4ce99f72d08130ba1330 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:31.880841 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208ed3d21ead4ce99f72d08130ba1330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.881711 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39bac1b4c8db4ec0b4b39256dc6a5289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.883551 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 39bac1b4c8db4ec0b4b39256dc6a5289 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:31.884805 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39bac1b4c8db4ec0b4b39256dc6a5289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.885596 10194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adb5e407c294406903a272cc87a9395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.888806 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d497e8c4ed84db7beb6a8ab5df37106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.889076 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 1d497e8c4ed84db7beb6a8ab5df37106 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:31.891012 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d497e8c4ed84db7beb6a8ab5df37106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.891528 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 540804d75e2b48598175ccc5edf161bf (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:31.892871 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540804d75e2b48598175ccc5edf161bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.893628 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adb5e407c294406903a272cc87a9395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.894332 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208ed3d21ead4ce99f72d08130ba1330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.905548 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39bac1b4c8db4ec0b4b39256dc6a5289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.932287 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 540804d75e2b48598175ccc5edf161bf (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:31.933442 10264 tablet_service.cc:1511] Processing CreateTablet for tablet 540804d75e2b48598175ccc5edf161bf (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:31.934844 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540804d75e2b48598175ccc5edf161bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.933843 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540804d75e2b48598175ccc5edf161bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.939013 10114 tablet_service.cc:1511] Processing CreateTablet for tablet 33e6d32af865474ea07879168b557703 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:31.940446 10114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e6d32af865474ea07879168b557703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.957139 10263 tablet_service.cc:1511] Processing CreateTablet for tablet 33e6d32af865474ea07879168b557703 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:31.958643 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e6d32af865474ea07879168b557703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.950821 10189 tablet_service.cc:1511] Processing CreateTablet for tablet 33e6d32af865474ea07879168b557703 (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:31.962574 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e6d32af865474ea07879168b557703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.963857 10113 tablet_service.cc:1511] Processing CreateTablet for tablet 52c2a116d564453ab7b63ca34e8dec2a (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:31.965334 10113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c2a116d564453ab7b63ca34e8dec2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.988545 10320 tablet_bootstrap.cc:492] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:31.989006 10195 tablet_service.cc:1511] Processing CreateTablet for tablet 52c2a116d564453ab7b63ca34e8dec2a (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:31.990406 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c2a116d564453ab7b63ca34e8dec2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.998270 10319 tablet_bootstrap.cc:492] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:31.997854 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 60d481074d9c4b63901bf6a40e902f9d (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:31.998714 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 60d481074d9c4b63901bf6a40e902f9d (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:31.999980 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d481074d9c4b63901bf6a40e902f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.999980 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d481074d9c4b63901bf6a40e902f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:31.996995 10268 tablet_service.cc:1511] Processing CreateTablet for tablet 52c2a116d564453ab7b63ca34e8dec2a (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:32.006706 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c2a116d564453ab7b63ca34e8dec2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:32.009616 10319 tablet_bootstrap.cc:654] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.016639 10320 tablet_bootstrap.cc:654] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.022967 10267 tablet_service.cc:1511] Processing CreateTablet for tablet 60d481074d9c4b63901bf6a40e902f9d (DEFAULT_TABLE table=test-workload [id=7d84a7fa88534228aedc72232d9fdd35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:32.027597 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d481074d9c4b63901bf6a40e902f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:32.033847 10321 tablet_bootstrap.cc:492] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:32.035833 10319 tablet_bootstrap.cc:492] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:32.036585 10319 ts_tablet_manager.cc:1403] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260713 09:05:32.040714 10321 tablet_bootstrap.cc:654] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.040813 10319 raft_consensus.cc:359] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.043468 10319 raft_consensus.cc:385] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.043831 10319 raft_consensus.cc:740] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.044721 10320 tablet_bootstrap.cc:492] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:32.045506 10320 ts_tablet_manager.cc:1403] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.014s
I20260713 09:05:32.044781 10319 consensus_queue.cc:260] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.049528 10320 raft_consensus.cc:359] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.050618 10320 raft_consensus.cc:385] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.051087 10320 raft_consensus.cc:740] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.052910 10320 consensus_queue.cc:260] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.053720 10155 heartbeater.cc:499] Master 127.5.160.190:42163 was elected leader, sending a full tablet report...
I20260713 09:05:32.054622 10319 ts_tablet_manager.cc:1434] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:05:32.056321 10319 tablet_bootstrap.cc:492] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:32.056207 10230 heartbeater.cc:499] Master 127.5.160.190:42163 was elected leader, sending a full tablet report...
I20260713 09:05:32.056797 10320 ts_tablet_manager.cc:1434] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:05:32.057832 10320 tablet_bootstrap.cc:492] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:32.061636 10321 tablet_bootstrap.cc:492] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:32.062183 10321 ts_tablet_manager.cc:1403] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.006s
I20260713 09:05:32.062793 10319 tablet_bootstrap.cc:654] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.063930 10320 tablet_bootstrap.cc:654] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.065263 10321 raft_consensus.cc:359] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.066133 10321 raft_consensus.cc:385] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.066449 10321 raft_consensus.cc:740] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.067552 10321 consensus_queue.cc:260] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.080005 10320 tablet_bootstrap.cc:492] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:32.080866 10320 ts_tablet_manager.cc:1403] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260713 09:05:32.086171 10320 raft_consensus.cc:359] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.087476 10320 raft_consensus.cc:385] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.087952 10320 raft_consensus.cc:740] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.089279 10320 consensus_queue.cc:260] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.092272 10320 ts_tablet_manager.cc:1434] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:32.093688 10320 tablet_bootstrap.cc:492] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:32.100176 10319 tablet_bootstrap.cc:492] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:32.100811 10319 ts_tablet_manager.cc:1403] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.030s
I20260713 09:05:32.102532 10320 tablet_bootstrap.cc:654] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.104072 10319 raft_consensus.cc:359] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.104944 10319 raft_consensus.cc:385] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.105340 10319 raft_consensus.cc:740] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.106371 10319 consensus_queue.cc:260] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.108848 10319 ts_tablet_manager.cc:1434] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:32.109851 10319 tablet_bootstrap.cc:492] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:32.116189 10319 tablet_bootstrap.cc:654] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.118839 10304 heartbeater.cc:499] Master 127.5.160.190:42163 was elected leader, sending a full tablet report...
I20260713 09:05:32.122499 10320 tablet_bootstrap.cc:492] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:32.123275 10320 ts_tablet_manager.cc:1403] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.010s
I20260713 09:05:32.127293 10320 raft_consensus.cc:359] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.128427 10320 raft_consensus.cc:385] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.128894 10320 raft_consensus.cc:740] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.129384 10319 tablet_bootstrap.cc:492] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:32.130282 10319 ts_tablet_manager.cc:1403] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260713 09:05:32.130594 10320 consensus_queue.cc:260] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.129565 10326 raft_consensus.cc:493] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.133594 10326 raft_consensus.cc:515] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.133704 10319 raft_consensus.cc:359] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.135486 10319 raft_consensus.cc:385] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.135813 10319 raft_consensus.cc:740] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.136677 10319 consensus_queue.cc:260] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.139147 10319 ts_tablet_manager.cc:1434] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:32.140070 10319 tablet_bootstrap.cc:492] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:32.146243 10319 tablet_bootstrap.cc:654] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.150676 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d497e8c4ed84db7beb6a8ab5df37106" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
W20260713 09:05:32.154587 10169 leader_election.cc:343] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:32.159592 10326 leader_election.cc:290] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.178243 10330 raft_consensus.cc:493] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.179154 10330 raft_consensus.cc:515] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.195669 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d497e8c4ed84db7beb6a8ab5df37106" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:32.196738 10279 raft_consensus.cc:2468] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:32.198989 10170 leader_election.cc:304] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [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: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:32.200752 10326 raft_consensus.cc:2804] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:32.201380 10326 raft_consensus.cc:493] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:32.201892 10326 raft_consensus.cc:3060] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.237136 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d497e8c4ed84db7beb6a8ab5df37106" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
W20260713 09:05:32.239509 10243 leader_election.cc:343] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:32.242554 10321 ts_tablet_manager.cc:1434] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.180s	user 0.056s	sys 0.122s
I20260713 09:05:32.244185 10321 tablet_bootstrap.cc:492] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:32.254530 10321 tablet_bootstrap.cc:654] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.257020 10330 leader_election.cc:290] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:32.268143 10321 tablet_bootstrap.cc:492] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:32.268975 10321 ts_tablet_manager.cc:1403] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260713 09:05:32.272416 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d497e8c4ed84db7beb6a8ab5df37106" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:32.274145 10321 raft_consensus.cc:359] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.275043 10321 raft_consensus.cc:385] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.275343 10321 raft_consensus.cc:740] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.275682 10320 ts_tablet_manager.cc:1434] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.152s	user 0.030s	sys 0.112s
I20260713 09:05:32.276209 10321 consensus_queue.cc:260] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.279063 10320 tablet_bootstrap.cc:492] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:32.280388 10321 ts_tablet_manager.cc:1434] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:05:32.281417 10319 tablet_bootstrap.cc:492] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:32.281471 10321 tablet_bootstrap.cc:492] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:32.282029 10319 ts_tablet_manager.cc:1403] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.142s	user 0.066s	sys 0.060s
I20260713 09:05:32.275601 10333 raft_consensus.cc:493] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.283629 10333 raft_consensus.cc:515] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.285682 10319 raft_consensus.cc:359] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.285718 10320 tablet_bootstrap.cc:654] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.277591 10326 raft_consensus.cc:515] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.286491 10319 raft_consensus.cc:385] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.286859 10319 raft_consensus.cc:740] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.286969 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb27e858854b70a734c9dabe1f644e" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:32.287700 10319 consensus_queue.cc:260] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.288743 10130 raft_consensus.cc:2468] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:32.289938 10129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d497e8c4ed84db7beb6a8ab5df37106" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:32.287161 10205 raft_consensus.cc:2393] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d125687ce24d6fa4aae0e21edc5a73 in current term 1: Already voted for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in this term.
W20260713 09:05:32.292196 10169 leader_election.cc:343] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:32.292846 10244 leader_election.cc:304] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73; no voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:32.293128 10169 leader_election.cc:304] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.294852 10319 ts_tablet_manager.cc:1434] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:05:32.296021 10319 tablet_bootstrap.cc:492] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:32.301200 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb27e858854b70a734c9dabe1f644e" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:32.301693 10333 leader_election.cc:290] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.301950 10279 raft_consensus.cc:2468] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:32.302410 10319 tablet_bootstrap.cc:654] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.302500 10333 raft_consensus.cc:2804] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:32.303030 10333 raft_consensus.cc:493] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:32.303121 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d497e8c4ed84db7beb6a8ab5df37106" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:32.303581 10333 raft_consensus.cc:3060] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.303882 10278 raft_consensus.cc:3060] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.305734 10326 leader_election.cc:290] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.311087 10325 raft_consensus.cc:493] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.311590 10325 raft_consensus.cc:515] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.314244 10325 leader_election.cc:290] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.333007 10278 raft_consensus.cc:2468] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:32.334734 10330 raft_consensus.cc:2749] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:32.334964 10170 leader_election.cc:304] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [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: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:32.336823 10326 raft_consensus.cc:2804] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:32.337536 10326 raft_consensus.cc:697] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:32.338723 10326 consensus_queue.cc:237] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
W20260713 09:05:32.347114 10169 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:42265, user_credentials={real_user=slave}} blocked reactor thread for 54090.3us
I20260713 09:05:32.348866 10321 tablet_bootstrap.cc:654] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.360090 10333 raft_consensus.cc:515] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.366145 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb27e858854b70a734c9dabe1f644e" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:32.366775 10130 raft_consensus.cc:3060] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.371124 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6d32af865474ea07879168b557703" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:32.370608 10026 catalog_manager.cc:5697] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:32.371954 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6d32af865474ea07879168b557703" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
W20260713 09:05:32.372648 10095 leader_election.cc:343] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:32.373451 10095 leader_election.cc:343] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:32.373582 10333 leader_election.cc:290] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.373863 10095 leader_election.cc:304] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419; no voters: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:32.375231 10325 raft_consensus.cc:2749] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:32.377776 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb27e858854b70a734c9dabe1f644e" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:32.378248 10320 tablet_bootstrap.cc:492] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:32.378592 10319 tablet_bootstrap.cc:492] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:32.378648 10278 raft_consensus.cc:3060] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.378991 10320 ts_tablet_manager.cc:1403] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.100s	user 0.042s	sys 0.040s
I20260713 09:05:32.379156 10319 ts_tablet_manager.cc:1403] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.043s
I20260713 09:05:32.381372 10321 tablet_bootstrap.cc:492] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:32.382030 10321 ts_tablet_manager.cc:1403] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.003s
I20260713 09:05:32.382283 10320 raft_consensus.cc:359] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.382505 10319 raft_consensus.cc:359] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.383236 10320 raft_consensus.cc:385] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.383256 10319 raft_consensus.cc:385] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.383802 10319 raft_consensus.cc:740] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.383802 10320 raft_consensus.cc:740] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.384814 10319 consensus_queue.cc:260] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.384848 10320 consensus_queue.cc:260] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.387516 10320 ts_tablet_manager.cc:1434] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:32.388584 10320 tablet_bootstrap.cc:492] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:32.394937 10319 ts_tablet_manager.cc:1434] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260713 09:05:32.396690 10076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:32.397775 10320 tablet_bootstrap.cc:654] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.399317 10278 raft_consensus.cc:2468] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:32.400977 10170 leader_election.cc:304] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.402202 10333 raft_consensus.cc:2804] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:32.402830 10333 raft_consensus.cc:697] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:32.403957 10333 consensus_queue.cc:237] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.403434 10319 tablet_bootstrap.cc:492] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:32.392776 10130 raft_consensus.cc:2468] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:32.407676 10321 raft_consensus.cc:359] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.408905 10321 raft_consensus.cc:385] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.409437 10321 raft_consensus.cc:740] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.410488 10321 consensus_queue.cc:260] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.415504 10321 ts_tablet_manager.cc:1434] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.004s
I20260713 09:05:32.416080 10320 tablet_bootstrap.cc:492] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:32.416575 10321 tablet_bootstrap.cc:492] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:32.416617 10320 ts_tablet_manager.cc:1403] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.006s
I20260713 09:05:32.417320 10319 tablet_bootstrap.cc:654] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.423450 10325 raft_consensus.cc:493] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.420140 10320 raft_consensus.cc:359] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.426353 10320 raft_consensus.cc:385] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.426071 10325 raft_consensus.cc:515] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.426693 10320 raft_consensus.cc:740] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.427484 10320 consensus_queue.cc:260] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.428324 10325 leader_election.cc:290] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:32.429600 10320 ts_tablet_manager.cc:1434] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260713 09:05:32.429906 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ed3d21ead4ce99f72d08130ba1330" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:32.430619 10320 tablet_bootstrap.cc:492] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:32.430565 10205 raft_consensus.cc:2468] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
I20260713 09:05:32.431906 10095 leader_election.cc:304] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.433059 10325 raft_consensus.cc:2804] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:32.433467 10325 raft_consensus.cc:493] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:32.433619 10321 tablet_bootstrap.cc:654] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.433820 10325 raft_consensus.cc:3060] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.438990 10320 tablet_bootstrap.cc:654] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.441278 10319 tablet_bootstrap.cc:492] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:32.442020 10319 ts_tablet_manager.cc:1403] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.004s
I20260713 09:05:32.441900 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ed3d21ead4ce99f72d08130ba1330" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
W20260713 09:05:32.444003 10095 leader_election.cc:343] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:32.445824 10319 raft_consensus.cc:359] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.446666 10319 raft_consensus.cc:385] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.447027 10319 raft_consensus.cc:740] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.446861 10325 raft_consensus.cc:515] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.448128 10319 consensus_queue.cc:260] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.449004 10321 tablet_bootstrap.cc:492] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:32.449558 10321 ts_tablet_manager.cc:1403] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.004s
I20260713 09:05:32.451149 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ed3d21ead4ce99f72d08130ba1330" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
W20260713 09:05:32.453467 10095 leader_election.cc:343] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:32.456400 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ed3d21ead4ce99f72d08130ba1330" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:32.457259 10205 raft_consensus.cc:3060] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.461546 10321 raft_consensus.cc:359] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.462630 10321 raft_consensus.cc:385] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.462961 10321 raft_consensus.cc:740] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.466363 10321 consensus_queue.cc:260] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.466848 10320 tablet_bootstrap.cc:492] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:32.467456 10320 ts_tablet_manager.cc:1403] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.024s
I20260713 09:05:32.468631 10321 ts_tablet_manager.cc:1434] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:05:32.470260 10319 ts_tablet_manager.cc:1434] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.017s
I20260713 09:05:32.470496 10320 raft_consensus.cc:359] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.471248 10320 raft_consensus.cc:385] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.471551 10319 tablet_bootstrap.cc:492] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:32.471536 10320 raft_consensus.cc:740] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.472596 10205 raft_consensus.cc:2468] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:32.472615 10320 consensus_queue.cc:260] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.473497 10325 leader_election.cc:290] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Requested vote from peers 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:32.474707 10321 tablet_bootstrap.cc:492] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:32.475337 10320 ts_tablet_manager.cc:1434] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:32.476347 10320 tablet_bootstrap.cc:492] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:32.482069 10095 leader_election.cc:304] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [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: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 11d125687ce24d6fa4aae0e21edc5a73
I20260713 09:05:32.482457 10320 tablet_bootstrap.cc:654] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.482748 10321 tablet_bootstrap.cc:654] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.483175 10330 raft_consensus.cc:493] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.483438 10325 raft_consensus.cc:2804] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:32.483937 10325 raft_consensus.cc:697] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:32.483690 10330 raft_consensus.cc:515] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.484768 10325 consensus_queue.cc:237] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.485911 10330 leader_election.cc:290] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:32.488040 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb5e407c294406903a272cc87a9395" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:32.488062 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb5e407c294406903a272cc87a9395" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:32.482053 10319 tablet_bootstrap.cc:654] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.488996 10130 raft_consensus.cc:2468] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 0.
I20260713 09:05:32.490443 10243 leader_election.cc:304] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
W20260713 09:05:32.491230 10244 leader_election.cc:343] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:32.492292 10330 raft_consensus.cc:2804] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:32.492834 10330 raft_consensus.cc:493] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:32.493279 10330 raft_consensus.cc:3060] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.499722 10320 tablet_bootstrap.cc:492] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:32.500319 10320 ts_tablet_manager.cc:1403] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260713 09:05:32.501864 10330 raft_consensus.cc:515] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.501026 10025 catalog_manager.cc:5697] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:32.503666 10320 raft_consensus.cc:359] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.504182 10330 leader_election.cc:290] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:32.504410 10320 raft_consensus.cc:385] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.504753 10320 raft_consensus.cc:740] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.504877 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb5e407c294406903a272cc87a9395" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:32.505590 10320 consensus_queue.cc:260] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.505879 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb5e407c294406903a272cc87a9395" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:32.506624 10130 raft_consensus.cc:3060] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.507956 10320 ts_tablet_manager.cc:1434] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:32.508947 10320 tablet_bootstrap.cc:492] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:32.509883 10205 raft_consensus.cc:3060] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.515647 10320 tablet_bootstrap.cc:654] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.517165 10024 catalog_manager.cc:5697] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:32.529882 10321 tablet_bootstrap.cc:492] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:32.530642 10321 ts_tablet_manager.cc:1403] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.002s
I20260713 09:05:32.534979 10321 raft_consensus.cc:359] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.536146 10321 raft_consensus.cc:385] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.536613 10321 raft_consensus.cc:740] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.537983 10321 consensus_queue.cc:260] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.544307 10321 ts_tablet_manager.cc:1434] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:05:32.548060 10321 tablet_bootstrap.cc:492] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:32.545322 10333 raft_consensus.cc:493] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.548887 10333 raft_consensus.cc:515] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.551915 10333 leader_election.cc:290] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.546289 10130 raft_consensus.cc:2468] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 1.
I20260713 09:05:32.541244 10205 raft_consensus.cc:2468] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 1.
I20260713 09:05:32.553066 10129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:32.553853 10129 raft_consensus.cc:2468] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:32.555312 10244 leader_election.cc:304] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.556457 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:32.556980 10320 tablet_bootstrap.cc:492] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:32.557159 10278 raft_consensus.cc:2468] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:32.558044 10330 raft_consensus.cc:2804] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:32.558571 10330 raft_consensus.cc:697] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 LEADER]: Becoming Leader. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Running, Role: LEADER
I20260713 09:05:32.559091 10321 tablet_bootstrap.cc:654] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.560372 10170 leader_election.cc:304] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.561113 10320 ts_tablet_manager.cc:1403] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.029s
I20260713 09:05:32.562929 10333 raft_consensus.cc:2804] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:32.563330 10333 raft_consensus.cc:493] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:32.563658 10333 raft_consensus.cc:3060] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.564098 10320 raft_consensus.cc:359] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.565940 10320 raft_consensus.cc:385] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.566253 10320 raft_consensus.cc:740] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.566962 10320 consensus_queue.cc:260] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.569006 10320 ts_tablet_manager.cc:1434] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:05:32.569986 10320 tablet_bootstrap.cc:492] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:32.569835 10330 consensus_queue.cc:237] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.575182 10326 raft_consensus.cc:493] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.575722 10326 raft_consensus.cc:515] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.576122 10320 tablet_bootstrap.cc:654] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.577942 10326 leader_election.cc:290] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.578428 10321 tablet_bootstrap.cc:492] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:32.578946 10321 ts_tablet_manager.cc:1403] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260713 09:05:32.579908 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d481074d9c4b63901bf6a40e902f9d" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:32.579996 10024 catalog_manager.cc:5697] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "11d125687ce24d6fa4aae0e21edc5a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:32.581840 10321 raft_consensus.cc:359] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
W20260713 09:05:32.582284 10169 leader_election.cc:343] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:32.583405 10321 raft_consensus.cc:385] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.583740 10321 raft_consensus.cc:740] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.584573 10321 consensus_queue.cc:260] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.584672 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d481074d9c4b63901bf6a40e902f9d" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
W20260713 09:05:32.586478 10170 leader_election.cc:343] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:32.586922 10170 leader_election.cc:304] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:32.587996 10326 raft_consensus.cc:2749] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:32.590553 10321 ts_tablet_manager.cc:1434] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:32.591557 10321 tablet_bootstrap.cc:492] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:32.594240 10333 raft_consensus.cc:515] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.596746 10320 tablet_bootstrap.cc:492] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:32.597194 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:32.597970 10130 raft_consensus.cc:3060] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.598944 10319 tablet_bootstrap.cc:492] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:32.599440 10319 ts_tablet_manager.cc:1403] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.128s	user 0.038s	sys 0.017s
I20260713 09:05:32.600526 10321 tablet_bootstrap.cc:654] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.597246 10320 ts_tablet_manager.cc:1403] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260713 09:05:32.602136 10319 raft_consensus.cc:359] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.602872 10319 raft_consensus.cc:385] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.603202 10319 raft_consensus.cc:740] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.604046 10319 consensus_queue.cc:260] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.604678 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:32.604804 10333 leader_election.cc:290] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.605274 10278 raft_consensus.cc:3060] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.605569 10130 raft_consensus.cc:2468] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:32.605645 10320 raft_consensus.cc:359] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.606549 10320 raft_consensus.cc:385] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.606874 10320 raft_consensus.cc:740] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.606842 10169 leader_election.cc:304] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.607932 10333 raft_consensus.cc:2804] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:32.608269 10320 consensus_queue.cc:260] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.609100 10333 raft_consensus.cc:697] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:32.610409 10320 ts_tablet_manager.cc:1434] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:05:32.610301 10333 consensus_queue.cc:237] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.612433 10278 raft_consensus.cc:2468] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:32.612627 10319 ts_tablet_manager.cc:1434] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:05:32.613921 10319 tablet_bootstrap.cc:492] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:32.623616 10321 tablet_bootstrap.cc:492] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:32.623368 10024 catalog_manager.cc:5697] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:32.624151 10321 ts_tablet_manager.cc:1403] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.004s
I20260713 09:05:32.625269 10319 tablet_bootstrap.cc:654] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.626981 10321 raft_consensus.cc:359] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.627725 10321 raft_consensus.cc:385] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.628012 10321 raft_consensus.cc:740] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.628733 10321 consensus_queue.cc:260] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.631282 10319 tablet_bootstrap.cc:492] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:32.631769 10319 ts_tablet_manager.cc:1403] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.004s
I20260713 09:05:32.632896 10321 ts_tablet_manager.cc:1434] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260713 09:05:32.634254 10321 tablet_bootstrap.cc:492] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:32.635790 10319 raft_consensus.cc:359] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.636445 10319 raft_consensus.cc:385] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.636686 10319 raft_consensus.cc:740] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.637328 10319 consensus_queue.cc:260] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.639268 10319 ts_tablet_manager.cc:1434] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:32.640172 10319 tablet_bootstrap.cc:492] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:32.640651 10321 tablet_bootstrap.cc:654] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.641753 10351 raft_consensus.cc:493] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.642282 10351 raft_consensus.cc:515] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.644505 10351 leader_election.cc:290] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.646091 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540804d75e2b48598175ccc5edf161bf" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:32.646795 10205 raft_consensus.cc:2468] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
I20260713 09:05:32.648563 10095 leader_election.cc:304] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.650079 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540804d75e2b48598175ccc5edf161bf" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:32.650779 10278 raft_consensus.cc:2468] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
I20260713 09:05:32.652508 10351 raft_consensus.cc:2804] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:32.652984 10351 raft_consensus.cc:493] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:32.653370 10351 raft_consensus.cc:3060] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.656769 10319 tablet_bootstrap.cc:654] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.659080 10321 tablet_bootstrap.cc:492] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:32.659626 10321 ts_tablet_manager.cc:1403] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.010s
I20260713 09:05:32.661610 10351 raft_consensus.cc:515] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.661800 10321 raft_consensus.cc:359] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.662607 10321 raft_consensus.cc:385] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.662849 10321 raft_consensus.cc:740] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.663451 10321 consensus_queue.cc:260] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.663681 10319 tablet_bootstrap.cc:492] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:32.664199 10319 ts_tablet_manager.cc:1403] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260713 09:05:32.664482 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540804d75e2b48598175ccc5edf161bf" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:32.665055 10205 raft_consensus.cc:3060] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.665257 10321 ts_tablet_manager.cc:1434] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:05:32.665973 10351 leader_election.cc:290] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.666428 10321 tablet_bootstrap.cc:492] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:32.667920 10319 raft_consensus.cc:359] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.668604 10319 raft_consensus.cc:385] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.668877 10319 raft_consensus.cc:740] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.669641 10319 consensus_queue.cc:260] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.671629 10319 ts_tablet_manager.cc:1434] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:32.672080 10205 raft_consensus.cc:2468] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:32.672906 10321 tablet_bootstrap.cc:654] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:32.674075 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540804d75e2b48598175ccc5edf161bf" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:32.674685 10278 raft_consensus.cc:3060] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.681321 10095 leader_election.cc:304] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.682240 10351 raft_consensus.cc:2804] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:32.682619 10351 raft_consensus.cc:697] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:32.683349 10351 consensus_queue.cc:237] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.687027 10278 raft_consensus.cc:2468] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:32.690220 10321 tablet_bootstrap.cc:492] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:32.690678 10321 ts_tablet_manager.cc:1403] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260713 09:05:32.692842 10321 raft_consensus.cc:359] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.693390 10321 raft_consensus.cc:385] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:32.692883 10024 catalog_manager.cc:5697] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:32.693629 10321 raft_consensus.cc:740] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:32.694448 10321 consensus_queue.cc:260] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.696463 10321 ts_tablet_manager.cc:1434] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:32.758798 10333 consensus_queue.cc:1048] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:32.768712 10130 raft_consensus.cc:3060] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.777048 10326 consensus_queue.cc:1048] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:32.780957 10330 raft_consensus.cc:493] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.781571 10330 raft_consensus.cc:515] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } } peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } }
I20260713 09:05:32.783792 10330 leader_election.cc:290] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:32.784571 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ed3d21ead4ce99f72d08130ba1330" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:32.784958 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ed3d21ead4ce99f72d08130ba1330" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:32.785775 10205 raft_consensus.cc:2393] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d125687ce24d6fa4aae0e21edc5a73 in current term 1: Already voted for candidate 1682eb09f42946f6a4f0311fbc61f419 in this term.
I20260713 09:05:32.786751 10244 leader_election.cc:304] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73; no voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:32.787436 10330 raft_consensus.cc:3060] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.793358 10329 raft_consensus.cc:493] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.793869 10329 raft_consensus.cc:515] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.794309 10330 raft_consensus.cc:2749] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:32.795933 10329 leader_election.cc:290] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:32.796656 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d481074d9c4b63901bf6a40e902f9d" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:32.796984 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d481074d9c4b63901bf6a40e902f9d" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:32.797402 10130 raft_consensus.cc:2468] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 0.
I20260713 09:05:32.797641 10205 raft_consensus.cc:2468] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 0.
I20260713 09:05:32.798420 10243 leader_election.cc:304] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:32.799146 10329 raft_consensus.cc:2804] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:32.799443 10329 raft_consensus.cc:493] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:32.799719 10329 raft_consensus.cc:3060] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.804410 10329 raft_consensus.cc:515] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.806016 10329 leader_election.cc:290] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:32.806869 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d481074d9c4b63901bf6a40e902f9d" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:32.806996 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d481074d9c4b63901bf6a40e902f9d" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:32.807433 10130 raft_consensus.cc:3060] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.807556 10205 raft_consensus.cc:3060] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.812325 10130 raft_consensus.cc:2468] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 1.
I20260713 09:05:32.813421 10205 raft_consensus.cc:2468] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 1.
I20260713 09:05:32.813843 10243 leader_election.cc:304] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:32.814674 10329 raft_consensus.cc:2804] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:32.815135 10329 raft_consensus.cc:697] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 LEADER]: Becoming Leader. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Running, Role: LEADER
I20260713 09:05:32.815937 10329 consensus_queue.cc:237] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.816161 10326 consensus_queue.cc:1048] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:32.824645 10024 catalog_manager.cc:5697] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "11d125687ce24d6fa4aae0e21edc5a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:32.826824 10337 consensus_queue.cc:1048] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:32.928354 10337 raft_consensus.cc:493] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:32.928836 10337 raft_consensus.cc:515] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.930529 10337 leader_election.cc:290] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.931510 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c2a116d564453ab7b63ca34e8dec2a" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:32.931644 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c2a116d564453ab7b63ca34e8dec2a" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:32.932384 10130 raft_consensus.cc:2468] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:32.932485 10278 raft_consensus.cc:2468] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:32.933445 10169 leader_election.cc:304] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.934369 10337 raft_consensus.cc:2804] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:32.934629 10337 raft_consensus.cc:493] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:32.934852 10337 raft_consensus.cc:3060] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.939708 10337 raft_consensus.cc:515] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.941823 10337 leader_election.cc:290] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:32.942637 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c2a116d564453ab7b63ca34e8dec2a" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:32.942807 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c2a116d564453ab7b63ca34e8dec2a" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:32.943234 10130 raft_consensus.cc:3060] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.943410 10278 raft_consensus.cc:3060] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:32.948325 10278 raft_consensus.cc:2468] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:32.948539 10130 raft_consensus.cc:2468] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:32.949887 10170 leader_election.cc:304] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:32.950724 10337 raft_consensus.cc:2804] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:32.951248 10337 raft_consensus.cc:697] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:32.952116 10337 consensus_queue.cc:237] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:32.959991 10024 catalog_manager.cc:5697] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:33.011999 10337 raft_consensus.cc:493] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:33.012617 10337 raft_consensus.cc:515] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.014405 10337 leader_election.cc:290] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:33.015175 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6d32af865474ea07879168b557703" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:33.015388 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6d32af865474ea07879168b557703" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:33.015750 10130 raft_consensus.cc:2468] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:33.016024 10278 raft_consensus.cc:2468] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:33.016752 10169 leader_election.cc:304] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:33.017483 10337 raft_consensus.cc:2804] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:33.017849 10337 raft_consensus.cc:493] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:33.018124 10337 raft_consensus.cc:3060] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:33.023098 10337 raft_consensus.cc:515] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.025099 10337 leader_election.cc:290] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:33.025117 10351 consensus_queue.cc:1048] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:33.025974 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6d32af865474ea07879168b557703" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:33.026170 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e6d32af865474ea07879168b557703" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:33.026503 10130 raft_consensus.cc:3060] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:33.026767 10278 raft_consensus.cc:3060] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:33.033636 10278 raft_consensus.cc:2468] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:33.034178 10130 raft_consensus.cc:2468] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:33.034834 10170 leader_election.cc:304] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:33.035763 10337 raft_consensus.cc:2804] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:33.036242 10337 raft_consensus.cc:697] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:33.037082 10337 consensus_queue.cc:237] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.039363 10325 consensus_queue.cc:1048] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.041409 10329 consensus_queue.cc:1048] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.051237 10024 catalog_manager.cc:5697] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:33.058694 10330 consensus_queue.cc:1048] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.158934 10333 consensus_queue.cc:1048] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.169451 10337 consensus_queue.cc:1048] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.180488 10325 consensus_queue.cc:1048] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.194893 10325 consensus_queue.cc:1048] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.235661 10279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9adb5e407c294406903a272cc87a9395"
dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
mode: GRACEFUL
new_leader_uuid: "1682eb09f42946f6a4f0311fbc61f419"
 from {username='slave'} at 127.0.0.1:35494
I20260713 09:05:33.236167 10279 raft_consensus.cc:606] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 LEADER]: Received request to transfer leadership to TS 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:33.250372 10204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39eb27e858854b70a734c9dabe1f644e"
dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
mode: GRACEFUL
new_leader_uuid: "1682eb09f42946f6a4f0311fbc61f419"
 from {username='slave'} at 127.0.0.1:51866
I20260713 09:05:33.250928 10204 raft_consensus.cc:606] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Received request to transfer leadership to TS 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:33.256384 10204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289"
dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
mode: GRACEFUL
new_leader_uuid: "1682eb09f42946f6a4f0311fbc61f419"
 from {username='slave'} at 127.0.0.1:51866
I20260713 09:05:33.256999 10204 raft_consensus.cc:606] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Received request to transfer leadership to TS 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:33.258373 10326 raft_consensus.cc:993] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26: : Instructing follower 1682eb09f42946f6a4f0311fbc61f419 to start an election
I20260713 09:05:33.258882 10337 raft_consensus.cc:1081] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Signalling peer 1682eb09f42946f6a4f0311fbc61f419 to start an election
I20260713 09:05:33.260609 10130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39eb27e858854b70a734c9dabe1f644e"
dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
 from {username='slave'} at 127.0.0.1:49846
I20260713 09:05:33.261219 10130 raft_consensus.cc:493] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:33.261610 10130 raft_consensus.cc:3060] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.268122 10130 raft_consensus.cc:515] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.269905 10130 leader_election.cc:290] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 2 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:33.270931 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb27e858854b70a734c9dabe1f644e" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:33.271047 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39eb27e858854b70a734c9dabe1f644e" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:33.271726 10279 raft_consensus.cc:3060] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.271783 10204 raft_consensus.cc:3055] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:33.272337 10204 raft_consensus.cc:740] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:33.273247 10204 consensus_queue.cc:260] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.274374 10204 raft_consensus.cc:3060] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.275751 10130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "540804d75e2b48598175ccc5edf161bf"
dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
mode: GRACEFUL
new_leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
 from {username='slave'} at 127.0.0.1:49876
I20260713 09:05:33.276424 10130 raft_consensus.cc:606] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Received request to transfer leadership to TS f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:33.279119 10279 raft_consensus.cc:2468] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 2.
I20260713 09:05:33.280278 10095 leader_election.cc:304] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:33.281535 10204 raft_consensus.cc:2468] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 2.
I20260713 09:05:33.280998 10325 raft_consensus.cc:2804] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:33.282277 10325 raft_consensus.cc:697] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:33.283187 10325 consensus_queue.cc:237] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.290387 10025 catalog_manager.cc:5697] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 1 to 2, leader changed from f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130) to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:33.351233 10337 consensus_queue.cc:1048] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.360266 10380 consensus_queue.cc:1048] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.368539 10333 consensus_queue.cc:1048] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.377972 10330 consensus_queue.cc:1048] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.429641 10333 consensus_queue.cc:1048] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.440546 10333 consensus_queue.cc:1048] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:33.467921 10380 raft_consensus.cc:993] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73: : Instructing follower 1682eb09f42946f6a4f0311fbc61f419 to start an election
I20260713 09:05:33.468411 10330 raft_consensus.cc:1081] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 LEADER]: Signalling peer 1682eb09f42946f6a4f0311fbc61f419 to start an election
I20260713 09:05:33.470005 10130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9adb5e407c294406903a272cc87a9395"
dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
 from {username='slave'} at 127.0.0.1:49862
I20260713 09:05:33.470588 10130 raft_consensus.cc:493] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:33.470968 10130 raft_consensus.cc:3060] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.475812 10130 raft_consensus.cc:515] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.477262 10130 leader_election.cc:290] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 2 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:33.478163 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb5e407c294406903a272cc87a9395" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:33.478415 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb5e407c294406903a272cc87a9395" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:33.478701 10204 raft_consensus.cc:3060] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.479017 10279 raft_consensus.cc:3055] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:33.479319 10279 raft_consensus.cc:740] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Running, Role: LEADER
I20260713 09:05:33.480019 10279 consensus_queue.cc:260] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.480947 10279 raft_consensus.cc:3060] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.484025 10204 raft_consensus.cc:2468] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 2.
I20260713 09:05:33.485173 10095 leader_election.cc:304] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:33.485899 10325 raft_consensus.cc:2804] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:33.486008 10279 raft_consensus.cc:2468] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 2.
I20260713 09:05:33.486377 10325 raft_consensus.cc:697] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:33.487248 10325 consensus_queue.cc:237] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.492950 10028 catalog_manager.cc:5697] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 1 to 2, leader changed from 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131) to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:33.628876 10325 raft_consensus.cc:993] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419: : Instructing follower f4ecdc3b007343ada72c8ab1dde3ff26 to start an election
I20260713 09:05:33.629372 10351 raft_consensus.cc:1081] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Signalling peer f4ecdc3b007343ada72c8ab1dde3ff26 to start an election
I20260713 09:05:33.630957 10204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "540804d75e2b48598175ccc5edf161bf"
dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
 from {username='slave'} at 127.0.0.1:51862
I20260713 09:05:33.631445 10204 raft_consensus.cc:493] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:33.631754 10204 raft_consensus.cc:3060] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.636731 10204 raft_consensus.cc:515] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.638329 10204 leader_election.cc:290] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 2 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:33.639181 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540804d75e2b48598175ccc5edf161bf" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:33.639333 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540804d75e2b48598175ccc5edf161bf" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:33.639878 10130 raft_consensus.cc:3055] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:33.639889 10279 raft_consensus.cc:3060] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.640183 10130 raft_consensus.cc:740] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:33.640969 10130 consensus_queue.cc:260] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.641968 10130 raft_consensus.cc:3060] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.645107 10279 raft_consensus.cc:2468] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 2.
I20260713 09:05:33.646317 10170 leader_election.cc:304] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:33.647020 10130 raft_consensus.cc:2468] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 2.
I20260713 09:05:33.647151 10333 raft_consensus.cc:2804] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:33.647781 10333 raft_consensus.cc:697] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:33.648506 10333 consensus_queue.cc:237] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.655515 10025 catalog_manager.cc:5697] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 1 to 2, leader changed from 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129) to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:33.703907 10337 raft_consensus.cc:993] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26: : Instructing follower 1682eb09f42946f6a4f0311fbc61f419 to start an election
I20260713 09:05:33.704355 10333 raft_consensus.cc:1081] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Signalling peer 1682eb09f42946f6a4f0311fbc61f419 to start an election
I20260713 09:05:33.706058 10130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289"
dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
 from {username='slave'} at 127.0.0.1:49846
I20260713 09:05:33.706568 10130 raft_consensus.cc:493] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:33.706894 10130 raft_consensus.cc:3060] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.711684 10130 raft_consensus.cc:515] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.713400 10130 leader_election.cc:290] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 2 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:33.714186 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:33.714537 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:33.714783 10204 raft_consensus.cc:3055] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:33.715121 10279 raft_consensus.cc:3060] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.715128 10204 raft_consensus.cc:740] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:33.716080 10204 consensus_queue.cc:260] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.717018 10204 raft_consensus.cc:3060] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.719931 10279 raft_consensus.cc:2468] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 2.
I20260713 09:05:33.720932 10095 leader_election.cc:304] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:33.721717 10351 raft_consensus.cc:2804] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:33.722222 10351 raft_consensus.cc:697] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:33.722445 10204 raft_consensus.cc:2468] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 2.
I20260713 09:05:33.723104 10351 consensus_queue.cc:237] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:33.723578 10205 raft_consensus.cc:1275] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Refusing update from remote peer 1682eb09f42946f6a4f0311fbc61f419: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:33.724881 10385 consensus_queue.cc:1048] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:33.732002 10025 catalog_manager.cc:5697] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 1 to 2, leader changed from f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130) to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:33.733069 10279 raft_consensus.cc:1275] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Refusing update from remote peer 1682eb09f42946f6a4f0311fbc61f419: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:33.734639 10351 consensus_queue.cc:1048] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:33.911204 10205 raft_consensus.cc:1275] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Refusing update from remote peer 1682eb09f42946f6a4f0311fbc61f419: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:33.912490 10351 consensus_queue.cc:1048] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:33.919898 10279 raft_consensus.cc:1275] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Refusing update from remote peer 1682eb09f42946f6a4f0311fbc61f419: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:33.921447 10385 consensus_queue.cc:1048] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.172156 10279 raft_consensus.cc:1275] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Refusing update from remote peer f4ecdc3b007343ada72c8ab1dde3ff26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:34.173651 10333 consensus_queue.cc:1048] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.180810 10279 raft_consensus.cc:1275] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Refusing update from remote peer 1682eb09f42946f6a4f0311fbc61f419: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:34.182176 10130 raft_consensus.cc:1275] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Refusing update from remote peer f4ecdc3b007343ada72c8ab1dde3ff26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:34.184548 10351 consensus_queue.cc:1048] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.185257 10205 raft_consensus.cc:1275] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Refusing update from remote peer 1682eb09f42946f6a4f0311fbc61f419: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:34.185920 10333 consensus_queue.cc:1048] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.187897 10351 consensus_queue.cc:1048] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:36.324570 10028 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35058:
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:05:36.327386 10028 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:05:36.381503 10113 tablet_service.cc:1511] Processing CreateTablet for tablet 7056c9e4db544fe4a6dd4b1b4d91e0bc (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:36.382956 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 7056c9e4db544fe4a6dd4b1b4d91e0bc (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:36.383569 10113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7056c9e4db544fe4a6dd4b1b4d91e0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.384707 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7056c9e4db544fe4a6dd4b1b4d91e0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.384711 10267 tablet_service.cc:1511] Processing CreateTablet for tablet 7056c9e4db544fe4a6dd4b1b4d91e0bc (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:36.386554 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7056c9e4db544fe4a6dd4b1b4d91e0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.391652 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 8e560c28d144413da7b98450fe4bbe93 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:36.392277 10194 tablet_service.cc:1511] Processing CreateTablet for tablet bce8dae4a71b4193a6a3564539a13f00 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:36.393879 10194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce8dae4a71b4193a6a3564539a13f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.394624 10189 tablet_service.cc:1511] Processing CreateTablet for tablet 8e560c28d144413da7b98450fe4bbe93 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:36.395967 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e560c28d144413da7b98450fe4bbe93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.398602 10263 tablet_service.cc:1511] Processing CreateTablet for tablet bce8dae4a71b4193a6a3564539a13f00 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:36.400000 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce8dae4a71b4193a6a3564539a13f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.399914 10268 tablet_service.cc:1511] Processing CreateTablet for tablet 8e560c28d144413da7b98450fe4bbe93 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:36.398638 10115 tablet_service.cc:1511] Processing CreateTablet for tablet bce8dae4a71b4193a6a3564539a13f00 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:36.402568 10195 tablet_service.cc:1511] Processing CreateTablet for tablet f73d5a5a88be4b01922300e29cf8d9ee (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:36.403909 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73d5a5a88be4b01922300e29cf8d9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.404582 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 74e65322587648e58a7f5cc953a6bb81 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:36.405928 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e65322587648e58a7f5cc953a6bb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.406529 10265 tablet_service.cc:1511] Processing CreateTablet for tablet f73d5a5a88be4b01922300e29cf8d9ee (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:36.410584 10264 tablet_service.cc:1511] Processing CreateTablet for tablet 57580b0cc9684add9d2cc2c90d0738cf (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:36.411885 10266 tablet_service.cc:1511] Processing CreateTablet for tablet ff908e33c58b476c80f01c4dc0c33e2f (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:36.414513 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 74e65322587648e58a7f5cc953a6bb81 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:36.416860 10188 tablet_service.cc:1511] Processing CreateTablet for tablet fcbd32cda6ce4e59baa586b1acb21990 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:36.418205 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbd32cda6ce4e59baa586b1acb21990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.420173 10262 tablet_service.cc:1511] Processing CreateTablet for tablet fcbd32cda6ce4e59baa586b1acb21990 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:36.422626 10187 tablet_service.cc:1511] Processing CreateTablet for tablet 253dcfbc7dc44059936ba4b123edd593 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:36.424026 10187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253dcfbc7dc44059936ba4b123edd593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.426651 10261 tablet_service.cc:1511] Processing CreateTablet for tablet 253dcfbc7dc44059936ba4b123edd593 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:36.412997 10191 tablet_service.cc:1511] Processing CreateTablet for tablet ff908e33c58b476c80f01c4dc0c33e2f (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:36.393199 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e560c28d144413da7b98450fe4bbe93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.408914 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 57580b0cc9684add9d2cc2c90d0738cf (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:36.435676 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57580b0cc9684add9d2cc2c90d0738cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.436105 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 57580b0cc9684add9d2cc2c90d0738cf (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:36.438504 10116 tablet_service.cc:1511] Processing CreateTablet for tablet f73d5a5a88be4b01922300e29cf8d9ee (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260713 09:05:36.439136 10076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:36.440083 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff908e33c58b476c80f01c4dc0c33e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.440418 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57580b0cc9684add9d2cc2c90d0738cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.441607 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73d5a5a88be4b01922300e29cf8d9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.444406 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e560c28d144413da7b98450fe4bbe93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.445608 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73d5a5a88be4b01922300e29cf8d9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.447253 10114 tablet_service.cc:1511] Processing CreateTablet for tablet 74e65322587648e58a7f5cc953a6bb81 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:36.448658 10114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e65322587648e58a7f5cc953a6bb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.450213 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e65322587648e58a7f5cc953a6bb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.452885 10118 tablet_service.cc:1511] Processing CreateTablet for tablet ff908e33c58b476c80f01c4dc0c33e2f (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:36.455281 10120 tablet_service.cc:1511] Processing CreateTablet for tablet fcbd32cda6ce4e59baa586b1acb21990 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:36.457633 10112 tablet_service.cc:1511] Processing CreateTablet for tablet 253dcfbc7dc44059936ba4b123edd593 (DEFAULT_TABLE table=soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:36.461961 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce8dae4a71b4193a6a3564539a13f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.462662 10118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff908e33c58b476c80f01c4dc0c33e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.464797 10261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253dcfbc7dc44059936ba4b123edd593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.465118 10112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253dcfbc7dc44059936ba4b123edd593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.465601 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbd32cda6ce4e59baa586b1acb21990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.466619 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbd32cda6ce4e59baa586b1acb21990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.467701 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57580b0cc9684add9d2cc2c90d0738cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.481784 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff908e33c58b476c80f01c4dc0c33e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.517500 10417 tablet_bootstrap.cc:492] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:36.547163 10417 tablet_bootstrap.cc:654] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.576380 10418 tablet_bootstrap.cc:492] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:36.581956 10419 tablet_bootstrap.cc:492] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:36.587095 10418 tablet_bootstrap.cc:654] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.590605 10417 tablet_bootstrap.cc:492] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:36.590641 10419 tablet_bootstrap.cc:654] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.591282 10417 ts_tablet_manager.cc:1403] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.007s
I20260713 09:05:36.592100 10418 tablet_bootstrap.cc:492] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:36.592626 10418 ts_tablet_manager.cc:1403] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260713 09:05:36.594792 10417 raft_consensus.cc:359] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.595450 10418 raft_consensus.cc:359] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.595829 10417 raft_consensus.cc:385] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.596177 10418 raft_consensus.cc:385] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.596227 10417 raft_consensus.cc:740] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.596501 10418 raft_consensus.cc:740] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.596874 10419 tablet_bootstrap.cc:492] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:36.597414 10419 ts_tablet_manager.cc:1403] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260713 09:05:36.597163 10417 consensus_queue.cc:260] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.597388 10418 consensus_queue.cc:260] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.599886 10417 ts_tablet_manager.cc:1434] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260713 09:05:36.600951 10417 tablet_bootstrap.cc:492] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:36.600950 10419 raft_consensus.cc:359] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.601926 10419 raft_consensus.cc:385] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.602260 10419 raft_consensus.cc:740] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.603127 10419 consensus_queue.cc:260] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.605759 10419 ts_tablet_manager.cc:1434] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:36.606886 10419 tablet_bootstrap.cc:492] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:36.609217 10417 tablet_bootstrap.cc:654] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.614056 10419 tablet_bootstrap.cc:654] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.615329 10418 ts_tablet_manager.cc:1434] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260713 09:05:36.616500 10418 tablet_bootstrap.cc:492] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:36.632519 10418 tablet_bootstrap.cc:654] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.648773 10417 tablet_bootstrap.cc:492] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:36.649328 10417 ts_tablet_manager.cc:1403] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.023s
I20260713 09:05:36.650750 10419 tablet_bootstrap.cc:492] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:36.650909 10418 tablet_bootstrap.cc:492] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:36.651368 10419 ts_tablet_manager.cc:1403] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.013s
I20260713 09:05:36.651494 10418 ts_tablet_manager.cc:1403] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.018s
I20260713 09:05:36.652382 10417 raft_consensus.cc:359] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.653180 10417 raft_consensus.cc:385] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.653541 10417 raft_consensus.cc:740] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.654500 10419 raft_consensus.cc:359] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.654372 10417 consensus_queue.cc:260] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.655212 10419 raft_consensus.cc:385] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.654838 10418 raft_consensus.cc:359] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.655583 10419 raft_consensus.cc:740] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.655925 10418 raft_consensus.cc:385] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.656415 10418 raft_consensus.cc:740] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.657016 10417 ts_tablet_manager.cc:1434] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:36.656461 10419 consensus_queue.cc:260] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.658146 10417 tablet_bootstrap.cc:492] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:36.657261 10418 consensus_queue.cc:260] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.663065 10418 ts_tablet_manager.cc:1434] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:36.665560 10417 tablet_bootstrap.cc:654] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.665534 10416 raft_consensus.cc:493] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.666291 10416 raft_consensus.cc:515] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.669451 10416 leader_election.cc:290] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.670698 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:36.669474 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:36.672389 10419 ts_tablet_manager.cc:1434] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:05:36.672896 10130 raft_consensus.cc:2468] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:36.673822 10419 tablet_bootstrap.cc:492] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:36.674393 10169 leader_election.cc:304] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:36.675359 10416 raft_consensus.cc:2804] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.675720 10416 raft_consensus.cc:493] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.676031 10416 raft_consensus.cc:3060] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.677651 10418 tablet_bootstrap.cc:492] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
W20260713 09:05:36.681960 10170 leader_election.cc:343] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.684471 10419 tablet_bootstrap.cc:654] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.684944 10418 tablet_bootstrap.cc:654] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.685635 10417 tablet_bootstrap.cc:492] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:36.686215 10417 ts_tablet_manager.cc:1403] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.017s
I20260713 09:05:36.690028 10417 raft_consensus.cc:359] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.691082 10417 raft_consensus.cc:385] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.691529 10417 raft_consensus.cc:740] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.692533 10417 consensus_queue.cc:260] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.695429 10417 ts_tablet_manager.cc:1434] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:36.696828 10417 tablet_bootstrap.cc:492] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:36.703454 10417 tablet_bootstrap.cc:654] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.696895 10419 tablet_bootstrap.cc:492] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:36.705694 10419 ts_tablet_manager.cc:1403] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.011s
I20260713 09:05:36.708814 10419 raft_consensus.cc:359] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.709633 10419 raft_consensus.cc:385] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.709976 10419 raft_consensus.cc:740] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.707908 10416 raft_consensus.cc:515] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.710856 10419 consensus_queue.cc:260] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.717665 10416 leader_election.cc:290] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.717947 10419 ts_tablet_manager.cc:1434] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:05:36.718571 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:36.718974 10419 tablet_bootstrap.cc:492] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:36.719164 10130 raft_consensus.cc:3060] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.719350 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
W20260713 09:05:36.720786 10170 leader_election.cc:343] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.715416 10417 tablet_bootstrap.cc:492] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:36.725222 10130 raft_consensus.cc:2468] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:36.725842 10417 ts_tablet_manager.cc:1403] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.003s
I20260713 09:05:36.726550 10169 leader_election.cc:304] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [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: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 11d125687ce24d6fa4aae0e21edc5a73
I20260713 09:05:36.727399 10416 raft_consensus.cc:2804] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.728138 10416 raft_consensus.cc:697] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:36.729185 10417 raft_consensus.cc:359] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.730034 10417 raft_consensus.cc:385] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.730480 10417 raft_consensus.cc:740] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.730643 10419 tablet_bootstrap.cc:654] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.729059 10416 consensus_queue.cc:237] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.731304 10417 consensus_queue.cc:260] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.732611 10418 tablet_bootstrap.cc:492] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:36.733091 10418 ts_tablet_manager.cc:1403] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.009s
I20260713 09:05:36.737032 10418 raft_consensus.cc:359] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.738263 10418 raft_consensus.cc:385] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.738755 10418 raft_consensus.cc:740] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.739916 10418 consensus_queue.cc:260] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.741750 10417 ts_tablet_manager.cc:1434] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:05:36.744354 10417 tablet_bootstrap.cc:492] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:36.745419 10419 tablet_bootstrap.cc:492] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:36.751688 10419 ts_tablet_manager.cc:1403] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.008s
I20260713 09:05:36.752326 10418 ts_tablet_manager.cc:1434] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.007s
I20260713 09:05:36.753497 10418 tablet_bootstrap.cc:492] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:36.754700 10419 raft_consensus.cc:359] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.750778 10417 tablet_bootstrap.cc:654] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.752566 10024 catalog_manager.cc:5697] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:36.758205 10419 raft_consensus.cc:385] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.758553 10419 raft_consensus.cc:740] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.759409 10419 consensus_queue.cc:260] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.760715 10418 tablet_bootstrap.cc:654] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.761754 10419 ts_tablet_manager.cc:1434] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:05:36.762823 10419 tablet_bootstrap.cc:492] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:36.780499 10418 tablet_bootstrap.cc:492] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:36.781169 10418 ts_tablet_manager.cc:1403] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260713 09:05:36.784365 10418 raft_consensus.cc:359] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.785115 10418 raft_consensus.cc:385] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.786077 10418 raft_consensus.cc:740] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.787353 10418 consensus_queue.cc:260] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.786227 10397 raft_consensus.cc:493] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.790261 10418 ts_tablet_manager.cc:1434] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:36.790647 10397 raft_consensus.cc:515] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.795405 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d5a5a88be4b01922300e29cf8d9ee" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:36.796247 10397 leader_election.cc:290] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:36.791313 10418 tablet_bootstrap.cc:492] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
W20260713 09:05:36.797389 10244 leader_election.cc:343] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.798969 10417 tablet_bootstrap.cc:492] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:36.799556 10417 ts_tablet_manager.cc:1403] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.013s
I20260713 09:05:36.800186 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d5a5a88be4b01922300e29cf8d9ee" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:36.802820 10417 raft_consensus.cc:359] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.803676 10417 raft_consensus.cc:385] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.804028 10417 raft_consensus.cc:740] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.804241 10418 tablet_bootstrap.cc:654] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.804980 10419 tablet_bootstrap.cc:654] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.804932 10417 consensus_queue.cc:260] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
W20260713 09:05:36.806329 10243 leader_election.cc:343] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.806807 10243 leader_election.cc:304] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73; no voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:36.807739 10417 ts_tablet_manager.cc:1434] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:05:36.808804 10417 tablet_bootstrap.cc:492] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:36.815114 10417 tablet_bootstrap.cc:654] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.816917 10435 raft_consensus.cc:493] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.817953 10435 raft_consensus.cc:515] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.822357 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253dcfbc7dc44059936ba4b123edd593" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:36.822614 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253dcfbc7dc44059936ba4b123edd593" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:36.823613 10205 raft_consensus.cc:2468] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 0.
I20260713 09:05:36.816530 10397 raft_consensus.cc:2749] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:36.824545 10243 leader_election.cc:343] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.825665 10435 leader_election.cc:290] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:36.827781 10244 leader_election.cc:304] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [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: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:36.829311 10435 raft_consensus.cc:2804] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.829916 10435 raft_consensus.cc:493] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.830466 10435 raft_consensus.cc:3060] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.831315 10418 tablet_bootstrap.cc:492] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:36.831830 10418 ts_tablet_manager.cc:1403] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.013s
I20260713 09:05:36.834641 10418 raft_consensus.cc:359] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.835359 10418 raft_consensus.cc:385] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.835669 10418 raft_consensus.cc:740] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.836508 10418 consensus_queue.cc:260] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.838526 10417 tablet_bootstrap.cc:492] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:36.838856 10418 ts_tablet_manager.cc:1434] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:36.839063 10417 ts_tablet_manager.cc:1403] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.006s
I20260713 09:05:36.839947 10418 tablet_bootstrap.cc:492] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:36.839823 10435 raft_consensus.cc:515] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.842370 10417 raft_consensus.cc:359] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.843204 10417 raft_consensus.cc:385] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.843173 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253dcfbc7dc44059936ba4b123edd593" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:36.843878 10417 raft_consensus.cc:740] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.844065 10205 raft_consensus.cc:3060] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.844856 10417 consensus_queue.cc:260] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.847031 10418 tablet_bootstrap.cc:654] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.847254 10417 ts_tablet_manager.cc:1434] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:36.851979 10205 raft_consensus.cc:2468] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 1.
I20260713 09:05:36.853503 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253dcfbc7dc44059936ba4b123edd593" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
W20260713 09:05:36.855101 10243 leader_election.cc:343] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.856278 10435 leader_election.cc:290] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:36.856701 10244 leader_election.cc:304] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [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: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:36.855182 10419 tablet_bootstrap.cc:492] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:36.857702 10435 raft_consensus.cc:2804] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.858280 10419 ts_tablet_manager.cc:1403] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.005s
I20260713 09:05:36.858994 10417 tablet_bootstrap.cc:492] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:36.859548 10418 tablet_bootstrap.cc:492] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:36.858517 10435 raft_consensus.cc:697] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 LEADER]: Becoming Leader. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Running, Role: LEADER
I20260713 09:05:36.860267 10418 ts_tablet_manager.cc:1403] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260713 09:05:36.860596 10435 consensus_queue.cc:237] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.861385 10419 raft_consensus.cc:359] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.862087 10419 raft_consensus.cc:385] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.862370 10419 raft_consensus.cc:740] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.863255 10419 consensus_queue.cc:260] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.865888 10419 ts_tablet_manager.cc:1434] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:36.866290 10417 tablet_bootstrap.cc:654] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.866935 10419 tablet_bootstrap.cc:492] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:36.863384 10418 raft_consensus.cc:359] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.870291 10418 raft_consensus.cc:385] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.870767 10418 raft_consensus.cc:740] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.871981 10418 consensus_queue.cc:260] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.873953 10402 raft_consensus.cc:493] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.874421 10402 raft_consensus.cc:515] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.875349 10418 ts_tablet_manager.cc:1434] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:05:36.876469 10402 leader_election.cc:290] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.876753 10418 tablet_bootstrap.cc:492] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:36.878458 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57580b0cc9684add9d2cc2c90d0738cf" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
W20260713 09:05:36.879941 10170 leader_election.cc:343] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.880556 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57580b0cc9684add9d2cc2c90d0738cf" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:36.881197 10130 raft_consensus.cc:2468] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 0.
I20260713 09:05:36.883123 10169 leader_election.cc:304] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [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: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 11d125687ce24d6fa4aae0e21edc5a73
I20260713 09:05:36.884773 10430 raft_consensus.cc:493] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.885457 10402 raft_consensus.cc:2804] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.885257 10430 raft_consensus.cc:515] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.885838 10402 raft_consensus.cc:493] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.886097 10418 tablet_bootstrap.cc:654] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.886207 10402 raft_consensus.cc:3060] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.887578 10430 leader_election.cc:290] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.889250 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e65322587648e58a7f5cc953a6bb81" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:36.890151 10419 tablet_bootstrap.cc:654] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.889986 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e65322587648e58a7f5cc953a6bb81" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:36.890909 10279 raft_consensus.cc:2468] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
W20260713 09:05:36.890940 10095 leader_election.cc:343] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.893563 10095 leader_election.cc:304] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [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: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:36.895224 10430 raft_consensus.cc:2804] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.895843 10430 raft_consensus.cc:493] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.896330 10430 raft_consensus.cc:3060] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.900645 10405 raft_consensus.cc:493] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.908926 10405 raft_consensus.cc:515] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.911974 10405 leader_election.cc:290] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.912657 10405 raft_consensus.cc:493] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.913205 10405 raft_consensus.cc:515] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.917802 10405 leader_election.cc:290] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.918093 10417 tablet_bootstrap.cc:492] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:36.918849 10417 ts_tablet_manager.cc:1403] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.013s
I20260713 09:05:36.920720 10430 raft_consensus.cc:515] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.925736 10435 raft_consensus.cc:493] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.926290 10435 raft_consensus.cc:515] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.926929 10417 raft_consensus.cc:359] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.927692 10417 raft_consensus.cc:385] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.927774 10418 tablet_bootstrap.cc:492] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:36.928067 10417 raft_consensus.cc:740] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.929165 10435 leader_election.cc:290] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:36.929869 10417 consensus_queue.cc:260] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.930400 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce8dae4a71b4193a6a3564539a13f00" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:36.929538 10402 raft_consensus.cc:515] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.931190 10205 raft_consensus.cc:2468] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 0.
I20260713 09:05:36.932245 10417 ts_tablet_manager.cc:1434] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:05:36.933075 10244 leader_election.cc:304] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:36.933641 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57580b0cc9684add9d2cc2c90d0738cf" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:36.934238 10130 raft_consensus.cc:3060] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.934485 10430 leader_election.cc:290] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.928412 10418 ts_tablet_manager.cc:1403] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.026s
I20260713 09:05:36.937071 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d5a5a88be4b01922300e29cf8d9ee" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:36.937778 10278 raft_consensus.cc:2468] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
I20260713 09:05:36.937960 10435 raft_consensus.cc:2804] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.938375 10435 raft_consensus.cc:493] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.942292 10129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce8dae4a71b4193a6a3564539a13f00" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:36.943099 10129 raft_consensus.cc:2468] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 0.
I20260713 09:05:36.938716 10418 raft_consensus.cc:359] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.938812 10417 tablet_bootstrap.cc:492] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:36.949455 10418 raft_consensus.cc:385] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.941759 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e65322587648e58a7f5cc953a6bb81" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:36.940430 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce8dae4a71b4193a6a3564539a13f00" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:36.950173 10418 raft_consensus.cc:740] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.950418 10279 raft_consensus.cc:3060] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.951128 10418 consensus_queue.cc:260] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.951777 10095 leader_election.cc:304] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:36.938724 10435 raft_consensus.cc:3060] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.953661 10418 ts_tablet_manager.cc:1434] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.005s
I20260713 09:05:36.954680 10418 tablet_bootstrap.cc:492] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:36.957005 10430 raft_consensus.cc:2804] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.957721 10430 raft_consensus.cc:493] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.940683 10130 raft_consensus.cc:2468] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:36.958081 10279 raft_consensus.cc:2468] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:36.958163 10430 raft_consensus.cc:3060] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.941406 10402 leader_election.cc:290] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.937798 10419 tablet_bootstrap.cc:492] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:36.959510 10169 leader_election.cc:304] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:36.959997 10419 ts_tablet_manager.cc:1403] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.006s
I20260713 09:05:36.961126 10418 tablet_bootstrap.cc:654] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.965576 10402 raft_consensus.cc:2804] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.967021 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d5a5a88be4b01922300e29cf8d9ee" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:36.967504 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce8dae4a71b4193a6a3564539a13f00" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:36.967203 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57580b0cc9684add9d2cc2c90d0738cf" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:36.968098 10204 raft_consensus.cc:2468] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
I20260713 09:05:36.968537 10277 raft_consensus.cc:3060] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.968956 10445 raft_consensus.cc:493] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.969460 10445 raft_consensus.cc:515] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.970327 10419 raft_consensus.cc:359] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.971321 10419 raft_consensus.cc:385] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.971622 10445 leader_election.cc:290] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.971681 10419 raft_consensus.cc:740] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.974884 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e65322587648e58a7f5cc953a6bb81" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:36.972996 10419 consensus_queue.cc:260] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.977313 10203 raft_consensus.cc:3060] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.978793 10402 raft_consensus.cc:697] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:36.979060 10416 raft_consensus.cc:493] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.979699 10417 tablet_bootstrap.cc:654] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.979627 10416 raft_consensus.cc:515] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.981976 10416 leader_election.cc:290] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:36.982249 10095 leader_election.cc:304] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:36.984284 10445 raft_consensus.cc:2804] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.985024 10445 raft_consensus.cc:697] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:36.984249 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7056c9e4db544fe4a6dd4b1b4d91e0bc" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
W20260713 09:05:36.986261 10095 leader_election.cc:343] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.987246 10095 leader_election.cc:304] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
W20260713 09:05:36.987380 10169 leader_election.cc:343] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.988072 10405 raft_consensus.cc:2804] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.985898 10445 consensus_queue.cc:237] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.988605 10405 raft_consensus.cc:493] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.989161 10405 raft_consensus.cc:3060] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.988571 10402 consensus_queue.cc:237] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.988008 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:36.976611 10277 raft_consensus.cc:2468] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 1.
I20260713 09:05:36.992846 10203 raft_consensus.cc:2468] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:36.996816 10405 raft_consensus.cc:515] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.999246 10405 leader_election.cc:290] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.000262 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce8dae4a71b4193a6a3564539a13f00" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:36.994299 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:36.994829 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7056c9e4db544fe4a6dd4b1b4d91e0bc" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:36.995357 10279 raft_consensus.cc:2468] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
I20260713 09:05:37.003489 10419 ts_tablet_manager.cc:1434] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.001s
I20260713 09:05:36.996048 10435 raft_consensus.cc:515] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:36.995576 10026 catalog_manager.cc:5697] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "11d125687ce24d6fa4aae0e21edc5a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:37.005671 10397 raft_consensus.cc:493] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.006259 10397 raft_consensus.cc:515] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.007843 10417 tablet_bootstrap.cc:492] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:37.008320 10417 ts_tablet_manager.cc:1403] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.000s
I20260713 09:05:37.005831 10278 raft_consensus.cc:2393] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1682eb09f42946f6a4f0311fbc61f419 in current term 1: Already voted for candidate 11d125687ce24d6fa4aae0e21edc5a73 in this term.
I20260713 09:05:37.008337 10397 leader_election.cc:290] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:37.011848 10417 raft_consensus.cc:359] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.012507 10418 tablet_bootstrap.cc:492] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:37.012979 10417 raft_consensus.cc:385] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.013371 10418 ts_tablet_manager.cc:1403] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.013s
I20260713 09:05:37.013420 10417 raft_consensus.cc:740] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
W20260713 09:05:37.008198 10170 leader_election.cc:343] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:37.014202 10170 leader_election.cc:304] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:37.015019 10402 raft_consensus.cc:2749] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:36.994133 10430 raft_consensus.cc:515] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.016649 10418 raft_consensus.cc:359] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.016921 10417 consensus_queue.cc:260] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.017572 10418 raft_consensus.cc:385] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.018040 10430 leader_election.cc:290] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.018210 10418 raft_consensus.cc:740] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.018639 10435 leader_election.cc:290] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:37.019066 10417 ts_tablet_manager.cc:1434] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:37.019070 10418 consensus_queue.cc:260] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.020219 10417 tablet_bootstrap.cc:492] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73: Bootstrap starting.
I20260713 09:05:37.021526 10418 ts_tablet_manager.cc:1434] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:37.022517 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d5a5a88be4b01922300e29cf8d9ee" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:37.022801 10418 tablet_bootstrap.cc:492] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419: Bootstrap starting.
I20260713 09:05:37.023170 10278 raft_consensus.cc:3060] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.027197 10417 tablet_bootstrap.cc:654] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.022625 10024 catalog_manager.cc:5697] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.029011 10418 tablet_bootstrap.cc:654] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.030900 10278 raft_consensus.cc:2468] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:37.035455 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce8dae4a71b4193a6a3564539a13f00" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:37.035847 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce8dae4a71b4193a6a3564539a13f00" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:37.036314 10203 raft_consensus.cc:3060] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.040997 10025 catalog_manager.cc:5697] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.041494 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:37.043299 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d5a5a88be4b01922300e29cf8d9ee" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:37.058282 10419 tablet_bootstrap.cc:492] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:37.067780 10418 tablet_bootstrap.cc:492] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419: No bootstrap required, opened a new log
I20260713 09:05:37.068352 10418 ts_tablet_manager.cc:1403] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.019s
W20260713 09:05:37.033843 10095 leader_election.cc:343] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:37.061240 10203 raft_consensus.cc:2468] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:37.064407 10417 tablet_bootstrap.cc:492] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73: No bootstrap required, opened a new log
I20260713 09:05:37.069861 10417 ts_tablet_manager.cc:1403] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.012s
I20260713 09:05:37.070293 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce8dae4a71b4193a6a3564539a13f00" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:37.071069 10130 raft_consensus.cc:2393] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d125687ce24d6fa4aae0e21edc5a73 in current term 1: Already voted for candidate 1682eb09f42946f6a4f0311fbc61f419 in this term.
I20260713 09:05:37.071465 10419 tablet_bootstrap.cc:654] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.071151 10418 raft_consensus.cc:359] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.071880 10418 raft_consensus.cc:385] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.072150 10418 raft_consensus.cc:740] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.072176 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:37.072480 10417 raft_consensus.cc:359] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.072999 10130 raft_consensus.cc:2393] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11d125687ce24d6fa4aae0e21edc5a73 in current term 1: Already voted for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in this term.
I20260713 09:05:37.073148 10417 raft_consensus.cc:385] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.073015 10418 consensus_queue.cc:260] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.073696 10417 raft_consensus.cc:740] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.074210 10095 leader_election.cc:304] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [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: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.074622 10417 consensus_queue.cc:260] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.075098 10445 raft_consensus.cc:2804] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:37.075529 10445 raft_consensus.cc:493] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:37.075902 10445 raft_consensus.cc:3060] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.076871 10417 ts_tablet_manager.cc:1434] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:05:37.077386 10419 tablet_bootstrap.cc:492] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:37.077939 10419 ts_tablet_manager.cc:1403] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.005s
I20260713 09:05:37.078719 10095 leader_election.cc:304] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:37.079192 10418 ts_tablet_manager.cc:1434] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:05:37.081221 10430 raft_consensus.cc:2804] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:37.080718 10419 raft_consensus.cc:359] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.081707 10419 raft_consensus.cc:385] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.082034 10419 raft_consensus.cc:740] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.083084 10419 consensus_queue.cc:260] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.083997 10405 raft_consensus.cc:493] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.084498 10405 raft_consensus.cc:515] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.086514 10419 ts_tablet_manager.cc:1434] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:37.087565 10243 leader_election.cc:304] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [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: 11d125687ce24d6fa4aae0e21edc5a73; no voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.088435 10435 raft_consensus.cc:2749] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:37.087994 10419 tablet_bootstrap.cc:492] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:37.089248 10243 leader_election.cc:304] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73; no voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.090124 10435 raft_consensus.cc:3060] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.086530 10405 leader_election.cc:290] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.098336 10405 raft_consensus.cc:493] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.098799 10405 raft_consensus.cc:515] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.100536 10435 raft_consensus.cc:2749] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:37.100713 10405 leader_election.cc:290] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.106204 10445 raft_consensus.cc:515] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.109582 10419 tablet_bootstrap.cc:654] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.114113 10445 leader_election.cc:290] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.115312 10430 raft_consensus.cc:697] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
W20260713 09:05:37.116425 10095 leader_election.cc:343] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:37.116356 10430 consensus_queue.cc:237] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.117673 10095 leader_election.cc:304] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [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: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 11d125687ce24d6fa4aae0e21edc5a73
I20260713 09:05:37.118505 10454 raft_consensus.cc:2804] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:37.118976 10419 tablet_bootstrap.cc:492] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:37.118975 10454 raft_consensus.cc:697] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:37.120121 10454 consensus_queue.cc:237] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.121836 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:37.124243 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:37.125063 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7056c9e4db544fe4a6dd4b1b4d91e0bc" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:37.125131 10278 raft_consensus.cc:2468] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
I20260713 09:05:37.125787 10277 raft_consensus.cc:2468] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
W20260713 09:05:37.127605 10095 leader_election.cc:343] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:37.128005 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:37.128369 10095 leader_election.cc:304] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [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: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.129158 10405 raft_consensus.cc:2804] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:37.129271 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7056c9e4db544fe4a6dd4b1b4d91e0bc" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:37.129580 10405 raft_consensus.cc:493] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:37.129909 10405 raft_consensus.cc:3060] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.129933 10203 raft_consensus.cc:2468] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 0.
I20260713 09:05:37.130146 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:37.131039 10278 raft_consensus.cc:3060] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.133967 10095 leader_election.cc:304] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:37.134822 10445 raft_consensus.cc:2804] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:37.135177 10445 raft_consensus.cc:493] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:37.135491 10445 raft_consensus.cc:3060] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.136543 10405 raft_consensus.cc:515] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.138639 10405 leader_election.cc:290] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.140314 10419 ts_tablet_manager.cc:1403] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.005s
I20260713 09:05:37.142506 10445 raft_consensus.cc:515] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.144039 10445 leader_election.cc:290] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.144064 10419 raft_consensus.cc:359] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.150779 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7056c9e4db544fe4a6dd4b1b4d91e0bc" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:37.151378 10279 raft_consensus.cc:3060] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.146858 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:37.153998 10277 raft_consensus.cc:3060] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.156267 10026 catalog_manager.cc:5697] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.146139 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:37.148586 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7056c9e4db544fe4a6dd4b1b4d91e0bc" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:37.157867 10202 raft_consensus.cc:3060] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.158780 10279 raft_consensus.cc:2468] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:37.146772 10445 raft_consensus.cc:493] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.150465 10278 raft_consensus.cc:2468] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:37.150976 10419 raft_consensus.cc:385] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:05:37.149700 10095 leader_election.cc:343] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:37.160514 10445 raft_consensus.cc:515] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.161607 10095 leader_election.cc:304] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:37.162581 10445 leader_election.cc:290] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.159868 10419 raft_consensus.cc:740] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.163612 10445 raft_consensus.cc:2804] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:37.163581 10419 consensus_queue.cc:260] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.164505 10445 raft_consensus.cc:697] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:37.162810 10095 leader_election.cc:304] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [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: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.165481 10202 raft_consensus.cc:2468] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:37.165441 10445 consensus_queue.cc:237] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.167019 10454 raft_consensus.cc:2804] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:37.167474 10454 raft_consensus.cc:697] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:37.168275 10454 consensus_queue.cc:237] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
W20260713 09:05:37.170660 10095 leader_election.cc:343] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:37.171092 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253dcfbc7dc44059936ba4b123edd593" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:37.171399 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253dcfbc7dc44059936ba4b123edd593" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" is_pre_election: true
I20260713 09:05:37.172495 10277 raft_consensus.cc:2468] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 1.
I20260713 09:05:37.166404 10419 ts_tablet_manager.cc:1434] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260713 09:05:37.174350 10202 raft_consensus.cc:2393] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1682eb09f42946f6a4f0311fbc61f419 in current term 1: Already voted for candidate 11d125687ce24d6fa4aae0e21edc5a73 in this term.
I20260713 09:05:37.184293 10095 leader_election.cc:304] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [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: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.175367 10419 tablet_bootstrap.cc:492] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26: Bootstrap starting.
I20260713 09:05:37.187150 10445 raft_consensus.cc:2804] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:37.187672 10445 raft_consensus.cc:697] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:37.187552 10095 leader_election.cc:304] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419; no voters: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.188616 10454 raft_consensus.cc:3060] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.188711 10445 consensus_queue.cc:237] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.189927 10025 catalog_manager.cc:5697] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.191809 10025 catalog_manager.cc:5697] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.193555 10419 tablet_bootstrap.cc:654] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.200246 10454 raft_consensus.cc:2749] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:37.207332 10419 tablet_bootstrap.cc:492] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26: No bootstrap required, opened a new log
I20260713 09:05:37.207896 10419 ts_tablet_manager.cc:1403] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.009s
I20260713 09:05:37.210583 10419 raft_consensus.cc:359] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.211252 10419 raft_consensus.cc:385] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.211525 10419 raft_consensus.cc:740] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.210881 10025 catalog_manager.cc:5697] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.212198 10419 consensus_queue.cc:260] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.212496 10025 catalog_manager.cc:5697] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.214301 10419 ts_tablet_manager.cc:1434] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:37.311746 10435 consensus_queue.cc:1048] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.314230 10402 consensus_queue.cc:1048] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.321720 10435 consensus_queue.cc:1048] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.333592 10402 raft_consensus.cc:493] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.335418 10402 raft_consensus.cc:515] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.338681 10402 leader_election.cc:290] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.339174 10129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d5a5a88be4b01922300e29cf8d9ee" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:37.351686 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d5a5a88be4b01922300e29cf8d9ee" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:37.353744 10277 raft_consensus.cc:2393] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4ecdc3b007343ada72c8ab1dde3ff26 in current term 1: Already voted for candidate 1682eb09f42946f6a4f0311fbc61f419 in this term.
I20260713 09:05:37.355088 10416 consensus_queue.cc:1048] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.356767 10170 leader_election.cc:304] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:37.357815 10444 raft_consensus.cc:3060] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.369834 10444 raft_consensus.cc:2749] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:37.381263 10202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93"
dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
mode: GRACEFUL
new_leader_uuid: "1682eb09f42946f6a4f0311fbc61f419"
 from {username='slave'} at 127.0.0.1:51866
I20260713 09:05:37.382110 10202 raft_consensus.cc:606] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Received request to transfer leadership to TS 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:37.394711 10130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74e65322587648e58a7f5cc953a6bb81"
dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
mode: GRACEFUL
new_leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
 from {username='slave'} at 127.0.0.1:49876
I20260713 09:05:37.395196 10130 raft_consensus.cc:606] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Received request to transfer leadership to TS f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.399938 10130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f"
dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
mode: GRACEFUL
new_leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
 from {username='slave'} at 127.0.0.1:49876
I20260713 09:05:37.400475 10130 raft_consensus.cc:606] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Received request to transfer leadership to TS f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.403424 10444 consensus_queue.cc:1048] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.405572 10129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990"
dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
mode: GRACEFUL
new_leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
 from {username='slave'} at 127.0.0.1:49876
I20260713 09:05:37.406221 10129 raft_consensus.cc:606] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Received request to transfer leadership to TS f4ecdc3b007343ada72c8ab1dde3ff26
I20260713 09:05:37.414757 10416 consensus_queue.cc:1048] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.523633 10471 raft_consensus.cc:493] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.524029 10471 raft_consensus.cc:515] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.525700 10471 leader_election.cc:290] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.526268 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:37.526741 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:37.527392 10277 raft_consensus.cc:2393] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4ecdc3b007343ada72c8ab1dde3ff26 in current term 1: Already voted for candidate 1682eb09f42946f6a4f0311fbc61f419 in this term.
I20260713 09:05:37.528228 10170 leader_election.cc:304] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:37.528832 10471 raft_consensus.cc:3060] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.533751 10471 raft_consensus.cc:2749] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:37.540769 10471 raft_consensus.cc:493] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.540807 10445 consensus_queue.cc:1048] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:37.541452 10471 raft_consensus.cc:515] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.543321 10471 leader_election.cc:290] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.544668 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73" is_pre_election: true
I20260713 09:05:37.544829 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1682eb09f42946f6a4f0311fbc61f419" is_pre_election: true
I20260713 09:05:37.545977 10277 raft_consensus.cc:2393] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4ecdc3b007343ada72c8ab1dde3ff26 in current term 1: Already voted for candidate 1682eb09f42946f6a4f0311fbc61f419 in this term.
I20260713 09:05:37.548126 10170 leader_election.cc:304] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419
I20260713 09:05:37.550176 10416 raft_consensus.cc:3060] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.550324 10445 consensus_queue.cc:1048] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:37.563271 10430 consensus_queue.cc:1048] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:37.567093 10416 raft_consensus.cc:2749] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:37.578099 10453 consensus_queue.cc:1048] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:37.583242 10445 consensus_queue.cc:1048] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:37.594264 10453 consensus_queue.cc:1048] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.600041 10405 consensus_queue.cc:1048] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.601486 10405 consensus_queue.cc:1048] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.605744 10453 consensus_queue.cc:1048] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.614908 10405 raft_consensus.cc:993] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419: : Instructing follower f4ecdc3b007343ada72c8ab1dde3ff26 to start an election
I20260713 09:05:37.615351 10405 raft_consensus.cc:1081] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Signalling peer f4ecdc3b007343ada72c8ab1dde3ff26 to start an election
I20260713 09:05:37.617522 10203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990"
dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
 from {username='slave'} at 127.0.0.1:51862
I20260713 09:05:37.618381 10203 raft_consensus.cc:493] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.618880 10203 raft_consensus.cc:3060] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.623368 10454 consensus_queue.cc:1048] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.628409 10430 raft_consensus.cc:993] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419: : Instructing follower f4ecdc3b007343ada72c8ab1dde3ff26 to start an election
I20260713 09:05:37.629086 10454 raft_consensus.cc:1081] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Signalling peer f4ecdc3b007343ada72c8ab1dde3ff26 to start an election
I20260713 09:05:37.629447 10445 raft_consensus.cc:993] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419: : Instructing follower f4ecdc3b007343ada72c8ab1dde3ff26 to start an election
I20260713 09:05:37.629976 10405 raft_consensus.cc:1081] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Signalling peer f4ecdc3b007343ada72c8ab1dde3ff26 to start an election
I20260713 09:05:37.635495 10205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f"
dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
 from {username='slave'} at 127.0.0.1:51862
I20260713 09:05:37.636070 10205 raft_consensus.cc:493] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.636416 10205 raft_consensus.cc:3060] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.637918 10454 consensus_queue.cc:1048] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.642287 10204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74e65322587648e58a7f5cc953a6bb81"
dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
 from {username='slave'} at 127.0.0.1:51862
I20260713 09:05:37.643043 10204 raft_consensus.cc:493] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.643501 10204 raft_consensus.cc:3060] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.651746 10205 raft_consensus.cc:515] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.652761 10201 raft_consensus.cc:1240] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Rejecting Update request from peer 1682eb09f42946f6a4f0311fbc61f419 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:37.654748 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:37.655989 10130 raft_consensus.cc:3055] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.656288 10130 raft_consensus.cc:740] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:37.657009 10130 consensus_queue.cc:260] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.657936 10130 raft_consensus.cc:3060] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.659734 10203 raft_consensus.cc:515] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.661823 10204 raft_consensus.cc:515] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.664417 10129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:37.669777 10129 raft_consensus.cc:3055] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.670135 10129 raft_consensus.cc:740] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:37.670285 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff908e33c58b476c80f01c4dc0c33e2f" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:37.670899 10277 raft_consensus.cc:3060] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.670954 10129 consensus_queue.cc:260] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.672303 10129 raft_consensus.cc:3060] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.673465 10130 raft_consensus.cc:2468] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 2.
I20260713 09:05:37.674640 10169 leader_election.cc:304] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:37.667713 10405 consensus_queue.cc:1048] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.675535 10416 raft_consensus.cc:2804] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.676047 10416 raft_consensus.cc:697] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:37.676923 10416 consensus_queue.cc:237] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [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: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.678433 10204 leader_election.cc:290] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 2 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.682076 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e65322587648e58a7f5cc953a6bb81" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:37.682525 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e65322587648e58a7f5cc953a6bb81" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:37.682803 10128 raft_consensus.cc:3055] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.683138 10278 raft_consensus.cc:3060] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.683141 10128 raft_consensus.cc:740] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:37.684137 10128 consensus_queue.cc:260] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.684895 10203 leader_election.cc:290] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 2 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.685245 10128 raft_consensus.cc:3060] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.685631 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd32cda6ce4e59baa586b1acb21990" candidate_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:37.686192 10279 raft_consensus.cc:3060] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.687837 10202 raft_consensus.cc:1240] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Rejecting Update request from peer 1682eb09f42946f6a4f0311fbc61f419 for earlier term 1. Current term is 2. Ops: []
W20260713 09:05:37.658416 10454 consensus_queue.cc:1175] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 1682eb09f42946f6a4f0311fbc61f419 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:05:37.693790 10129 raft_consensus.cc:2468] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 2.
I20260713 09:05:37.694422 10277 raft_consensus.cc:2468] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 2.
I20260713 09:05:37.696045 10205 leader_election.cc:290] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 2 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.697348 10169 leader_election.cc:304] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:37.698274 10471 raft_consensus.cc:2804] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.698734 10471 raft_consensus.cc:697] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:37.699554 10471 consensus_queue.cc:237] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.703125 10128 raft_consensus.cc:2468] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 2.
I20260713 09:05:37.704753 10169 leader_election.cc:304] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1682eb09f42946f6a4f0311fbc61f419, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:37.705754 10402 raft_consensus.cc:2804] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.705678 10278 raft_consensus.cc:2468] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 2.
I20260713 09:05:37.706516 10402 raft_consensus.cc:697] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 LEADER]: Becoming Leader. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:37.696501 10279 raft_consensus.cc:2468] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ecdc3b007343ada72c8ab1dde3ff26 in term 2.
I20260713 09:05:37.707603 10402 consensus_queue.cc:237] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [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: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.714607 10024 catalog_manager.cc:5697] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 1 to 2, leader changed from 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129) to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.729872 10024 catalog_manager.cc:5697] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 1 to 2, leader changed from 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129) to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.731048 10024 catalog_manager.cc:5697] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 reported cstate change: term changed from 1 to 2, leader changed from 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129) to f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.828754 10402 raft_consensus.cc:993] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26: : Instructing follower 1682eb09f42946f6a4f0311fbc61f419 to start an election
I20260713 09:05:37.829247 10471 raft_consensus.cc:1081] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Signalling peer 1682eb09f42946f6a4f0311fbc61f419 to start an election
I20260713 09:05:37.830844 10128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93"
dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
 from {username='slave'} at 127.0.0.1:49846
I20260713 09:05:37.831332 10128 raft_consensus.cc:493] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.831630 10128 raft_consensus.cc:3060] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.836500 10128 raft_consensus.cc:515] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.838165 10128 leader_election.cc:290] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 2 election: Requested vote from peers f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437), 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131:39043)
I20260713 09:05:37.839079 10204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:37.839327 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e560c28d144413da7b98450fe4bbe93" candidate_uuid: "1682eb09f42946f6a4f0311fbc61f419" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
I20260713 09:05:37.839663 10204 raft_consensus.cc:3055] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.839884 10279 raft_consensus.cc:3060] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.840044 10204 raft_consensus.cc:740] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:37.840852 10204 consensus_queue.cc:260] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.841815 10204 raft_consensus.cc:3060] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.844545 10279 raft_consensus.cc:2468] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 2.
I20260713 09:05:37.845710 10095 leader_election.cc:304] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, 1682eb09f42946f6a4f0311fbc61f419; no voters: 
I20260713 09:05:37.846458 10453 raft_consensus.cc:2804] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.846848 10453 raft_consensus.cc:697] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Becoming Leader. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:37.847028 10204 raft_consensus.cc:2468] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1682eb09f42946f6a4f0311fbc61f419 in term 2.
I20260713 09:05:37.847590 10453 consensus_queue.cc:237] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:37.854687 10024 catalog_manager.cc:5697] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 reported cstate change: term changed from 1 to 2, leader changed from f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130) to 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "1682eb09f42946f6a4f0311fbc61f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.104570 10128 raft_consensus.cc:1275] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Refusing update from remote peer f4ecdc3b007343ada72c8ab1dde3ff26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.105752 10471 consensus_queue.cc:1048] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:38.113873 10279 raft_consensus.cc:1275] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Refusing update from remote peer f4ecdc3b007343ada72c8ab1dde3ff26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.115960 10416 consensus_queue.cc:1048] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:38.156795 10128 raft_consensus.cc:1275] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Refusing update from remote peer f4ecdc3b007343ada72c8ab1dde3ff26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.158149 10416 consensus_queue.cc:1048] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:38.167939 10279 raft_consensus.cc:1275] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Refusing update from remote peer f4ecdc3b007343ada72c8ab1dde3ff26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.169217 10489 consensus_queue.cc:1048] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:38.235514 10128 raft_consensus.cc:1275] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Refusing update from remote peer f4ecdc3b007343ada72c8ab1dde3ff26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.236616 10489 consensus_queue.cc:1048] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:38.243528 10279 raft_consensus.cc:1275] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Refusing update from remote peer f4ecdc3b007343ada72c8ab1dde3ff26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.244740 10489 consensus_queue.cc:1048] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:38.406893 10204 raft_consensus.cc:1275] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Refusing update from remote peer 1682eb09f42946f6a4f0311fbc61f419: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.407980 10405 consensus_queue.cc:1048] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:38.423779 10279 raft_consensus.cc:1275] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Refusing update from remote peer 1682eb09f42946f6a4f0311fbc61f419: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.425648 10453 consensus_queue.cc:1048] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:40.207129 10300 debug-util.cc:398] Leaking SignalData structure 0x7b080014b8a0 after lost signal to thread 5765
W20260713 09:05:40.208099 10300 debug-util.cc:398] Leaking SignalData structure 0x7b08000c88a0 after lost signal to thread 10062
W20260713 09:05:40.209085 10300 debug-util.cc:398] Leaking SignalData structure 0x7b0800058640 after lost signal to thread 10154
W20260713 09:05:40.210000 10300 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce760 after lost signal to thread 10229
W20260713 09:05:40.210865 10300 debug-util.cc:398] Leaking SignalData structure 0x7b0800171260 after lost signal to thread 10303
I20260713 09:05:41.057593 10025 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35058:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:05:41.078755 10025 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35058:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:05:41.172663 10524 tablet.cc:1724] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.220702  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:41.237260 10522 tablet.cc:1724] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.299844 10546 tablet.cc:1724] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.334189 10518 log.cc:927] Time spent T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419: Append to log took a long time: real 0.104s	user 0.000s	sys 0.004s
I20260713 09:05:41.360258 10553 tablet.cc:1724] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.387360 10556 tablet.cc:1724] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.455181 10550 log.cc:927] Time spent T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260713 09:05:41.456768 10548 log.cc:927] Time spent T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260713 09:05:41.440073 10524 tablet.cc:1724] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.480978 10524 tablet.cc:1724] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.482861 10565 tablet.cc:1724] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.421953 10558 tablet.cc:1724] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.501410 10562 tablet.cc:1724] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.463289 10170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:39043, user_credentials={real_user=slave}} blocked reactor thread for 76546.1us
I20260713 09:05:41.531908 10561 tablet.cc:1724] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.537853 10564 tablet.cc:1724] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.539520 10566 log.cc:927] Time spent T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260713 09:05:41.578159 10568 tablet.cc:1724] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.580765 10546 tablet.cc:1724] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.586858 10556 tablet.cc:1724] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.607012 10565 tablet.cc:1724] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.613471 10126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289"
dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
mode: GRACEFUL
new_leader_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
 from {username='slave'} at 127.0.0.1:60220
I20260713 09:05:41.614147 10126 raft_consensus.cc:606] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Received request to transfer leadership to TS 11d125687ce24d6fa4aae0e21edc5a73
I20260713 09:05:41.614928 10522 tablet.cc:1724] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.585067 10553 tablet.cc:1724] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.655493 10025 catalog_manager.cc:5789] TS 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265) does not have the latest schema for tablet f73d5a5a88be4b01922300e29cf8d9ee (table soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919]). Expected version 1 got 0
I20260713 09:05:41.655355 10522 tablet.cc:1724] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.651994 10561 tablet.cc:1724] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.669091 10564 tablet.cc:1724] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.682708 10522 tablet.cc:1724] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.637174 10562 tablet.cc:1724] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.712625 10556 tablet.cc:1724] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.709439 10243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:42265, user_credentials={real_user=slave}} blocked reactor thread for 193315us
I20260713 09:05:41.732227 10553 tablet.cc:1724] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.740012 10502 raft_consensus.cc:993] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419: : Instructing follower 11d125687ce24d6fa4aae0e21edc5a73 to start an election
I20260713 09:05:41.740582 10502 raft_consensus.cc:1081] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Signalling peer 11d125687ce24d6fa4aae0e21edc5a73 to start an election
I20260713 09:05:41.741451 10522 tablet.cc:1724] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.741554 10565 tablet.cc:1724] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:05:41.745707 10279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289"
dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
 from {username='slave'} at 127.0.0.1:35488
I20260713 09:05:41.747185 10279 raft_consensus.cc:493] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.747643 10279 raft_consensus.cc:3060] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:41.755322 10205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52c2a116d564453ab7b63ca34e8dec2a"
dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
mode: GRACEFUL
new_leader_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
 from {username='slave'} at 127.0.0.1:48954
I20260713 09:05:41.756070 10205 raft_consensus.cc:606] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Received request to transfer leadership to TS 11d125687ce24d6fa4aae0e21edc5a73
I20260713 09:05:41.766088  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:41.767035  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:41.776427 10279 raft_consensus.cc:515] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:41.789783 10279 leader_election.cc:290] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 3 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:41.790889 10126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:41.791879 10126 raft_consensus.cc:3055] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:41.792076 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39bac1b4c8db4ec0b4b39256dc6a5289" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:41.792380 10126 raft_consensus.cc:740] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1682eb09f42946f6a4f0311fbc61f419, State: Running, Role: LEADER
I20260713 09:05:41.792743 10205 raft_consensus.cc:3060] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:41.793582 10126 consensus_queue.cc:260] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [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: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:41.795197 10126 raft_consensus.cc:3060] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:41.808171 10205 raft_consensus.cc:2468] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 3.
I20260713 09:05:41.811522 10126 raft_consensus.cc:2468] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 3.
I20260713 09:05:41.812218 10025 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907: soft_deleted_table [id=accfa85b96ab4991bd8c5e397fd26919] alter complete (version 1)
I20260713 09:05:41.813141 10244 leader_election.cc:304] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [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: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:41.821794 10569 raft_consensus.cc:2804] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:41.822310 10569 raft_consensus.cc:697] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 3 LEADER]: Becoming Leader. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Running, Role: LEADER
I20260713 09:05:41.823179 10569 consensus_queue.cc:237] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [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: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:41.844406 10025 catalog_manager.cc:5697] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 reported cstate change: term changed from 2 to 3, leader changed from 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129) to 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "11d125687ce24d6fa4aae0e21edc5a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:42.162305 10508 raft_consensus.cc:993] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26: : Instructing follower 11d125687ce24d6fa4aae0e21edc5a73 to start an election
I20260713 09:05:42.162950 10563 raft_consensus.cc:1081] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Signalling peer 11d125687ce24d6fa4aae0e21edc5a73 to start an election
I20260713 09:05:42.164608 10279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52c2a116d564453ab7b63ca34e8dec2a"
dest_uuid: "11d125687ce24d6fa4aae0e21edc5a73"
 from {username='slave'} at 127.0.0.1:35472
I20260713 09:05:42.165225 10279 raft_consensus.cc:493] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:42.165601 10279 raft_consensus.cc:3060] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.171437 10279 raft_consensus.cc:515] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:42.173130 10279 leader_election.cc:290] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 2 election: Requested vote from peers 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265), f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437)
I20260713 09:05:42.174145 10126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c2a116d564453ab7b63ca34e8dec2a" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1682eb09f42946f6a4f0311fbc61f419"
I20260713 09:05:42.174309 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c2a116d564453ab7b63ca34e8dec2a" candidate_uuid: "11d125687ce24d6fa4aae0e21edc5a73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26"
I20260713 09:05:42.174885 10126 raft_consensus.cc:3060] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.175006 10205 raft_consensus.cc:3055] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:42.175350 10205 raft_consensus.cc:740] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4ecdc3b007343ada72c8ab1dde3ff26, State: Running, Role: LEADER
I20260713 09:05:42.176023 10205 consensus_queue.cc:260] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:42.176950 10205 raft_consensus.cc:3060] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.181907 10205 raft_consensus.cc:2468] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 2.
I20260713 09:05:42.183321 10244 leader_election.cc:304] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d125687ce24d6fa4aae0e21edc5a73, f4ecdc3b007343ada72c8ab1dde3ff26; no voters: 
I20260713 09:05:42.183348 10126 raft_consensus.cc:2468] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d125687ce24d6fa4aae0e21edc5a73 in term 2.
I20260713 09:05:42.184383 10569 raft_consensus.cc:2804] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.185875 10569 raft_consensus.cc:697] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 LEADER]: Becoming Leader. State: Replica: 11d125687ce24d6fa4aae0e21edc5a73, State: Running, Role: LEADER
I20260713 09:05:42.186688 10569 consensus_queue.cc:237] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } }
I20260713 09:05:42.196028 10025 catalog_manager.cc:5697] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 reported cstate change: term changed from 1 to 2, leader changed from f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130) to 11d125687ce24d6fa4aae0e21edc5a73 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "11d125687ce24d6fa4aae0e21edc5a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d125687ce24d6fa4aae0e21edc5a73" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39043 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:42.222970 10126 raft_consensus.cc:1275] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 3 FOLLOWER]: Refusing update from remote peer 11d125687ce24d6fa4aae0e21edc5a73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:42.224258 10569 consensus_queue.cc:1048] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:42.250617 10202 raft_consensus.cc:1275] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 3 FOLLOWER]: Refusing update from remote peer 11d125687ce24d6fa4aae0e21edc5a73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:42.252290 10580 consensus_queue.cc:1048] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:42.729998 10205 raft_consensus.cc:1275] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Refusing update from remote peer 11d125687ce24d6fa4aae0e21edc5a73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.731339 10580 consensus_queue.cc:1048] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ecdc3b007343ada72c8ab1dde3ff26" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.743860 10126 raft_consensus.cc:1275] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Refusing update from remote peer 11d125687ce24d6fa4aae0e21edc5a73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.750031 10573 consensus_queue.cc:1048] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1682eb09f42946f6a4f0311fbc61f419" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.835104  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
W20260713 09:05:42.842308 10169 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:05:42.847334 10169 consensus_peers.cc:597] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 -> Peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Couldn't send request to peer 1682eb09f42946f6a4f0311fbc61f419. 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:05:42.876580 10169 consensus_peers.cc:597] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 -> Peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Couldn't send request to peer 1682eb09f42946f6a4f0311fbc61f419. 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:05:42.878093 10169 consensus_peers.cc:597] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 -> Peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Couldn't send request to peer 1682eb09f42946f6a4f0311fbc61f419. 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:05:42.878986  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:42.879719  5762 tablet_replica.cc:333] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.880314  5762 raft_consensus.cc:2243] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:42.881140  5762 raft_consensus.cc:2272] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.883031  5762 tablet_replica.cc:333] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.883786  5762 raft_consensus.cc:2243] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.884382  5762 raft_consensus.cc:2272] T 74e65322587648e58a7f5cc953a6bb81 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.887198  5762 tablet_replica.cc:333] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.887919  5762 raft_consensus.cc:2243] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.888377  5762 raft_consensus.cc:2272] T fcbd32cda6ce4e59baa586b1acb21990 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:42.888360 10169 consensus_peers.cc:597] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 -> Peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Couldn't send request to peer 1682eb09f42946f6a4f0311fbc61f419. 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:05:42.890844  5762 tablet_replica.cc:333] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.891506  5762 raft_consensus.cc:2243] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.892076  5762 raft_consensus.cc:2272] T 60d481074d9c4b63901bf6a40e902f9d P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.894593  5762 tablet_replica.cc:333] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.895151  5762 raft_consensus.cc:2243] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:42.895867  5762 raft_consensus.cc:2272] T 8e560c28d144413da7b98450fe4bbe93 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.897650  5762 tablet_replica.cc:333] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.898172  5762 raft_consensus.cc:2243] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.898581  5762 raft_consensus.cc:2272] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 1682eb09f42946f6a4f0311fbc61f419 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.901147  5762 tablet_replica.cc:333] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.901759  5762 raft_consensus.cc:2243] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.902172  5762 raft_consensus.cc:2272] T 1d497e8c4ed84db7beb6a8ab5df37106 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.904140  5762 tablet_replica.cc:333] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.904663  5762 raft_consensus.cc:2243] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.905086  5762 raft_consensus.cc:2272] T ff908e33c58b476c80f01c4dc0c33e2f P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.906739  5762 tablet_replica.cc:333] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.907266  5762 raft_consensus.cc:2243] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.907682  5762 raft_consensus.cc:2272] T 57580b0cc9684add9d2cc2c90d0738cf P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.909435  5762 tablet_replica.cc:333] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.909982  5762 raft_consensus.cc:2243] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.910403  5762 raft_consensus.cc:2272] T 540804d75e2b48598175ccc5edf161bf P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.912220  5762 tablet_replica.cc:333] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.912730  5762 raft_consensus.cc:2243] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:42.913551  5762 raft_consensus.cc:2272] T 39eb27e858854b70a734c9dabe1f644e P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.915388  5762 tablet_replica.cc:333] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.915904  5762 raft_consensus.cc:2243] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.916313  5762 raft_consensus.cc:2272] T 253dcfbc7dc44059936ba4b123edd593 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.918097  5762 tablet_replica.cc:333] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.918639  5762 raft_consensus.cc:2243] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:42.919356  5762 raft_consensus.cc:2272] T bce8dae4a71b4193a6a3564539a13f00 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.921027  5762 tablet_replica.cc:333] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.921573  5762 raft_consensus.cc:2243] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:42.922385  5762 raft_consensus.cc:2272] T 208ed3d21ead4ce99f72d08130ba1330 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.924486  5762 tablet_replica.cc:333] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.924985  5762 raft_consensus.cc:2243] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:42.925760  5762 raft_consensus.cc:2272] T f73d5a5a88be4b01922300e29cf8d9ee P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.927431  5762 tablet_replica.cc:333] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.927934  5762 raft_consensus.cc:2243] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.928380  5762 raft_consensus.cc:2272] T 52c2a116d564453ab7b63ca34e8dec2a P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.932564  5762 tablet_replica.cc:333] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.933154  5762 raft_consensus.cc:2243] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:42.933677  5762 raft_consensus.cc:2272] T 33e6d32af865474ea07879168b557703 P 1682eb09f42946f6a4f0311fbc61f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.935667  5762 tablet_replica.cc:333] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419: stopping tablet replica
I20260713 09:05:42.936147  5762 raft_consensus.cc:2243] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:42.936944  5762 raft_consensus.cc:2272] T 9adb5e407c294406903a272cc87a9395 P 1682eb09f42946f6a4f0311fbc61f419 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:42.976696  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:05:43.009140  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:05:43.025956 10243 consensus_peers.cc:597] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 -> Peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Couldn't send request to peer 1682eb09f42946f6a4f0311fbc61f419. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:43.044160  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:43.045053  5762 tablet_replica.cc:333] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.045958  5762 raft_consensus.cc:2243] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.046797  5762 raft_consensus.cc:2272] T fcbd32cda6ce4e59baa586b1acb21990 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.048671  5762 tablet_replica.cc:333] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.049263  5762 raft_consensus.cc:2243] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.050154  5762 raft_consensus.cc:2272] T 74e65322587648e58a7f5cc953a6bb81 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.051913  5762 tablet_replica.cc:333] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.052457  5762 raft_consensus.cc:2243] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.052992  5762 raft_consensus.cc:2272] T bce8dae4a71b4193a6a3564539a13f00 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.055058  5762 tablet_replica.cc:333] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.055840  5762 raft_consensus.cc:2243] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.056353  5762 raft_consensus.cc:2272] T 253dcfbc7dc44059936ba4b123edd593 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.058667  5762 tablet_replica.cc:333] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
W20260713 09:05:43.058873 10169 consensus_peers.cc:597] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 -> Peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Couldn't send request to peer 1682eb09f42946f6a4f0311fbc61f419. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:43.059280  5762 raft_consensus.cc:2243] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.059799  5762 raft_consensus.cc:2272] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.061693  5762 tablet_replica.cc:333] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.062263  5762 raft_consensus.cc:2243] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.062671  5762 raft_consensus.cc:2272] T 60d481074d9c4b63901bf6a40e902f9d P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.064590  5762 tablet_replica.cc:333] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.065119  5762 raft_consensus.cc:2243] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.065563  5762 raft_consensus.cc:2272] T 208ed3d21ead4ce99f72d08130ba1330 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.067484  5762 tablet_replica.cc:333] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.068020  5762 raft_consensus.cc:2243] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.068789  5762 raft_consensus.cc:2272] T 1d497e8c4ed84db7beb6a8ab5df37106 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.071036  5762 tablet_replica.cc:333] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.071570  5762 raft_consensus.cc:2243] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.071982  5762 raft_consensus.cc:2272] T 39bac1b4c8db4ec0b4b39256dc6a5289 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.074316  5762 tablet_replica.cc:333] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.074856  5762 raft_consensus.cc:2243] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.075278  5762 raft_consensus.cc:2272] T 8e560c28d144413da7b98450fe4bbe93 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.076862  5762 tablet_replica.cc:333] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.077445  5762 raft_consensus.cc:2243] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.078167  5762 raft_consensus.cc:2272] T ff908e33c58b476c80f01c4dc0c33e2f P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.079756  5762 tablet_replica.cc:333] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.080260  5762 raft_consensus.cc:2243] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.081040  5762 raft_consensus.cc:2272] T 57580b0cc9684add9d2cc2c90d0738cf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.082804  5762 tablet_replica.cc:333] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.083382  5762 raft_consensus.cc:2243] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.084100  5762 raft_consensus.cc:2272] T 540804d75e2b48598175ccc5edf161bf P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.085983  5762 tablet_replica.cc:333] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.086468  5762 raft_consensus.cc:2243] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.087205  5762 raft_consensus.cc:2272] T 33e6d32af865474ea07879168b557703 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.088909  5762 tablet_replica.cc:333] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.089471  5762 raft_consensus.cc:2243] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.089938  5762 raft_consensus.cc:2272] T 9adb5e407c294406903a272cc87a9395 P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.091713  5762 tablet_replica.cc:333] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.092190  5762 raft_consensus.cc:2243] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.092667  5762 raft_consensus.cc:2272] T f73d5a5a88be4b01922300e29cf8d9ee P f4ecdc3b007343ada72c8ab1dde3ff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.094484  5762 tablet_replica.cc:333] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.094972  5762 raft_consensus.cc:2243] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.095453  5762 raft_consensus.cc:2272] T 52c2a116d564453ab7b63ca34e8dec2a P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.098451  5762 tablet_replica.cc:333] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26: stopping tablet replica
I20260713 09:05:43.098930  5762 raft_consensus.cc:2243] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.099360  5762 raft_consensus.cc:2272] T 39eb27e858854b70a734c9dabe1f644e P f4ecdc3b007343ada72c8ab1dde3ff26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.139794  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:05:43.175969 10243 consensus_peers.cc:597] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 -> Peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Couldn't send request to peer 1682eb09f42946f6a4f0311fbc61f419. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:43.182344  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:05:43.221905  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:05:43.223443 10244 consensus_peers.cc:597] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 -> Peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Couldn't send request to peer f4ecdc3b007343ada72c8ab1dde3ff26. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:43.224327  5762 tablet_replica.cc:333] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.225347  5762 raft_consensus.cc:2243] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.225965  5762 raft_consensus.cc:2272] T 7056c9e4db544fe4a6dd4b1b4d91e0bc P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.228610  5762 tablet_replica.cc:333] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.229511  5762 raft_consensus.cc:2243] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.230101  5762 raft_consensus.cc:2272] T fcbd32cda6ce4e59baa586b1acb21990 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.232578  5762 tablet_replica.cc:333] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.233407  5762 raft_consensus.cc:2243] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.233978  5762 raft_consensus.cc:2272] T 8e560c28d144413da7b98450fe4bbe93 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.236603  5762 tablet_replica.cc:333] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.237591  5762 raft_consensus.cc:2243] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.238234  5762 raft_consensus.cc:2272] T 74e65322587648e58a7f5cc953a6bb81 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:43.239099 10244 consensus_peers.cc:597] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 -> Peer f4ecdc3b007343ada72c8ab1dde3ff26 (127.5.160.130:44437): Couldn't send request to peer f4ecdc3b007343ada72c8ab1dde3ff26. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:44437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:43.240947  5762 tablet_replica.cc:333] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.241981  5762 raft_consensus.cc:2243] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.243126  5762 raft_consensus.cc:2272] T 60d481074d9c4b63901bf6a40e902f9d P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:43.243809 10243 consensus_peers.cc:597] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 -> Peer 1682eb09f42946f6a4f0311fbc61f419 (127.5.160.129:42265): Couldn't send request to peer 1682eb09f42946f6a4f0311fbc61f419. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:42265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:43.245973  5762 tablet_replica.cc:333] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.246929  5762 raft_consensus.cc:2243] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.247989  5762 raft_consensus.cc:2272] T 253dcfbc7dc44059936ba4b123edd593 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.250607  5762 tablet_replica.cc:333] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.251408  5762 raft_consensus.cc:2243] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.251981  5762 raft_consensus.cc:2272] T bce8dae4a71b4193a6a3564539a13f00 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.254518  5762 tablet_replica.cc:333] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.255321  5762 raft_consensus.cc:2243] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.255857  5762 raft_consensus.cc:2272] T 208ed3d21ead4ce99f72d08130ba1330 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.258682  5762 tablet_replica.cc:333] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.259475  5762 raft_consensus.cc:2243] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.260030  5762 raft_consensus.cc:2272] T 1d497e8c4ed84db7beb6a8ab5df37106 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.263010  5762 tablet_replica.cc:333] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.263841  5762 raft_consensus.cc:2243] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.264880  5762 raft_consensus.cc:2272] T 39bac1b4c8db4ec0b4b39256dc6a5289 P 11d125687ce24d6fa4aae0e21edc5a73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.267613  5762 tablet_replica.cc:333] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.268394  5762 raft_consensus.cc:2243] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.268971  5762 raft_consensus.cc:2272] T 39eb27e858854b70a734c9dabe1f644e P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.271704  5762 tablet_replica.cc:333] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.272468  5762 raft_consensus.cc:2243] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.273058  5762 raft_consensus.cc:2272] T f73d5a5a88be4b01922300e29cf8d9ee P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.275540  5762 tablet_replica.cc:333] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.276325  5762 raft_consensus.cc:2243] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:43.277434  5762 raft_consensus.cc:2272] T 52c2a116d564453ab7b63ca34e8dec2a P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.280447  5762 tablet_replica.cc:333] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.281208  5762 raft_consensus.cc:2243] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.281790  5762 raft_consensus.cc:2272] T 33e6d32af865474ea07879168b557703 P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.284512  5762 tablet_replica.cc:333] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.285343  5762 raft_consensus.cc:2243] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.285956  5762 raft_consensus.cc:2272] T 9adb5e407c294406903a272cc87a9395 P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.288669  5762 tablet_replica.cc:333] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.289410  5762 raft_consensus.cc:2243] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.289947  5762 raft_consensus.cc:2272] T ff908e33c58b476c80f01c4dc0c33e2f P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.292327  5762 tablet_replica.cc:333] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.293004  5762 raft_consensus.cc:2243] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.293586  5762 raft_consensus.cc:2272] T 57580b0cc9684add9d2cc2c90d0738cf P 11d125687ce24d6fa4aae0e21edc5a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:43.295959  5762 tablet_replica.cc:333] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73: stopping tablet replica
I20260713 09:05:43.296600  5762 raft_consensus.cc:2243] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:43.297142  5762 raft_consensus.cc:2272] T 540804d75e2b48598175ccc5edf161bf P 11d125687ce24d6fa4aae0e21edc5a73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:44.051625  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:05:44.078292  5762 master.cc:562] Master@127.5.160.190:42163 shutting down...
I20260713 09:05:44.099584  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:44.100142  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:44.100492  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P c9e7bedbba4a4610ad694ddade946907: stopping tablet replica
I20260713 09:05:44.120787  5762 master.cc:584] Master@127.5.160.190:42163 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12909 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24972 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (109498 ms total)
[  PASSED  ] 8 tests.
I20260713 09:05:44.172154  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 396 messages since previous log ~417 seconds ago
I20260713 09:05:44.172447  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 402 messages since previous log ~417 seconds ago
I20260713 09:05:44.172642  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 402 messages since previous log ~417 seconds ago
I20260713 09:05:44.172888  5762 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 ~34 seconds ago
I20260713 09:05:44.173092  5762 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 ~34 seconds ago
I20260713 09:05:44.173399  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~1 seconds ago
I20260713 09:05:44.173712  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~27 seconds ago
